gbranden pushed a commit to branch master
in repository groff.

commit 43e2bc4b09ec25f913e1e253592ab1a0ef97bce7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 26 22:43:01 2026 -0500

    doc/groff.texi.in: Relocate statement to footnote.
---
 doc/groff.texi.in | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 67a2daf6c..ad1915619 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -12307,7 +12307,14 @@ Spacing}).  While the @code{sv} request allows 
negative values for
 @c formatter doesn't start a page until it has to.
 @code{nl}
 interpolates the vertical drawing position
-as of the most recently typeset output line.
+as of the most recently typeset output line.@footnote{@xref{Diversions},
+for a comparison of
+@code{nl}
+with the
+@code{.h}
+and
+@code{.d}
+registers.}
 It does not necessarily
 (and often does not)
 represent that of the pending output line,
@@ -12360,9 +12367,6 @@ Second page.
 Without resetting @code{nl} to a negative value, the trap just planted
 would be active beginning with the @emph{next} page, not the current
 one.
-
-@xref{Diversions}, for a comparison of @code{nl} with the @code{.h} and
-@code{.d} registers.
 @endDefreg
 
 

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

Reply via email to