gbranden pushed a commit to branch master
in repository groff.
commit a349e048989a315f3f9f986a76ef77e621db3537
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jan 24 12:48:05 2026 -0600
afmtodit(1): Fix style nit.
Quote plain English words used as keyword literals so that they are not
made ambiguous when font style formatting is stripped from the man page,
as can happen when copy-and-pasting or quoting in email.
---
src/utils/afmtodit/afmtodit.1.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/utils/afmtodit/afmtodit.1.man
b/src/utils/afmtodit/afmtodit.1.man
index feccef64f..48fdb7418 100644
--- a/src/utils/afmtodit/afmtodit.1.man
+++ b/src/utils/afmtodit/afmtodit.1.man
@@ -463,7 +463,7 @@ to improve spacing with
.TP
.B \-n
Don't output a
-.B ligatures
+.RB \[lq] ligatures \[rq]
command for this font;
use with monospaced (constant-width) fonts.
.
@@ -477,7 +477,7 @@ see section \[lq]Diagnostics\[rq] below.
.TP
.B \-s
Add the
-.B special
+.RB \[lq] special \[rq]
directive to the font description file.
.
.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit