groff-commit
[Top][All Lists]
Advanced

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

[groff] 03/12: doc/groff.texi.in: Fix tab and leader example.


From: G. Branden Robinson
Subject: [groff] 03/12: doc/groff.texi.in: Fix tab and leader example.
Date: Tue, 19 Nov 2024 20:33:10 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit dccebe248b29c5774a257fa8beab54495a1175f0
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Nov 19 12:15:06 2024 -0600

    doc/groff.texi.in: Fix tab and leader example.
---
 doc/groff.texi.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index ee514b259..8302da181 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -5403,7 +5403,7 @@ A@arrow{}B@arrow{}C@bullet{}D@arrow{}@bullet{}E
 @arrow{}2@arrow{}3@bullet{}4
 @arrow{}@bullet{}5
     @result{} A       B       C.......D       ........E
-    @result{} 1         2       3       4                 5
+    @result{} 1         2       3.......4         ........5
 @endExample
 
 Tabs and leaders lend themselves to table construction.@footnote{``Tab''



reply via email to

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