gbranden pushed a commit to branch master
in repository groff.
commit ee0147e3dd6eefed1f3359c8a37dff888607dc1b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jan 20 18:08:07 2021 +1100
grog(1): Make example output current.
Resync with output of current implementation.
---
src/roff/grog/grog.1.man | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/roff/grog/grog.1.man b/src/roff/grog/grog.1.man
index c6206ce..d642283 100644
--- a/src/roff/grog/grog.1.man
+++ b/src/roff/grog/grog.1.man
@@ -280,7 +280,7 @@ Running
at the command line results in
.RS
.EX
-groff \-me meintro.me
+groff \-T ps \-me meintro.me
.EE
.RE
.
@@ -304,7 +304,7 @@ outputs
.
.RS
.EX
-groff \-p \-t \-e \-ms pic.ms
+groff \-T ps \-t \-e \-p \-ms pic.ms
.EE
.RE
.
@@ -348,7 +348,7 @@ to standard output:
.
.RS
.EX
-groff \-pte \-me \-ms meintro.me pic.ms
+groff \-T ps \-t \-e \-p \-ms meintro.me pic.ms
.EE
.RE
.
@@ -382,7 +382,7 @@ The output is
.
.RS
.EX
-groff \-k \-s \-S \-Tdvi grnexmpl.g
+groff \-k \-s \-S \-T dvi grnexmpl.g
.EE
.RE
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit