gbranden pushed a commit to branch master
in repository groff.

commit 03cc3fe8974be58c87a5246add0a573777ef67f2
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Sun Jun 22 23:19:11 2025 -0500

    doc/*,man/*: Parallelize `{f,}special` material.
    
    ...and clarify.
---
 doc/groff.texi.in    | 7 +++++--
 man/groff_diff.7.man | 6 ++++++
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index f6ea87afc..0e72d63a4 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -12051,11 +12051,14 @@ a document to supplement the set of fonts searched 
for glyphs.
 @DefreqListEndx {fspecial, f [@Var{s1} @Var{s2} @dots{}]}
 @kindex fonts
 @pindex DESC
-@code{special} designates each font @var{s}n as special.  Initially,
+@code{special} designates each font @var{s}n as special.
+Initially,
 this list is empty.
 
 @code{fspecial} designates each font as special only when
-font@tie{}@var{f} is selected.  Initially, this list is empty.
+font@tie{}@var{f} is selected.
+Initially,
+this list is empty for all fonts.
 
 @c TODO: Add requests `pspecial`, `pfspecial`?
 Invoking @code{special} or @code{fspecial} again overwrites the previous
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 247f95a64..cda32865e 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -2768,6 +2768,9 @@ empties the list of fonts treated as special when
 .RI font\~ fnt
 is selected.
 .
+Initially,
+this list is empty for all fonts.
+.
 .
 .TP
 .BI .ftr\~ f\~\c
@@ -3911,6 +3914,9 @@ Without arguments,
 .RB \[lq] \%special \[rq]
 empties this list of special fonts.
 .
+Initially,
+this list is empty.
+.
 .
 .TP
 .BR .spreadwarn\~ [\c

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to