gbranden pushed a commit to branch master
in repository groff.

commit e8cfed744604534e86c709dcce4c2df5a8abfc1a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Dec 31 03:00:57 2025 -0600

    doc/groff.texi.in: Fix style nit.
    
    Use "recall" for _infra_ (backward) references.
---
 doc/groff.texi.in | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 92ca5db4a..60e6d3f14 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -18092,10 +18092,13 @@ Truly.
 @endExample
 
 @noindent
-By ending each text line of the macros with an escaped @key{RET}, we get
-the desired effect (recall @pxref{Line Continuation}).@footnote{We must
-double the backslash.  @xref{Copy Mode}.}  What would have happened if
-we had used only one backslash in each case?
+By ending each text line of the macros with an escaped
+@key{RET},
+we get the desired effect
+(recall @pxref{Line Continuation}).@footnote{We must
+double the backslash.
+Recall @ref{Copy Mode}.}
+What would have happened if we had used only one backslash in each case?
 
 Interpolating a string does not hide existing macro arguments.  We can
 also place the escaped newline outside the string interpolation instead

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

Reply via email to