gbranden pushed a commit to branch master
in repository groff.
commit 8e95c9505d7442ed72868a422c7f7db604ef551d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Aug 23 09:41:27 2026 -0500
[doc,man]: Relocate and clarify `rm`, `rr` caveat.
* Move this "Other differences" item up to follow the point about
removal of read-only registers, since it's topically similar.
* Recast for conceptual precision. The request arguments themselves
aren't "removed" in any unusual sense; the objects to which they refer
_are_.
---
doc/groff.texi.in | 30 +++++++++++++++---------------
man/groff_diff.7.man | 37 +++++++++++++++++++------------------
2 files changed, 34 insertions(+), 33 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 0273b94d6..0b7e27920 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -24254,6 +24254,21 @@ once removed,
they can be recreated only as normal writable registers
and will not otherwise reflect the configuration of the formatter.
+Solaris and Heirloom Doctools
+@code{troff}s' @c Solaris, Heirloom
+@code{rm}
+and
+@code{rr}
+requests halt argument processing
+upon encountering an invalid identifier.
+Those of
+GNU,
+DWB,
+and Plan@tie{}9 from User Space
+@code{troff}s @c GNU, DWB, Plan 9
+do not;
+they remove objects named by any subsequent valid arguments.
+
GNU
@command{troff} @c GNU
does not emit output if it has nothing to format.
@@ -24296,21 +24311,6 @@ spaces or tabs between the ordinary control character
and a
or macro name that would normally end a macro definition
prevent it from doing so.
-Solaris and Heirloom Doctools
-@code{troff}s' @c Solaris, Heirloom
-@code{rm}
-and
-@code{rr}
-requests halt argument processing
-upon encountering an invalid identifier.
-Those of
-GNU,
-DWB,
-and Plan@tie{}9 from User Space
-@code{troff}s @c GNU, DWB, Plan 9
-do not;
-they remove any subsequent valid arguments.
-
GNU
@command{troff} @c GNU
regards a failed attempt to select a different font
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 3cf515e06..118f5b6c7 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -6771,6 +6771,25 @@ once removed,
they can be recreated only as normal writable registers
and will not otherwise reflect the configuration of the formatter.
.
+.
+.P
+Solaris and Heirloom Doctools
+.IR troff s' \" Solaris, Heirloom
+.B rm
+and
+.B rr
+requests halt argument processing
+upon encountering an invalid identifier.
+.
+Those of
+GNU,
+DWB,
+and Plan\~9 from User Space
+.IR troff s \" GNU, DWB, Plan 9
+do not;
+they remove objects named by any subsequent valid arguments.
+.
+.
.P
GNU
.I troff \" GNU
@@ -6823,24 +6842,6 @@ prevent it from doing so.
.
.
.P
-Solaris and Heirloom Doctools
-.IR troff s' \" Solaris, Heirloom
-.B rm
-and
-.B rr
-requests halt argument processing
-upon encountering an invalid identifier.
-.
-Those of
-GNU,
-DWB,
-and Plan\~9 from User Space
-.IR troff s \" GNU, DWB, Plan 9
-do not;
-they remove any subsequent valid arguments.
-.
-.
-.P
GNU
.I troff \" GNU
regards a failed attempt to select a different font
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit