gbranden pushed a commit to branch master
in repository groff.

commit a318c552e8b5dbfca1c7289d32f7be7fc01fb281
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Dec 6 06:44:41 2025 -0600

    [doc,man]: Revise, sync `rchar` req description.
---
 doc/groff.texi.in    |  7 ++++---
 man/groff.7.man      |  9 ++++++---
 man/groff_diff.7.man | 12 +++++++-----
 3 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index b43cbc779..79e8597a9 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -12576,15 +12576,16 @@ undoing the effect of a
 or
 @code{schar}
 request.
+Spaces need not separate
+@var{c}
+arguments.
+@c XXX: Removal of a class is unspecified.
 The character definition removed
 (if any)
 is the first encountered in the resolution process documented above.
 Glyphs,
 which are defined by font description files,
 cannot be removed.
-Spaces need not separate the
-@var{cn}
-arguments.
 
 @code{rfschar}
 removes character definitions created by
diff --git a/man/groff.7.man b/man/groff.7.man
index bd9626157..5eb8e3184 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -4635,7 +4635,7 @@ Change post-vertical line spacing according to
 .scaleindicator p ).
 .
 .TPx
-.REQ .rchar "c1 c2 \fR.\|.\|.\&\fP"
+.REQ .rchar "c\fR.\|.\|.\&\fP"
 Remove definition of each
 ordinary,
 special,
@@ -4650,6 +4650,11 @@ or
 .B \%schar
 request.
 .
+Spaces need not separate
+.I c
+arguments.
+.\" XXX: Removal of a class is unspecified.
+.
 The character definition removed
 (if any)
 is the first encountered in the resolution process documented
@@ -4661,8 +4666,6 @@ Glyphs,
 which are defined by font description files,
 cannot be removed.
 .
-Spaces need not separate the arguments.
-.
 .TPx
 .REQ .rd
 Read insertion from standard input stream,
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 458f01324..1718743ae 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -3996,7 +3996,7 @@ and the post-vertical line spacing set by this request.
 .
 .
 .TP
-.BI .rchar\~ c\~\c
+.BI .rchar\~ c\c
 \&.\|.\|.
 Remove definition of each
 ordinary,
@@ -4011,6 +4011,12 @@ undoing the effect of a
 or
 .B \%schar
 request.
+.
+Spaces need not separate
+.I c
+arguments.
+.\" XXX: Removal of a class is unspecified.
+.
 The character definition removed
 (if any)
 is the first encountered in the resolution process documented
@@ -4022,10 +4028,6 @@ Glyphs,
 which are defined by font description files,
 cannot be removed.
 .
-Spaces need not separate the
-.I cn
-arguments.
-.
 .
 .TP
 .BR .return\~ [\c

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

Reply via email to