gbranden pushed a commit to branch master
in repository groff.
commit 007f86b24f5ee0e710fafd7dbdd675e10ebfa9fb
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Nov 2 14:17:18 2025 -0600
doc/ms.ms.in: Fix confused syntax.
Use ordinary, not special, character to delimit argument to `\h` escape
sequence when formatting it "for real", as opposed to illustrating the
input syntax.
---
doc/ms.ms.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/ms.ms.in b/doc/ms.ms.in
index 73a5e4661..8cdf5ce2f 100644
--- a/doc/ms.ms.in
+++ b/doc/ms.ms.in
@@ -2133,7 +2133,7 @@ A glossary-style list:
.
.IP lawyers \*[gwidth]
Two or more attorneys.
-.IP guns\h\[aq]\*[gwidth]\[aq] \*[gwidth]
+.IP guns\h'\*[gwidth]' \*[gwidth]
Firearms,
preferably large-caliber.
.IP money
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit