gbranden pushed a commit to branch master
in repository groff.
commit cbad0724fda502195d5fe825d21c3798dd7ef84f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Feb 22 02:02:23 2025 -0600
[doc,man]: Doc additional "char" warning scenario.
---
doc/groff.texi.in | 7 ++++---
src/roff/troff/troff.1.man | 3 ++-
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 785d9dbed..78e0239eb 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -17703,9 +17703,10 @@ circumstances.
@table @samp
@item char
@itemx 1
-No mounted font defines a glyph for the requested character, or input
-could not be encoded for device-independent output. This category is
-enabled by default.
+No user-defined character of the requested name or index exists
+and no mounted font defines a glyph for it,
+or input could not be encoded for device-independent output.
+This category is enabled by default.
@item number
@itemx 2
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index 89c129841..522a52796 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -588,7 +588,8 @@ This category is enabled by default.
.
.TP
.BR char "\t1"
-No mounted font defines a glyph for the requested character,
+No user-defined character of the requested name or index exists
+and no mounted font defines a glyph for it,
or input could not be encoded for device-independent output.
.
This category is enabled by default.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit