gbranden pushed a commit to branch master
in repository groff.

commit c1c620e490b699118ffa9d203080764315ea4d26
Author: G. Branden Robinson <[email protected]>
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.
 .
 .

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to