gbranden pushed a commit to branch master
in repository groff.

commit 1f43e19a59ee0f65610f4295fea5408472dc78ad
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Dec 30 04:10:33 2025 -0600

    doc/groff.texi.in: Tweak "Debugging" section.
    
    Relocate and recast material.
---
 doc/groff.texi.in | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 741550d18..e800085bd 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -20069,11 +20069,6 @@ causes a warning if @code{break} warnings are not 
suppressed and
 in a line.  @xref{Warnings}.
 @endDefreq
 
-@cindex warnings
-GNU @code{troff} has command-line options for reporting warnings
-(@option{-w}) and backtraces (@option{-b}) when a warning or an error
-occurs.
-
 @DefreqList {warn, [@Var{n}]}
 @DefregListEndx {.warn}
 @cindex warning level (@code{warn})
@@ -20089,6 +20084,15 @@ The read-only register @code{.warn} contains the sum 
of the numeric
 codes of enabled warning categories.
 @endDefreq
 
+@cindex warnings
+GNU
+@command{troff} @c GNU
+has command-line options for reporting warnings
+(@option{-w})
+and for issuing backtraces
+(@option{-b})
+when a warning or an error occurs.
+
 @menu
 * Warnings::
 @end menu

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

Reply via email to