gbranden pushed a commit to branch master in repository groff. commit d06279353e6912f2e5d6b00b847e808eb0904800 Author: G. Branden Robinson <g.branden.robin...@gmail.com> AuthorDate: Sun Jun 22 23:14:17 2025 -0500
doc/groff.texi.in: Drop redundant qualifiers. Our man pages and Texinfo manual diverge; in Texinfo, we break out separate entries for "signed" `\s` escape sequences and unsigned ones, so we don't need the qualifier here. groff(7) is terser, and needs it. --- doc/groff.texi.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/groff.texi.in b/doc/groff.texi.in index 3afb4d33d..f6ea87afc 100644 --- a/doc/groff.texi.in +++ b/doc/groff.texi.in @@ -12659,7 +12659,6 @@ Set the type size to @var{n}@tie{}scaled points. @var{n}@tie{}must be a single digit.@footnote{In compatibility mode only, a non-zero @var{n} must be in the range 4--39. @xref{Compatibility Mode}.} If @var{n}@tie{}is -an unsigned @samp{0}, restore the previous size. @@ -12672,7 +12671,6 @@ Increase or decrease the type size by @var{n}@tie{}scaled points. Set the type size to @var{nn}@tie{}scaled points. @var{nn} must be exactly two digits. If @var{n}@tie{}is -an unsigned @samp{00}, restore the previous size. @@ -12945,7 +12943,6 @@ Increase or decrease the type size by @var{n}@tie{}scaled points; a numeric expression with a default scaling unit of @samp{z}. If @var{n}@tie{}is -an unsigned @samp{0}, restore the previous size. @end table _______________________________________________ groff-commit mailing list groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit