gbranden pushed a commit to branch master
in repository groff.
commit 32393c7e30ed9b3787f458adf6b2e861b97b9088
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Aug 19 17:39:58 2024 -0500
tmac/tty-char.tmac: Revise comments.
---
tmac/tty-char.tmac | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/tmac/tty-char.tmac b/tmac/tty-char.tmac
index 3824657fb..60c6e726f 100644
--- a/tmac/tty-char.tmac
+++ b/tmac/tty-char.tmac
@@ -2,16 +2,16 @@
.\" with the "ascii", "latin1", and "utf8" output devices.
.\"
.\" These definitions are chosen so that, as far as possible, they:
-.\" - work with all of -Tascii, -Tlatin1, -Tutf8, and -Tcp1047.
+.\" - work with all of -Tascii, -Tlatin1, and -Tutf8;
.\" - work on devices that display only the last overstruck character
-.\" as well as on devices that support overstriking
-.\" - help understanding the character's meaning, only aiming to imitate
-.\" a particular graphical shape when that doesn't hinder
-.\" understanding
+.\" as well as on devices that support overstriking; and
+.\" - help the user to understand the character's meaning, aiming to
+.\" imitate a particular graphical shape only when that doesn't hinder
+.\" understanding.
.\"
-.\" Note that the optical appearance of the definitions contained in
-.\" this file is inferior compared to those of the replacement
-.\" characters defined in the file tty.tmac.
+.\" The optical appearance of the definitions contained in this file is
+.\" inferior compared to those of the replacement characters defined in
+.\" the file tty.tmac.
.\"
.do nr *groff_tty-char_tmac_C \n[.cp]
.cp 0
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit