gbranden pushed a commit to branch master
in repository groff.
commit 48a53e91839531c803694ef64c1d58a2cf85c8d1
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Apr 21 00:17:14 2023 -0500
groff_man_style(7): Fix content nits.
* The no-break control character influences the interpretation of
control lines, not requests per se.
* Replace examples of typesetting output devices with their names in
groff (i.e., as arguments to '-T')--not the names of the file formats
these output devices generate.
---
tmac/groff_man.7.man.in | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 5338a715c..3e06e853a 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -2563,9 +2563,9 @@ or Documenter's Workbench
Dummy character.
.
Insert at the beginning of an input line to prevent a dot or apostrophe
-from being interpreted as the beginning of a
+from being interpreted as beginning a
.I roff
-request.
+control line.
.
Append to an end-of-sentence punctuation sequence to keep it from being
recognized as such.
@@ -2580,8 +2580,11 @@ a non-breaking space.
.
Used primarily in ellipses
(\(lq.\e|.\e|.\(rq)
-to space the dots more pleasantly on typesetting devices like PostScript
-and PDF.
+to space the dots more pleasantly on typesetting devices like
+.BR dvi ,
+.BR pdf ,
+and
+.BR ps .
.
.
.TP
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit