gbranden pushed a commit to branch master
in repository groff.
commit 014362215d65605f9c982f8d1b631e07ab2f408a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jun 2 03:59:54 2025 -0500
doc/*,man/*: Update and parallelize "Identifiers".
---
doc/groff.texi.in | 13 ++++++++++---
man/groff.7.man | 6 ++++--
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 06f8fc368..364c0d790 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -6840,9 +6840,16 @@ If the identifier is interpreted as a string, macro, or
diversion, GNU
empty, and interpolates nothing. If the identifier is interpreted as a
register, GNU @code{troff} emits a warning in category @samp{reg},
initializes it to zero, and interpolates that value. @xref{Warnings},
-@ref{Interpolating Registers}, and @ref{Strings}. Attempting to use an
-undefined typeface, special character or character class, color,
-environment, or stream generally provokes an error diagnostic.
+@ref{Interpolating Registers}, and @ref{Strings}.
+Attempting to use an undefined
+typeface,
+special character or character class,
+color,
+environment,
+hyphenation language code,
+or
+stream
+generally provokes an error diagnostic.
@need 1000
@cindex name space, common, of macros, diversions, and strings
diff --git a/man/groff.7.man b/man/groff.7.man
index 85d9fda95..e7b63fffa 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1464,11 +1464,13 @@ and subsection \[lq]Interpolating registers\[rq] and
section
.
Attempting to use an undefined
typeface,
-style,
special character or character class,
color,
environment,
-or stream generally provokes an error diagnostic.
+hyphenation language code,
+or
+stream
+generally provokes an error diagnostic.
.
.
.P
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit