gbranden pushed a commit to branch master
in repository groff.
commit f6d94021a095883765ced9d0bfd0eed275e08977
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Nov 30 15:24:50 2023 -0600
[docs]: Document `sty` consistently with `fp`.
---
doc/groff.texi | 4 ++--
man/groff.7.man | 6 +++---
man/groff_diff.7.man | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index b6b9c8bd3..d0f47614d 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -10656,7 +10656,7 @@ a single character as an argument) to change the font
family on the fly.
@endExample
@endDefreq
-@DefreqList {sty, n style}
+@DefreqList {sty, pos style}
@DefregListEndx {.sty}
@cindex setting up an abstract font style (@code{sty})
@cindex abstract font style, setting up (@code{sty})
@@ -10668,7 +10668,7 @@ a single character as an argument) to change the font
family on the fly.
@cindex @code{uf} request, and font styles
@cindex @code{fspecial} request, and font styles
Associate an abstract style @var{style} with mounting
-position@tie{}@var{n}, which must be a non-negative integer. If the
+position@tie{}@var{pos}, which must be a non-negative integer. If the
requests @code{cs}, @code{bd}, @code{tkf}, @code{uf}, or @code{fspecial}
are applied to an abstract style, they are instead applied to the member
of the default family corresponding to that style.
diff --git a/man/groff.7.man b/man/groff.7.man
index 69dae3948..ce9cb2733 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -4230,11 +4230,11 @@ Replace each byte in the string named
with its uppercase version.
.
.TPx
-.REQ .sty "n style"
+.REQ .sty "pos style"
Associate abstract
.I style
-with font position
-.IR n .
+with non-negative font position
+.IR pos .
.
.TPx
.REQ .substring "str start \fR[\fPend\fR]\fP"
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 42fab933d..56acdc2be 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -3387,11 +3387,11 @@ use substrings and/or catenation.
.
.
.TP
-.BI .sty\~ n\~s
+.BI .sty\~ "pos style"
Associate abstract
-.RI style\~ s
-with font mounting
-.RI position\~ n .
+.I style
+with non-negative font mounting
+.RI position\~ pos .
.
.
.TP
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit