gbranden pushed a commit to branch master
in repository groff.
commit af10a81a702d666399228d4f3b2f5544cecb3382
Author: G. Branden Robinson <[email protected]>
Date: Wed Jul 4 17:41:43 2018 -0400
groff_man(7): Fix minor style issues.
* Fix comma and (lack of) semicolon usage in comment.
* Add empty request between sentences.
* Break input lines at sentence endings and phrase-ending punctuation.
Signed-off-by: G. Branden Robinson <[email protected]>
---
tmac/groff_man.7.man | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/tmac/groff_man.7.man b/tmac/groff_man.7.man
index 701b503..06ed24c 100644
--- a/tmac/groff_man.7.man
+++ b/tmac/groff_man.7.man
@@ -58,7 +58,7 @@ macro package for
.I groff
is used to produce manual pages
.\" We use an unbreakable space \~ here to keep the phrase intact for
-.\" its introduction, in subsequent discussion that is not important.
+.\" its introduction; in subsequent discussion, that is not important.
(\(lqman\~pages\(rq)
like the one you are reading.
.
@@ -132,6 +132,7 @@ are described in subsection \(lqDeprecated features\(rq,
below.
.\" ====================================================================
.
Each macro is described in a tagged paragraph.
+.
Closely related macros,
such as
.B .EX
@@ -1669,9 +1670,11 @@ first two characters of a word, 16\~to enable
hyphenation before the
last character of a word, and 32 to enable hyphenation after the
first character of a word.
.
-These values are additive; the default is\~6. Using values 4 and\~16
-can't be used together since they contradict each other; the same
-holds for values 8 and\~32.
+These values are additive; the default is\~6.
+.
+Values 4 and\~16 can't be used together since they contradict each
+other;
+the same holds for values 8 and\~32.
.
.
.TP
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit