gbranden pushed a commit to branch master
in repository groff.

commit afa03a2972400754d61b67d7bfb5f55ce6c11871
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 8 07:40:26 2026 -0500

    groff(7): Improve descriptions of `\A`, `\B`.
    
    If you know what a "delimited escape sequence" is, you can apply these
    GNU troff extensions immediately upon reading these sentences.
---
 man/groff.7.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 80e5cdf92..71c6b565e 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1380,9 +1380,9 @@ using the current vertical spacing.
 .
 .
 .P
-The
+The delimited escape sequence
 .B \[rs]B
-escape sequence tests its argument for validity as a numeric expression.
+tests its argument for validity as a numeric expression.
 .
 .
 .br
@@ -1464,7 +1464,7 @@ as bibliographic reference delimiters.
 .
 .
 .P
-The escape sequence
+The delimited escape sequence
 .B \[rs]A
 tests its argument for validity as an identifier.
 .

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

Reply via email to