gbranden pushed a commit to branch master
in repository groff.

commit 972a57a4b19357752bf7b17da3c5ce12b9647554
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 17 15:55:30 2026 -0500

    doc/groff-pdf-features.ms: Use groff syntax.
---
 doc/groff-pdf-features.ms | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff-pdf-features.ms b/doc/groff-pdf-features.ms
index da68d9add..7f196b322 100644
--- a/doc/groff-pdf-features.ms
+++ b/doc/groff-pdf-features.ms
@@ -82,7 +82,7 @@
 .    ev 0
 .  \}
 ..
-.ds = \f(CB\\$1\f(CR\\$4\f[CBI]\\$2\f(CR\\$3
+.ds = \f[CB]\\$1\f[CR]\\$4\f[CBI]\\$2\f[CR]\\$3
 .\" TODO: We need `UR`/`UE` macros for ms(7).  See "tmac/an.tmac".
 .de url-ref
 .  rm link-text

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

Reply via email to