groff-commit
[Top][All Lists]
Advanced

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

[groff] 08/17: groff(7): Clarify `hla` request.


From: G. Branden Robinson
Subject: [groff] 08/17: groff(7): Clarify `hla` request.
Date: Sun, 3 Nov 2024 02:14:23 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 6319fde24b6fd315a71e08f07aa6367c0ad142b5
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Oct 31 03:34:31 2024 -0500

    groff(7): Clarify `hla` request.
    
    Document that the hyphenation language is a property of the environment,
    as our Texinfo manual already does.
    
    (Implementation-wise, it's a little more complex than that for C++ type
    and symbol visibility reasons, but it should function "as if" this were
    the case.)
---
 man/groff.7.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 1f213e1f1..1fb635f2b 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -3386,12 +3386,12 @@ and so on.
 .
 .TPx
 .REQ .hla
-Clear hyphenation language
+Clear the environment's hyphenation language
 (disabling automatic hyphenation).
 .
 .TPx
 .REQ .hla ident
-Set the hyphenation language to
+Set the environment's hyphenation language to
 .IR ident .
 .
 .TPx



reply via email to

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