gbranden pushed a commit to branch master
in repository groff.

commit 7ed493291d566785e7d75e07c2a078cf3df4590b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Mar 27 21:18:06 2026 -0500

    groff_diff(7): Fix punctuation nit.
    
    What follows the semicolon is not an independent clause, so a semicolon
    cannot be used.  Employ a comma instead.
---
 man/groff_diff.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 9354ab159..bca7db258 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -2579,7 +2579,7 @@ in a node
 .IR "Groff: The GNU Implementation of troff" ,
 the
 .I groff
-Texinfo manual);
+Texinfo manual),
 disabling compatibility mode
 and setting the escape character to
 .RB to\~ \[rs]

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

Reply via email to