groff-commit
[Top][All Lists]
Advanced

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

[groff] 09/17: [doc,man]: Hyphenation lang codes are identifiers.


From: G. Branden Robinson
Subject: [groff] 09/17: [doc,man]: Hyphenation lang codes are identifiers.
Date: Sun, 3 Nov 2024 02:14:23 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 8837c260f075aac5eae312f4ce76a46c53ce3816
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Oct 31 00:43:22 2024 -0500

    [doc,man]: Hyphenation lang codes are identifiers.
---
 doc/groff.texi.in | 4 ++--
 man/groff.7.man   | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 7f4b8f440..0ad5aef07 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -6547,8 +6547,8 @@ not qualify, so our first attempt got a warning.
 
 An @dfn{identifier} labels a GNU @code{troff} datum such as a register,
 name (macro, string, or diversion), typeface, color, special character
-or character class, environment, or stream.  Valid identifiers consist
-of one or more ordinary characters.
+or character class, hyphenation language code, environment, or stream.
+Valid identifiers consist of one or more ordinary characters.
 @cindex ordinary character
 @cindex character, ordinary
 An @slanted{ordinary character} is an input character that is not the
diff --git a/man/groff.7.man b/man/groff.7.man
index 1fb635f2b..1d248b237 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1281,6 +1281,7 @@ or diversion),
 typeface,
 color,
 special character or character class,
+hyphenation language code,
 environment,
 or stream.
 .



reply via email to

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