gbranden pushed a commit to branch master
in repository groff.
commit 6b6d86cab5a30aae5046e6fa2771b8a7af4fe42b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jan 4 05:46:54 2026 -0600
doc/groff.texi.in: Tweak section "Basics".
Refer to GNU troff, the program, with Texinfo's "command" command
instead of "code".
Break input lines in a roff-friendly way.
---
doc/groff.texi.in | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index ed6334c29..e7b90539c 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -1839,11 +1839,20 @@ fruitfully.@footnote{The remainder of this chapter is
based on
which is distributed with @code{groff} as @file{meintro.me}.}
References are made throughout to more detailed information.
-GNU @command{troff} reads input prepared by the user and outputs a
-formatted document suitable for publication or framing. The input
-consists of text, or words to be printed, and embedded commands
-(@slanted{requests} and @slanted{escape sequences}), which tell GNU
-@code{troff} how to format the output. @xref{Formatter Instructions}.
+GNU
+@command{troff} @c GNU
+reads input prepared by the user
+and outputs a formatted document suitable for publication or framing.
+The input consists of text,
+or words to be printed,
+and embedded commands
+(@slanted{requests}
+and
+@slanted{escape sequences}),
+which tell GNU
+@command{troff} @c GNU
+how to format the output.
+@xref{Formatter Instructions}.
@cindex break (introduction)
@cindex line break (introduction)
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit