gbranden pushed a commit to branch master
in repository groff.

commit d54ac408e3facba34788ce0e1d9d1a30caacd5e3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Apr 25 08:49:36 2026 -0500

    doc/groff.texi.in: Demote forward reference.
    
    * Favor footnotes over inlining for forward references.
---
 doc/groff.texi.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 53a48f1c9..772a93daf 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -13669,8 +13669,8 @@ removes a leading neutral double quote
 from
 @var{contents},
 permitting initial embedded spaces in it,
-and reads it to the end of the input line in copy mode.
-@xref{Copy Mode}.
+and reads it to the end of the input line
+in copy mode.@footnote{@xref{Copy Mode}.}
 
 Defining
 (or redefining)

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

Reply via email to