gbranden pushed a commit to branch master
in repository groff.
commit ee919f2d4f2e6fff7fa902d18f981508a90f8f08
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Jan 14 12:21:30 2025 -0600
groff_man*(7): Introduce extension concept once.
...instead of repeatedly.
---
tmac/groff_man.7.man.in | 46 +++++++++-------------------------------------
1 file changed, 9 insertions(+), 37 deletions(-)
diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 0416c5d49..d5f94dc4c 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -382,6 +382,15 @@ _endif()dnl
Most macro arguments are formatted as text in the output;
exceptions are noted.
.
+_ifstyle()dnl
+We identify some macros as
+.I extensions
+that are not supported everywhere;
+to the set originally implemented;
+see subsection \(lqUse of extensions\(rq
+below.
+_endif()dnl
+.
.
.\" ====================================================================
.SS "Document structure macros"
@@ -728,15 +737,6 @@ does not.
.\" Solaris 10 troff does not support .EX/.EE. Neatroff doesn't ship
.\" (m)an macros.
.
-See subsection \(lqUse of extensions\(rq
-_ifstyle()dnl
-below.
-_endif()dnl
-_ifnotstyle()dnl
-in
-.MR groff_man_style @MAN7EXT@ .
-_endif()dnl
-.
.
.TP
.BR .RS " ["\c
@@ -927,16 +927,6 @@ or
Solaris
.IR troff s. \" DWB, Plan 9, Solaris
.
-See subsection \(lqUse of extensions\(rq
-_ifstyle()dnl
-below.
-_endif()dnl
-_ifnotstyle()dnl
-in
-.MR groff_man_style @MAN7EXT@ .
-_endif()dnl
-_ifstyle()dnl
-.
.
.IP
The description of
@@ -1041,15 +1031,6 @@ Solaris
.IR troff s \" DWB, Plan 9, Solaris
do not.
.
-See subsection \(lqUse of extensions\(rq
-_ifstyle()dnl
-below.
-_endif()dnl
-_ifnotstyle()dnl
-in
-.MR groff_man_style @MAN7EXT@ .
-_endif()dnl
-.
.
.TP
.BI .SY\~ keyword\~\c
@@ -1439,15 +1420,6 @@ Plan\~9 from User Space's
implements
.BR .MR .
.
-See subsection \(lqUse of extensions\(rq
-_ifstyle()dnl
-below.
-_endif()dnl
-_ifnotstyle()dnl
-in
-.MR groff_man_style @MAN7EXT@ .
-_endif()dnl
-.
.
.P
Prepare arguments to
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit