groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 20/32: [docs]: Clarify reference to `hlm` request.


From: G. Branden Robinson
Subject: [groff] 20/32: [docs]: Clarify reference to `hlm` request.
Date: Wed, 30 Nov 2022 07:26:06 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 5edbee3b6e037b54b717b02e3996b0742c736421
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Nov 29 06:10:13 2022 -0600

    [docs]: Clarify reference to `hlm` request.
---
 doc/groff.texi  | 4 ++--
 man/groff.7.man | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 4400800a8..e5622f8c6 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -8375,8 +8375,8 @@ below for details), and at which positions within that 
word
 automatically determined hyphenation points are permissible.  The places
 within a word that are eligible for hyphenation are determined by
 language-specific data and lettercase relationships.  Furthermore,
-hyphenation of a word might be suppressed because too many previous
-lines have been hyphenated (@code{hlm}), the line has not reached a
+hyphenation of a word might be suppressed due to a limit on
+consecutive hyphenated lines (@code{hlm}), the line has not reached a
 certain minimum length (@code{hym}), or the line can instead be adjusted
 with up to a certain amount of additional inter-word space (@code{hys}).
 
diff --git a/man/groff.7.man b/man/groff.7.man
index 759d32ab7..100f15662 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -5986,8 +5986,8 @@ and
 .BR .hpfcode ).
 .
 Furthermore,
-hyphenation of a word might be suppressed because too many previous
-lines have been hyphenated
+hyphenation of a word might be suppressed due to a limit on
+consecutive hyphenated lines
 .RB ( .hlm ),
 the line has not reached a certain minimum length
 .RB ( .hym ),



reply via email to

[Prev in Thread] Current Thread [Next in Thread]