gbranden pushed a commit to branch master
in repository groff.
commit d129b960cbe42f02803184898761b74a5b32bab0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 16 12:34:34 2023 -0500
mmroff(1): Document coupling with `PIC` macro.
Also protect a literal from hyphenation.
---
contrib/mm/mmroff.1.man | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/contrib/mm/mmroff.1.man b/contrib/mm/mmroff.1.man
index 0a7031aa4..044292075 100644
--- a/contrib/mm/mmroff.1.man
+++ b/contrib/mm/mmroff.1.man
@@ -91,20 +91,24 @@ and
to collect cross references and update the cross-reference file,
and then again to produce the document.
.
-Documents that do not use
-.IR "groff mm" 's
-referencing system
+It also handles the inclusion of PostScript images with the
+.B PIC
+macro.
+.
+Documents that do not use these features of
+.I "groff mm"
(the
.BR INITR ,
.BR SETR ,
.BR GETHN ,
.BR GETPN ,
.BR GETR ,
+.BR GETST ,
and
-.B GETST
+.B PIC
macros)
do not require
-.IR mmroff .
+.IR \%mmroff .
.
.
.\" ====================================================================
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit