gbranden pushed a commit to branch master
in repository groff.
commit 2cbf81566429dcf8a4acad72d044ae46c3dccbd1
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jul 23 18:02:51 2026 -0500
doc/groff.texi.in: Fix markup nits.
* Favor @command over @code Texinfo command when referring to "troff" to
discuss the formatter's language or behavior.
* Break input lines in convenient places for roffing and diffing.
---
doc/groff.texi.in | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index b76df9c09..be01fa624 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -16941,12 +16941,18 @@ Rename the request, macro, diversion, or string
@var{old} to @var{new}.
@cindex string, removing (@code{rm})
@cindex removing diversion (@code{rm})
@cindex diversion, removing (@code{rm})
-Remove each request, macro, diversion, or string @var{name}. GNU
-@code{troff} treats subsequent invocations as if the name had never
-been defined.
+Remove each request,
+macro,
+diversion,
+or string
+@var{name}.
+GNU
+@command{troff} @c GNU
+treats subsequent invocations as if the name had never been defined.
This request is incorrectly documented in the @acronym{AT&T}
-@code{troff} manual as accepting only one argument.
+@command{troff} @c AT&T
+manual as accepting only one argument.
@endDefreq
@anchor{als}
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit