gbranden pushed a commit to branch master
in repository groff.

commit 490d83a8e87f168110d1ba892a639dbdeec3d23c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Sep 3 04:57:05 2024 -0500

    groff{,_diff}(7): Tweak `\[xxx]` descriptions.
---
 man/groff.7.man      | 12 ++++++------
 man/groff_diff.7.man |  3 +++
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 1b1fdd114..03bd6dfb7 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -5063,15 +5063,15 @@ End conditional input.
 .\" ========= longer escape names =========
 .
 .TP
-.ESC ( gl
-Interpolate glyph with two-character name
-.IR gl .
+.ESC ( sc
+Interpolate glyph of special character with two-character identifier
+.IR sc .
 .
 .
 .TP
-.ESC[] "" glyph
-Interpolate glyph with name
-.I glyph
+.ESC[] "" spchar
+Interpolate glyph of special character with identifier
+.I spchar
 (of arbitrary length).
 .
 .
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 31dac4ed5..0fea158e5 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -1429,6 +1429,9 @@ is interpreted even in copy mode.
 Typeset the special character
 .IR char .
 .
+See
+.MR groff_char @MAN7EXT@ .
+.
 .
 .TP
 .BI \[rs][ "base-char combining-component\~"\c

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

Reply via email to