gbranden pushed a commit to branch master
in repository groff.

commit 926d1a811bdb12df22442c8713120f1d61306ecf
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Sep 1 09:03:52 2026 -0500

    pic(1): Demote semicolon to comma.
---
 src/preproc/pic/pic.1.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/preproc/pic/pic.1.man b/src/preproc/pic/pic.1.man
index a3a13ba64..9e3629774 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -397,7 +397,7 @@ clause is specified,
 GNU
 .I pic \" GNU
 reads lines only until encountering one beginning with
-.IR word ;
+.IR word ,
 which it then discards.
 .
 For example,

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

Reply via email to