gbranden pushed a commit to branch master
in repository groff.
commit 3ec4b81662204618ae35165256302416ee8c70a0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Sep 3 04:50:50 2024 -0500
[doc,man]: Tweak and sync `.asciify` description.
---
doc/groff.texi.in | 11 ++++++-----
man/groff_diff.7.man | 2 +-
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index f39528511..6259b2cf1 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -15726,13 +15726,14 @@ the output device, filtering out @var{contents} again.
@cindex diversion, unformatting (@code{asciify})
@cindex @code{trin} request, and @code{asciify}
@dfn{Unformat} the diversion @var{div} in a way such that Unicode basic
-Latin (@acronym{ASCII}) characters, characters translated with the
-@code{trin} request, space characters, and some escape sequences, that
+Latin (US-@acronym{ASCII}) characters, characters translated with the
+@code{trin} request, space characters, and some escape sequences that
were formatted and diverted into @var{div} are treated like ordinary
input characters when @var{div} is interpolated. Doing so can be useful
-in conjunction with the @code{writem} request. @code{asciify} can be
-also used for gross hacks; for example, the following sets
-register@tie{}@code{n} to@tie{}1.
+in conjunction with the @code{writem} request.
+
+@code{asciify} can be also used for gross hacks; for example, the
+following sets register@tie{}@code{n} to@tie{}1.
@Example
.tr @@.
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 05a83b47b..31dac4ed5 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -1666,7 +1666,7 @@ characters translated with the
.B trin
request,
space characters,
-and some escape sequences,
+and some escape sequences
that were formatted in the diversion
.I div
are treated like ordinary input characters when
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit