gbranden pushed a commit to branch master
in repository groff.

commit 64279a9fdb9722c2e067378a6cd9ba40f162ac3a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 30 23:28:31 2024 -0500

    [docs]: Clarify `phw` request behavior.
---
 doc/groff.texi.in    | 2 +-
 man/groff.7.man      | 2 +-
 man/groff_diff.7.man | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 40943f0f8..d40c75a79 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -17128,7 +17128,7 @@ other environments to the standard error stream.
 Report, to the standard error stream, the list of hyphenation
 exceptions.  Each hyphenation point is marked with @samp{-}.  Words that
 will not be hyphenated at all are prefixed with @samp{-}.  Those to
-which the hyphenation mode applies (meaning those defined in a
+which the automatic hyphenation mode applies (meaning those defined in a
 hyphenation pattern file rather than with the @code{hw} request) are
 suffixed with a tab and asterisk (@code{*}).
 @endDefreq
diff --git a/man/groff.7.man b/man/groff.7.man
index 9ef2a0eaf..3dd44a779 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -3951,7 +3951,7 @@ Each hyphenation point is marked with
 Words that will not be hyphenated at all are prefixed with
 .RB \[lq] \- \[rq].
 .
-Those to which the hyphenation mode applies
+Those to which the automatic hyphenation mode applies
 (meaning those defined in a hyphenation pattern file rather than with
 the
 .B hw
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 839ed4017..b997b7f7e 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -3189,7 +3189,7 @@ Each hyphenation point is marked with
 Words that will not be hyphenated at all are prefixed with
 .RB \[lq] \- \[rq].
 .
-Those to which the hyphenation mode applies
+Those to which the automatic hyphenation mode applies
 (meaning those defined in a hyphenation pattern file rather than with
 the
 .B hw

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to