gbranden pushed a commit to branch master
in repository groff.

commit cdd1b9deabb22fbf65dfecccbbec8bb56b13e319
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Sep 30 06:06:10 2025 -0500

    tmac/an-ext.tmac: Update annotations.
---
 tmac/an-ext.tmac | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/tmac/an-ext.tmac b/tmac/an-ext.tmac
index da78aeaf7..ad8ced64b 100644
--- a/tmac/an-ext.tmac
+++ b/tmac/an-ext.tmac
@@ -16,12 +16,12 @@
 .\"
 .\" With groff, this file is sourced by the 'man' macro package itself.
 .\" Man page authors who are concerned about portability might add the
-.\" used macros directly to the prologue of the man page(s).
-.
-.
-.\" Convention: Auxiliary macros and registers start with 'm' followed
-.\"             by an uppercase letter or digit.
-.
+.\" used macros directly to the prologue of their man page(s), after
+.\" calling `TH`.
+.\"
+.\" Convention: Auxiliary string, macros, and registers start with 'm'
+.\"             followed by an uppercase letter or digit.
+.\"
 .\" Setting the `mG` register to a positive value (e.g., on the command
 .\" line) enables usage of macros defined here that have alternative
 .\" definitions in the main groff man macro file.  This is for testing.
@@ -196,6 +196,9 @@
 ..
 .
 .
+.\" `EX` and `EE` are Ninth Edition Unix extensions that survived into
+.\" Plan 9 troff but other AT&T troff descendants did not adopt.
+.
 .\" Start example.
 .if \n(.g-\n(mG \{\
 .de EX

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

Reply via email to