gbranden pushed a commit to branch master
in repository groff.
commit 62e949af1c81e78345e9ef32631e3c31c6ab4604
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Sep 3 04:10:54 2024 -0500
[doc,man]: Clarify and sync `.hy 2` meaning.
---
doc/groff.texi.in | 9 +++++----
man/groff.7.man | 3 ++-
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 992469c85..defa912f5 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -8718,10 +8718,11 @@ restrictions relative to that basis.
@table @code
@item 2
-disables hyphenation of the last word on a page,@footnote{Hyphenation is
-prevented if the next page location trap is closer to the vertical
-drawing position than the next text baseline would be. @xref{Page
-Location Traps}.} even for explicitly hyphenated words.
+disables hyphenation of the last word on a page or
+column,@footnote{Hyphenation is prevented if the next page location trap
+is closer to the vertical drawing position than the next text baseline
+would be. @xref{Page Location Traps}.} even for explicitly hyphenated
+words.
@item 4
disables hyphenation before the last two characters of a word.
diff --git a/man/groff.7.man b/man/groff.7.man
index d5d62f3dd..d38c40441 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -7213,7 +7213,8 @@ and then apply or lift restrictions relative to that
basis.
.
.TP
.B 2
-disables hyphenation of the last word on a page.
+disables hyphenation of the last word on a page or column,
+even for explicitly hyphenated words.
.
(Hyphenation is prevented if the next page location trap is closer to
the vertical drawing position than the next text baseline would be.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit