groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 08/10: grog(1): Make example output current.


From: G. Branden Robinson
Subject: [groff] 08/10: grog(1): Make example output current.
Date: Thu, 21 Jan 2021 02:08:00 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit ee0147e3dd6eefed1f3359c8a37dff888607dc1b
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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
 .



reply via email to

[Prev in Thread] Current Thread [Next in Thread]