gbranden pushed a commit to branch master
in repository groff.

commit cd72863f5a18e52af58f264edf795eb239034302
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Sat Aug 30 02:48:59 2025 -0500

    doc/*,man/*: Recast.
---
 doc/groff.texi.in | 4 ++--
 man/roff.7.man    | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 6e9331f7a..4e5e4a92d 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -5492,8 +5492,8 @@ Adjustment}.
 
 When an output line is nearly full,
 it is uncommon for the next word collected from the input
-to exactly fill it---typically,
-there is room left over only for part of the next word.
+to exactly fill it---often,
+there is room left over for only part of the next word.
 @dfn{Hyphenation}
 is the
 process of splitting a word so that it appears partially on one line,
diff --git a/man/roff.7.man b/man/roff.7.man
index 7a562516d..4422c906c 100644
--- a/man/roff.7.man
+++ b/man/roff.7.man
@@ -236,9 +236,9 @@ or which have special meaning to the formatter
 .
 .P
 When an output line is nearly full,
-it is uncommon for the next word collected from the input to exactly
-fill it\[em]typically,
-there is room left over only for part of the next word.
+it is uncommon for the next word collected from the input
+to exactly fill it\[em]often,
+there is room left over for only part of the next word.
 .
 .I Hyphenation
 is the process of splitting a word so that it appears partially on one

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to