gbranden pushed a commit to branch master
in repository groff.

commit e1983cb058320a59463a217b1c353d5a9706971e
Author: G. Branden Robinson <[email protected]>
Date:   Fri Dec 14 09:43:52 2018 -0500

    man pages: Hyphenate phrasal adjectives.
    
    ...when they precede nouns.
    
    Signed-off-by: G. Branden Robinson <[email protected]>
---
 man/groff.7.man            | 2 +-
 src/roff/troff/troff.1.man | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index a30755b..24f093f 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2716,7 +2716,7 @@ but there is no two-character analogue.
 .
 .P
 While one-character escape sequences are mainly used for in-line
-functions and system related tasks, the two-letter names following the
+functions and system-related tasks, the two-letter names following the
 .esc (
 construct are glyphs predefined by the roff system; these are called
 \[oq]Special Characters\[cq] in the classical documentation.
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index 2ae0ead..353957d 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -365,7 +365,7 @@ This is enabled by default.
 .
 .TP
 .BR color "\t524288"
-Color related warnings.
+Color-related warnings.
 .
 .TP
 .BR delim "\t8"

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to