gbranden pushed a commit to branch master
in repository groff.

commit 2881e4536281def8e3057d41718f362cb2cf542d
Author: G. Branden Robinson <[email protected]>
Date:   Fri Oct 27 22:36:18 2017 -0400

    groff_man(7): Fix style in char escape examples.
    
    * Fix grammar in "\ " example.
    * Recast \& example to fit within page margins.
    
    Signed-off-by: G. Branden Robinson <[email protected]>
---
 tmac/groff_man.7.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tmac/groff_man.7.man b/tmac/groff_man.7.man
index ade3999..8ccd23b 100644
--- a/tmac/groff_man.7.man
+++ b/tmac/groff_man.7.man
@@ -1215,7 +1215,7 @@ corresponding unit(s), for instance:
 .RS
 .IP
 .EX
-There are 2.54\e\ cm in an inch, 1,024\e\ bytes in 1\e\ kiB.
+There are 2.54\e\ cm in an inch, and 1,024\e\ bytes in 1\e\ kiB.
 .EE
 .RE
 .
@@ -1231,7 +1231,7 @@ a dot or apostrophe at the beginning of a line as a troff 
request.
 .IP
 .EX
 Using a boot argument of
-\e&'sound=0' will disable the sound driver entirely, according to J.\e&
+\e&'sound=0' disables the sound driver, according to J.\e&
 Alfred Prufrock.
 .EE
 .RE

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

Reply via email to