gbranden pushed a commit to branch master
in repository groff.

commit 54b358fab7f12973ef4482ad4a7a0efc71691e24
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Aug 3 16:01:05 2022 -0500

    groff_mm(7): Clarify cross references.
    
    In mm, string and macro names don't stay out of each other's way.  Aid
    the user by cluing them in to which section of the page to consult.
---
 contrib/mm/groff_mm.7.man | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index ece514efb..f46d31464 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -3898,7 +3898,7 @@ see macro
 .TP
 .B :R
 auto-incrementing reference counter;
-see
+see macro
 .B RS
 .
 .
@@ -4007,14 +4007,14 @@ Default is\~0.
 .TP
 .B Ex
 auto-incrementing exhibit counter;
-see
+see macro
 .B EX
 .
 .
 .TP
 .B Fg
 auto-incrementing figure counter;
-see
+see macro
 .B FG
 .
 .
@@ -4028,7 +4028,7 @@ Default is\~1.
 .TP
 .BR H1 \|.\|.\|.\| H14
 auto-incrementing heading counters;
-see
+see macro
 .B H
 .
 .

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

Reply via email to