groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 08/32: mmroff(1): Document coupling with `PIC` macro.


From: G. Branden Robinson
Subject: [groff] 08/32: mmroff(1): Document coupling with `PIC` macro.
Date: Sun, 18 Jun 2023 00:31:10 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit d129b960cbe42f02803184898761b74a5b32bab0
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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 .
 .
 .
 .\" ====================================================================



reply via email to

[Prev in Thread] Current Thread [Next in Thread]