gbranden pushed a commit to branch master
in repository groff.
commit 05a6ca1ce1d47c03170f68c59478ba7b5126715e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 26 07:26:25 2020 +1000
groff_diff(7): Expand generalization.
Incorporate the fact that groff's escape-bracket syntax also supports
point sizes, font names, and other non-identifiers of arbitrary length.
---
man/groff_diff.7.man | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 2fc68e2..706e485 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -101,13 +101,13 @@ environments,
special characters (glyphs),
and colors can be of any length.
.
-Generally,
+More generally,
anywhere
.RI AT&T\~ troff
supports an escape form that uses an opening parenthesis \[lq](\[rq]
-to introduce a two-character identifier name,
+to introduce a two-character argument,
.I groff
-supports a square-bracketed form \[lq][]\[rq] where the identifier
+supports a square-bracketed form \[lq][]\[rq] where the argument
within can be of arbitrary length.
.
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit