gbranden pushed a commit to branch master
in repository groff.

commit d5bd846d68bedece19cd8911b67baae46f88adbe
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Apr 22 22:41:10 2020 +1000

    man/groff.7.man: Fix spacing errors.
---
 man/groff.7.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 71a736e..70a554c 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -388,7 +388,7 @@ make roff a full-blown programming language.
 There are two kinds of roff commands, possibly with arguments.
 .B Requests
 are written on a line of their own starting with a dot
-.squoted_char .
+.squoted_char .\&
 or a
 .dquoted_char \[aq] ,
 whereas
@@ -585,7 +585,7 @@ By using the
 .request cc
 request, the control character can be set to a different character,
 making the dot
-.squoted_char .
+.squoted_char .\&
 a non-special character.
 .
 .IP
@@ -695,7 +695,7 @@ to attempt end-of-sentence detection on the preceding word 
(and trailing
 punctuation).
 .
 The amount of space between sentences in fill mode is controlled by the
-.request ss\c
+.request ss
 request.
 .
 When adjustment is enabled,

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

Reply via email to