gbranden pushed a commit to branch master
in repository groff.
commit 5abedd9ec17e5b33aca6756bb63db69ecd18daae
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Sep 19 20:14:07 2025 -0500
groff_mm(7): Fix "cross reference" solecism.
An internal reference is not a "cross" reference.
Continues commit f5365a7669, 14 August.
---
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 4542bd28f..267e47c03 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -1829,7 +1829,7 @@ and
respectively,
and interpolate string
.B Qrf
-as a cross reference to it.
+as an internal reference to it.
.
See
.BR INITR .
@@ -2343,9 +2343,9 @@ with the arguments given to
.
.TP
.BI INITR\~ file-name-prefix
-Initialize the cross reference macros.
+Initialize the internal reference macros.
.
-Cross references are written to the standard error stream,
+Internal references are written to the standard error stream,
which should be redirected into a file named
.RI file-name-prefix .qrf .
.
@@ -2357,7 +2357,7 @@ handles this and the two formatting passes it requires.
.\"by default deactivates the unsafe operations that are required by
.\".BR INITR .
.
-The first pass identifies cross references;
+The first pass identifies internal references;
the second includes them.
.\"
.\".B INITR
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit