gbranden pushed a commit to branch master
in repository groff.

commit c0b4564e7c40dd3cd6fe4d2416394235ae96ca19
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Sat Jul 12 13:11:59 2025 -0500

    doc/ms.ms: Use better fallback on legacy devices.
    
    Also bump document revision date.
---
 doc/ms.ms | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/ms.ms b/doc/ms.ms
index 21b434a4d..7f55c6571 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -33,14 +33,15 @@
 .\" want a copy- and-pastable hyphen-minus.
 .char \- \N'45'
 .\" A very limited output device might not have a dagger glyph.
-.fchar \[dg] *
+.\" Pick a fallback that isn't confusable with an asterisk.
+.fchar \[dg] +
 .nr PS 11
 .nr VS 13
 .ds FR 1
 .nr TC-MARGIN \w'00' \" expect 2-digit page numbers at most
 .ie t .nr PI 3.5n
 .el   .nr PI 4n
-.ds date November 2024\"
+.ds date July 2025\"
 .ND \*[date]
 .EH '%''\*[date]'
 .EF ''''

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to