summaryrefslogtreecommitdiffstats
path: root/regress/tbl/layout/span.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:22:07 +0000
committerIngo Schwarze <schwarze@openbsd.org>2023-11-13 21:22:07 +0000
commita810248ccd22816e0edf4d567b77421e6be4b99c (patch)
tree97b054466a6f41d48eee1c74a1c83fef58837f38 /regress/tbl/layout/span.out_ascii
parent32d371b57d595aa395b7fdf92909a912936ae599 (diff)
downloadmandoc-a810248ccd22816e0edf4d567b77421e6be4b99c.tar.gz
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244
Diffstat (limited to 'regress/tbl/layout/span.out_ascii')
-rw-r--r--regress/tbl/layout/span.out_ascii82
1 files changed, 41 insertions, 41 deletions
diff --git a/regress/tbl/layout/span.out_ascii b/regress/tbl/layout/span.out_ascii
index 1b948cc2..e0d03b2b 100644
--- a/regress/tbl/layout/span.out_ascii
+++ b/regress/tbl/layout/span.out_ascii
@@ -1,48 +1,48 @@
TBL-LAYOUT-SPAN(1) General Commands Manual TBL-LAYOUT-SPAN(1)
NNAAMMEE
- tbl-layout-span - alignment of spanned cells
+ tbl-layout-span - alignment of spanned cells
DDEESSCCRRIIPPTTIIOONN
- normal text
- +--------------+
- |a b c d |
- |s c d |
- |a s d |
- |a b s |
- +--------------+
-
- +--------------+
- |a b c d |
- | s c d |
- |a s d |
- |a b s |
- +--------------+
-
- +--------------+
- |a b c d |
- | s c d |
- |a s d |
- |a b s |
- +--------------+
-
- +--+---+---+---+---+
- |a | b | c | d | e |
- +--+---+---+---+---+
- | s1 | s2 |
- +--+---+---+---+---+
- |a | b | c | d | e |
- +--+---+---+---+---+
-
- +----------+
- |x***nnnnn |
- +--+-------+
- |a | 0.01 |
- +--+-------+
- |b | 10.0 |
- +--+-------+
-
- leaked tab settings:
- a b c d e f
+ normal text
+ +--------------+
+ |a b c d |
+ |s c d |
+ |a s d |
+ |a b s |
+ +--------------+
+
+ +--------------+
+ |a b c d |
+ | s c d |
+ |a s d |
+ |a b s |
+ +--------------+
+
+ +--------------+
+ |a b c d |
+ | s c d |
+ |a s d |
+ |a b s |
+ +--------------+
+
+ +--+---+---+---+---+
+ |a | b | c | d | e |
+ +--+---+---+---+---+
+ | s1 | s2 |
+ +--+---+---+---+---+
+ |a | b | c | d | e |
+ +--+---+---+---+---+
+
+ +----------+
+ |x***nnnnn |
+ +--+-------+
+ |a | 0.01 |
+ +--+-------+
+ |b | 10.0 |
+ +--+-------+
+
+ leaked tab settings:
+ a b c d e f
OpenBSD September 7, 2021 TBL-LAYOUT-SPAN(1)