gbranden pushed a commit to branch master
in repository groff.
commit 785a97c21d40261891f52fff979f8683d027dca3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Feb 3 03:14:12 2021 +1100
groff_ms(7): Fix style problems.
* Don't use the CW font. It provokes warnings on non-DVI output
drivers, and man pages shouldn't attempt to change the font family
anyway.
* Say simply "string" instead of "string variable".
* Perform the Dave Kemper notectomy.
* Set string and request names in bold.
* Put two empty requests where vertical space is expected.
---
tmac/groff_ms.7.man | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man
index f991eda..35ef453 100644
--- a/tmac/groff_ms.7.man
+++ b/tmac/groff_ms.7.man
@@ -251,9 +251,14 @@ T} 11/12
_
.TE
.RE
+.
+.
.LP
-Note that \f[CW]FR\fP is a string variable and should be set with the
-\fBds\fP request.
+.B FR
+is a string and should be set with the
+.B .ds
+request.
+.
.
.LP
.ne 6
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit