groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 05/23: doc/groff.texi: Fix node linkage errors.


From: G. Branden Robinson
Subject: [groff] 05/23: doc/groff.texi: Fix node linkage errors.
Date: Sun, 13 Aug 2023 18:35:08 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 6e4d2554e80d531b5ccea4415586f29463693af9
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Aug 10 20:12:22 2023 -0500

    doc/groff.texi: Fix node linkage errors.
---
 doc/groff.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 497e00d3e..b01614b95 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -12866,7 +12866,7 @@ a macro as a string to interpose a wrapper around the 
macro @samp{MAC}
 
 @c ---------------------------------------------------------------------
 
-@node if-else, while, Operators in Conditionals, Conditionals and Loops
+@node if-else, Conditional Blocks, if-then, Conditionals and Loops
 @subsection if-else
 @cindex if-else
 
@@ -12909,7 +12909,7 @@ To conveniently nest conditionals, keep reading.
 
 @c ---------------------------------------------------------------------
 
-@node Conditional Blocks, while, Operators in Conditionals, Conditionals and 
Loops
+@node Conditional Blocks, while, if-else, Conditionals and Loops
 @subsection Conditional Blocks
 @cindex conditional blocks
 @cindex blocks, conditional
@@ -14020,7 +14020,7 @@ an actual emergency!
 
 @c =====================================================================
 
-@node Drawing Geometric Objects, Traps, Page Motions, GNU troff Reference
+@node Drawing Geometric Objects, Deferring Output, Page Motions, GNU troff 
Reference
 @section Drawing Geometric Objects
 @cindex drawing requests
 @cindex requests for drawing
@@ -15757,7 +15757,7 @@ line emitted in the environment.
 
 @c =====================================================================
 
-@node Suppressing Output, Colors, Environments, GNU troff Reference
+@node Suppressing Output, I/O, Environments, GNU troff Reference
 @section Suppressing Output
 
 @Defesc {\\O, [, num, ]}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]