gbranden pushed a commit to branch master
in repository groff.

commit 05e19e9dbd401626d991de5b01bc0df69fcfcb7e
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Thu Jul 10 09:35:22 2025 -0500

    doc/*,man/*: Fix spurious comma.
---
 doc/groff.texi.in    | 2 +-
 man/groff.7.man      | 2 +-
 man/groff_diff.7.man | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 19f076b61..489de4c60 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -18458,7 +18458,7 @@ A character defined by a request
 @code{fchar},
 @code{fschar},
 or
-@code{schar}),
+@code{schar})
 reports its contents as a @acronym{JSON}-encoded string,
 but the output is not otherwise in @acronym{JSON} format.
 @endDefreq
diff --git a/man/groff.7.man b/man/groff.7.man
index e2a3c66b0..747c706ac 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -4217,7 +4217,7 @@ A character defined by a request
 .BR \%fchar ,
 .BR \%fschar ,
 or
-.BR \%schar ),
+.BR \%schar )
 reports its contents as a JSON-encoded string,
 but the output is not otherwise in JSON format.
 .
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index f5438d032..eda73dc65 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -3485,7 +3485,7 @@ A character defined by a request
 .BR \%fchar ,
 .BR \%fschar ,
 or
-.BR \%schar ),
+.BR \%schar )
 reports its contents as a JSON-encoded string,
 but the output is not otherwise in JSON format.
 .

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

Reply via email to