groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/11: groff(7): Fix missing comma.


From: G. Branden Robinson
Subject: [groff] 01/11: groff(7): Fix missing comma.
Date: Wed, 17 May 2023 19:47:18 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 18e06cef4b3ad31504b58b0073f93d6a57b2777a
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat May 13 03:41:12 2023 -0500

    groff(7): Fix missing comma.
---
 man/groff.7.man | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index b4fa3bd5a..13c5f5df2 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2744,7 +2744,9 @@ Enable compatibility mode.
 .REQ .cp "N"
 If
 .I N
-is zero disable compatibility mode, otherwise enable it.
+is zero,
+disable compatibility mode,
+otherwise enable it.
 .
 .TPx
 .REQ .cs "font N M"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]