gbranden pushed a commit to branch master
in repository groff.

commit eac772e504a30c9d59930c7b06d03f83eda85834
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jun 14 03:26:05 2023 -0500

    groff_diff(7): Fix markup nit.
    
    The closing bracket in a composite special character escape sequence is
    literal, not synoptical, so make it bold.
---
 man/groff_diff.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index ce4bb92d4..9b2008862 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -1269,7 +1269,7 @@ Typeset the special character (glyph)
 .
 .TP
 .BI \[rs][ "base-char combining-component\~"\c
-\&.\|.\|.]
+.RB .\|.\|. ]
 Typeset a composite glyph consisting of
 .I base-char
 overlaid with one or more

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

Reply via email to