gbranden pushed a commit to branch master
in repository groff.

commit 0e04967161034eda421a8358a14cd55124997ced
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Wed Aug 2 11:05:35 2023 -0500

    groff(7): Use imperative mood more.
---
 man/groff.7.man | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 3c6827dc1..acef6f6c4 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -4537,16 +4537,14 @@ are interpreted even in copy mode.
 .
 .TP
 .ESC \[dq]
-Comment.
-.
-Everything up to the end of the line is ignored.
+Comment;
+ignore everything up to the next newline.
 .
 .
 .TP
 .ESC #
-Comment.
-.
-Everything up to and including the next newline is ignored.
+Comment;
+ignore everything up to and including the next newline.
 .
 .
 .\" ========= strings =========

_______________________________________________
Groff-commit mailing list
Groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to