gbranden pushed a commit to branch master
in repository groff.

commit 6ea37ac13c0094f1aa02fc3a73e54628b6d2e1de
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Dec 4 14:38:36 2020 +1100

    doc/groff.texi (Input Conventions): Tweak style.
    
    Fix clumsy phrasing.
---
 doc/groff.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 5fc967b..2ac6c64 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -5033,9 +5033,9 @@ sentences and after macro definitions, and two empty 
requests between
 paragraphs or other requests or macro calls that will introduce vertical
 space into the document.
 
-Combined with the comment escape, you can include whole-line
-comments in your document, and even ``comment out'' sections of your
-document by prefixing lines with empty requests and the comment escape.
+You can combine the empty request with the comment escape to include
+whole-line comments in your document, and even ``comment out'' sections
+of it.
 @end itemize
 
 We conclude this section with an example sufficiently long to illustrate

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

Reply via email to