groff-commit
[Top][All Lists]
Advanced

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

[groff] 06/12: groff_tmac(5): Fix unused expansion.


From: G. Branden Robinson
Subject: [groff] 06/12: groff_tmac(5): Fix unused expansion.
Date: Mon, 24 Aug 2020 08:15:38 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit c1c620e490b699118ffa9d203080764315ea4d26
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Aug 22 17:02:01 2020 +1000

    groff_tmac(5): Fix unused expansion.
    
    There is @g@troff and @g@nroff but no @g@roff.
---
 man/groff_tmac.5.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man
index 1beed92..9dc39d9 100644
--- a/man/groff_tmac.5.man
+++ b/man/groff_tmac.5.man
@@ -257,7 +257,7 @@ Various input encodings supported directly by groff.
 Normally, this macro is loaded at the very beginning of a document or
 specified as the first macro argument on the command line.
 .
-.B @g@roff
+.I groff
 loads latin1 by default at start-up.
 .
 Note that these macro packages don't work on EBCDIC hosts.
@@ -270,7 +270,7 @@ Encoding support for EBCDIC.
 On those platforms it is loaded automatically at start-up.
 .
 Due to different character ranges used in
-.B @g@roff
+.I groff
 it doesn't work on architectures which are based on ASCII.
 .
 .



reply via email to

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