groff-commit
[Top][All Lists]
Advanced

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

[groff] 05/08: doc/groff.texi: Use @acronym for AT&T, not @code.


From: G. Branden Robinson
Subject: [groff] 05/08: doc/groff.texi: Use @acronym for AT&T, not @code.
Date: Mon, 18 May 2020 09:37:07 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 8966bf664530885f89ed32a4355980155a064897
Author: G. Branden Robinson <address@hidden>
AuthorDate: Mon May 18 21:20:42 2020 +1000

    doc/groff.texi: Use @acronym for AT&T, not @code.
---
 doc/groff.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 407e8f2..3b928f3 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -4040,10 +4040,10 @@ defines it.
 
 @Defmpreg {GS, ms}
 This number register is set to@tie{}1 by the @samp{groff -ms} macros,
-but it is not used by the @code{AT&T} @samp{troff -ms} macros.
+but it is not used by the @acronym{AT&T} @samp{troff -ms} macros.
 Documents that need to determine whether they are being formatted with
-@code{AT&T} @samp{troff -ms} or @samp{groff -ms} should use this number
-register.
+@acronym{AT&T} @samp{troff -ms} or @samp{groff -ms} should use this
+number register.
 @endDefmpreg
 
 Emulations of a few ancient Bell Labs macros can be re-enabled by



reply via email to

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