gbranden pushed a commit to branch master
in repository groff.
commit 79a77c4ec77af8fe665cd5b985ba68ba5615c9e2
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Dec 7 20:16:42 2025 -0600
doc/groff.texi.in: Tweak wording.
Use parentheses to our advantage. Favor "empty" over "delete" as a
verb. It could be my overexposure to programming languages, but I think
of the former as removing the contents of a container, and the latter as
destroying the container itself (along with any contents).
---
doc/groff.texi.in | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index d8566d6dc..53d6fddc7 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -12834,14 +12834,16 @@ list of associated special fonts is empty for all
@c TODO: Add requests `pspecial`, `pfspecial`?
Invoking
@code{special}
-or
-@code{fspecial}
+(or
+@code{fspecial},
+for a given font
+@var{f})
again overwrites the previous list;
if you invoke them
without arguments,
GNU
@command{troff} @c GNU
-deletes the corresponding list.
+empties the corresponding list.
@endDefreq
@c ---------------------------------------------------------------------
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit