gbranden pushed a commit to branch master
in repository groff.
commit 99218cdfc86e6e2d6ce6673c650f1622585d3430
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Sep 25 19:55:09 2025 -0500
doc/groff.texi.in: Fix desynced content.
Use `numeric-expression` as metasyntactic variable name in both synopses
of `-r` command-line option usage.
---
doc/groff.texi.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 59f3e07c2..68761ee86 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -1195,7 +1195,7 @@ does not prefix an option dash to @var{arg} before
passing it to the
postprocessor.
@item -r @var{c}@var{numeric-expression}
-@itemx -r @var{register}=@var{expr}
+@itemx -r @var{register}=@var{numeric-expression}
Define @code{roff} register@tie{}@var{c} or @var{register} as
@var{numeric-expression} (@pxref{Numeric Expressions}).
@var{c}@tie{}must be one character; @var{register} can be of arbitrary
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit