gbranden pushed a commit to branch master
in repository groff.

commit 5742fb66c3f703813378595611de82fc5b3b4339
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Oct 6 20:11:06 2023 -0500

    groff_man*(7): Note macro portability to mandoc.
---
 tmac/groff_man.7.man.in | 27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index b74f8efff..dd8c58479 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -720,7 +720,10 @@ or those from
 Documenter's Workbench,
 Heirloom Doctools,
 or Plan\~9
-.I troff
+.IR troff ,
+and
+.I mandoc
+(since 1.12.2)
 support them.
 .\" Solaris 10 troff does not support .EX/.EE.  Neatroff doesn't ship
 .\" (m)an macros.
@@ -903,7 +906,10 @@ An input trap is planted as with
 .
 .
 .IP
-This macro is a GNU extension not defined on systems running
+This macro is a GNU extension supported by
+.I mandoc
+(since 1.14.5)
+but not defined on systems running
 AT&T,
 Plan\~9,
 or
@@ -1006,7 +1012,10 @@ These macros break the output line.
 .B .SY
 and
 .B .YS
-are GNU extensions not defined on systems running
+are GNU extensions supported by
+.I mandoc
+(since 1.14.5)
+but not defined on systems running
 AT&T,
 Plan\~9,
 or
@@ -1314,6 +1323,18 @@ see
 .I \%an\-ext.tmac
 in section \(lqFiles\(rq below.
 .
+.I mandoc
+supports
+.B .UR
+and
+.B .UE
+since 1.12.3,
+and
+.B .MT
+and
+.B .ME
+since 1.14.2.
+.
 Plan\~9 from User Space's
 .I troff \" plan9port
 implements

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

Reply via email to