gbranden pushed a commit to branch master
in repository groff.
commit 73e4f6da97b97cf46def424cb33f126cea11feaf
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Feb 26 04:01:09 2025 -0600
doc/groff.texi.in: Align with groff_font(5).
---
doc/groff.texi.in | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index d56b76a53..f1df9a969 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -19842,8 +19842,15 @@ The glyph can be specified to
using this index by means of the
@code{\N}
escape sequence.
-The index can be any integer.@footnote{that is, any integer parsable by the C
-standard library's @cite{strtol@r{(3)}} function}
+The index can be any integer.@footnote{that is, any integer parsable by
+the C standard library's
+@cite{strtol@r{(3)}}
+function}
+An
+@var{index}
+is limited to the range of the C language
+@code{int}
+type on the system.
The @var{entity-name} field defines an identifier for the glyph that the
postprocessor uses to print the GNU @code{troff} glyph @var{name}. This
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit