gbranden pushed a commit to branch master
in repository groff.
commit dda3047a3500db5787821882415fa229a8992bcd
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Apr 14 08:59:47 2025 -0500
[doc],groff_diff(7): Revise.
---
doc/groff.texi.in | 4 ++--
man/groff_diff.7.man | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 22db2d31d..3c05f673d 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -18885,7 +18885,7 @@ each rounded down to the nearest multiple of@tie{}12.
@c "Gtroff Internals".
GNU
@command{troff} @c GNU
-fundamentally distinguishes characters from glyphs.
+distinguishes characters from glyphs.
Characters can be ordinary,
special,
or indexed,
@@ -18926,7 +18926,7 @@ or
@code{unformat}
requests to diversion converts some of its nodes back into characters.
Where the formatter cannot recover the character representation of node,
-it stores a null character
+it stores a null character in the character list
corresponding to a single node in the node list.
Consequently,
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index ad43dac1a..c23293227 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -6385,12 +6385,12 @@ inter-sentence space each to the nearest multiple
of\~12.
.
.
.\" TODO: A lot of this discussion should move to "Using Symbols" and
-.\" "Gtroff Internals" (or whatever those section get named once ported
+.\" "Gtroff Internals" (or whatever those sections get named once ported
.\" to this man page).
.P
GNU
.I troff \" GNU
-fundamentally distinguishes characters from glyphs.
+distinguishes characters from glyphs.
.
Characters can be ordinary,
special,
@@ -6439,7 +6439,7 @@ or
requests to diversion converts some of its nodes back into characters.
.
Where the formatter cannot recover the character representation of node,
-it stores a null character
+it stores a null character in the character list
corresponding to a single node in the node list.
.
Consequently,
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit