summaryrefslogtreecommitdiffstats
path: root/regress/tbl/layout
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
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')
-rw-r--r--regress/tbl/layout/badspan.out_ascii14
-rw-r--r--regress/tbl/layout/center.out_ascii24
-rw-r--r--regress/tbl/layout/complex.out_ascii40
-rw-r--r--regress/tbl/layout/empty.out_ascii12
-rw-r--r--regress/tbl/layout/emptycol.out_ascii62
-rw-r--r--regress/tbl/layout/emptyline.out_ascii20
-rw-r--r--regress/tbl/layout/font.out_ascii16
-rw-r--r--regress/tbl/layout/numbers.out_ascii14
-rw-r--r--regress/tbl/layout/shortlines.out_ascii64
-rw-r--r--regress/tbl/layout/spacing-nogroff.out_ascii12
-rw-r--r--regress/tbl/layout/spacing.out_ascii56
-rw-r--r--regress/tbl/layout/span.out_ascii82
12 files changed, 208 insertions, 208 deletions
diff --git a/regress/tbl/layout/badspan.out_ascii b/regress/tbl/layout/badspan.out_ascii
index 07697726..45918580 100644
--- a/regress/tbl/layout/badspan.out_ascii
+++ b/regress/tbl/layout/badspan.out_ascii
@@ -1,14 +1,14 @@
TBL-LAYOUT-BADSPAN(1) General Commands Manual TBL-LAYOUT-BADSPAN(1)
NNAAMMEE
- tbl-layout-badspan - invalid spanned cells
+ tbl-layout-badspan - invalid spanned cells
DDEESSCCRRIIPPTTIIOONN
- normal text
- +--+-----------+-----+---+
- | | span | end | |
- +--+---+---+---+-----+---+
- |1 | 2 | 3 | 4 | 5 | 6 |
- +--+---+---+---+-----+---+
+ normal text
+ +--+-----------+-----+---+
+ | | span | end | |
+ +--+---+---+---+-----+---+
+ |1 | 2 | 3 | 4 | 5 | 6 |
+ +--+---+---+---+-----+---+
OpenBSD January 11, 2020 TBL-LAYOUT-BADSPAN(1)
diff --git a/regress/tbl/layout/center.out_ascii b/regress/tbl/layout/center.out_ascii
index 52185064..31d8709a 100644
--- a/regress/tbl/layout/center.out_ascii
+++ b/regress/tbl/layout/center.out_ascii
@@ -1,20 +1,20 @@
TBL-LAYOUT-CENTER(1) General Commands Manual TBL-LAYOUT-CENTER(1)
NNAAMMEE
- tbl-layout-center - centering of table cells
+ tbl-layout-center - centering of table cells
DDEESSCCRRIIPPTTIIOONN
- normal text
- * * *
- ** ** **
- *** *** ***
- *** ***
- *** ***
- *** *** ***
- **** **** ****
- ***** ***** *****
+ normal text
+ * * *
+ ** ** **
+ *** *** ***
+ *** ***
+ *** ***
+ *** *** ***
+ **** **** ****
+ ***** ***** *****
- leaked tab settings:
- a b c de
+ leaked tab settings:
+ a b c de
OpenBSD June 17, 2017 TBL-LAYOUT-CENTER(1)
diff --git a/regress/tbl/layout/complex.out_ascii b/regress/tbl/layout/complex.out_ascii
index d191ea0c..c9937844 100644
--- a/regress/tbl/layout/complex.out_ascii
+++ b/regress/tbl/layout/complex.out_ascii
@@ -1,30 +1,30 @@
TBL-LAYOUT-COMPLEX(1) General Commands Manual TBL-LAYOUT-COMPLEX(1)
NNAAMMEE
- tbl-layout-complex - complex table layout
+ tbl-layout-complex - complex table layout
DDEESSCCRRIIPPTTIIOONN
- normal text
- +--+-----------++--+
- |a | bb c ||d |
- |e | _f gg ||i |
- +--+-----------++--+
+ normal text
+ +--+-----------++--+
+ |a | bb c ||d |
+ |e | _f gg ||i |
+ +--+-----------++--+
- normal text
- +------+
- |a |
- |c d |
- +------+
+ normal text
+ +------+
+ |a |
+ |c d |
+ +------+
- normal text
- +--++--+
- |a ||b |
- +--++--+
- |c | d |
- +--+---+
- e f
- --------
+ normal text
+ +--++--+
+ |a ||b |
+ +--++--+
+ |c | d |
+ +--+---+
+ e f
+ --------
- normal text
+ normal text
OpenBSD January 26, 2015 TBL-LAYOUT-COMPLEX(1)
diff --git a/regress/tbl/layout/empty.out_ascii b/regress/tbl/layout/empty.out_ascii
index cc81eeac..f72d91ef 100644
--- a/regress/tbl/layout/empty.out_ascii
+++ b/regress/tbl/layout/empty.out_ascii
@@ -1,13 +1,13 @@
TBL-LAYOUT-EMPTY(1) General Commands Manual TBL-LAYOUT-EMPTY(1)
NNAAMMEE
- tbl-layout-empty - empty table layout
+ tbl-layout-empty - empty table layout
DDEESSCCRRIIPPTTIIOONN
- completely empty layout:
- table text
- layout only contains a bar:
- |table text
- normal text
+ completely empty layout:
+ table text
+ layout only contains a bar:
+ |table text
+ normal text
OpenBSD January 29, 2015 TBL-LAYOUT-EMPTY(1)
diff --git a/regress/tbl/layout/emptycol.out_ascii b/regress/tbl/layout/emptycol.out_ascii
index e6ec5b86..f9025bcc 100644
--- a/regress/tbl/layout/emptycol.out_ascii
+++ b/regress/tbl/layout/emptycol.out_ascii
@@ -1,42 +1,42 @@
TBL-LAYOUT-EMPTYCOL(1) General Commands Manual TBL-LAYOUT-EMPTYCOL(1)
NNAAMMEE
- tbl-layout-emptycol - empty columns in tables
+ tbl-layout-emptycol - empty columns in tables
DDEESSCCRRIIPPTTIIOONN
- missing final column:
- +--+---+---+
- |1 | 2 | |
- +--+---+---+
- |a | b | |
- +--+---+---+
+ missing final column:
+ +--+---+---+
+ |1 | 2 | |
+ +--+---+---+
+ |a | b | |
+ +--+---+---+
- empty final column:
- +--+---+---+
- |1 | 2 | |
- +--+---+---+
- |a | b | |
- +--+---+---+
+ empty final column:
+ +--+---+---+
+ |1 | 2 | |
+ +--+---+---+
+ |a | b | |
+ +--+---+---+
- final column with zero-width content:
- +--+---+---+
- |1 | 2 | |
- +--+---+---+
- |a | b | |
- +--+---+---+
+ final column with zero-width content:
+ +--+---+---+
+ |1 | 2 | |
+ +--+---+---+
+ |a | b | |
+ +--+---+---+
- empty middle column:
- +--+---+---+
- |1 | | 3 |
- +--+---+---+
- |a | | |
- +--+---+---+
+ empty middle column:
+ +--+---+---+
+ |1 | | 3 |
+ +--+---+---+
+ |a | | |
+ +--+---+---+
- span crossing empty middle column:
- +--+---+---+
- |1 | | 3 |
- +--+---+---+
- |span |
- +----------+
+ span crossing empty middle column:
+ +--+---+---+
+ |1 | | 3 |
+ +--+---+---+
+ |span |
+ +----------+
OpenBSD December 31, 2019 TBL-LAYOUT-EMPTYCOL(1)
diff --git a/regress/tbl/layout/emptyline.out_ascii b/regress/tbl/layout/emptyline.out_ascii
index d8f156dd..d1d51df5 100644
--- a/regress/tbl/layout/emptyline.out_ascii
+++ b/regress/tbl/layout/emptyline.out_ascii
@@ -1,18 +1,18 @@
TBL-LAYOUT-EMPTYLINE(1) General Commands Manual TBL-LAYOUT-EMPTYLINE(1)
NNAAMMEE
- tbl-layout-emptyline - empty lines in table layouts
+ tbl-layout-emptyline - empty lines in table layouts
DDEESSCCRRIIPPTTIIOONN
- An empty line in the middle of a table joins with the next:
- table text
- +-----------
- | bar
- | right
+ An empty line in the middle of a table joins with the next:
+ table text
+ +-----------
+ | bar
+ | right
- An empty line at the end of a table is discarded:
- table text
- right
- normal text
+ An empty line at the end of a table is discarded:
+ table text
+ right
+ normal text
OpenBSD January 29, 2015 TBL-LAYOUT-EMPTYLINE(1)
diff --git a/regress/tbl/layout/font.out_ascii b/regress/tbl/layout/font.out_ascii
index b0c2c9e2..cd63b23d 100644
--- a/regress/tbl/layout/font.out_ascii
+++ b/regress/tbl/layout/font.out_ascii
@@ -1,16 +1,16 @@
TBL-LAYOUT-FONT(1) General Commands Manual TBL-LAYOUT-FONT(1)
NNAAMMEE
- tbl-layout-font - font modifiers in the table layout
+ tbl-layout-font - font modifiers in the table layout
DDEESSCCRRIIPPTTIIOONN
- BEGINTEST
- +---------------+
- |bboolldd roman |
- +---------------+
- |roman _i_t_a_l_i_c |
- +---------------+
+ BEGINTEST
+ +---------------+
+ |bboolldd roman |
+ +---------------+
+ |roman _i_t_a_l_i_c |
+ +---------------+
- ENDTEST
+ ENDTEST
OpenBSD May 16, 2021 TBL-LAYOUT-FONT(1)
diff --git a/regress/tbl/layout/numbers.out_ascii b/regress/tbl/layout/numbers.out_ascii
index 10f71e62..607830bd 100644
--- a/regress/tbl/layout/numbers.out_ascii
+++ b/regress/tbl/layout/numbers.out_ascii
@@ -1,14 +1,14 @@
TBL-LAYOUT-NUMBERS(1) General Commands Manual TBL-LAYOUT-NUMBERS(1)
NNAAMMEE
- tbl-layout-numbers - alignment of numbers in tables
+ tbl-layout-numbers - alignment of numbers in tables
DDEESSCCRRIIPPTTIIOONN
- normal text
- +---++-------+--------+
- | 1 || 1.00 | +42.0 |
- +---++-------+--------+
- |10 ||-10.0 | 3.14 |
- +---++-------+--------+
+ normal text
+ +---++-------+--------+
+ | 1 || 1.00 | +42.0 |
+ +---++-------+--------+
+ |10 ||-10.0 | 3.14 |
+ +---++-------+--------+
OpenBSD January 29, 2017 TBL-LAYOUT-NUMBERS(1)
diff --git a/regress/tbl/layout/shortlines.out_ascii b/regress/tbl/layout/shortlines.out_ascii
index fa5b6fc9..c9baa7a7 100644
--- a/regress/tbl/layout/shortlines.out_ascii
+++ b/regress/tbl/layout/shortlines.out_ascii
@@ -1,42 +1,42 @@
TBL-LAYOUT-SHORTLINES(1) General Commands Manual TBL-LAYOUT-SHORTLINES(1)
NNAAMMEE
- tbl-layout-shortlines - table lines of different length
+ tbl-layout-shortlines - table lines of different length
DDEESSCCRRIIPPTTIIOONN
- normal text
- +------+-------+
- |left | right |
- +------+-------+
- |short | |
- +------+-------+
- |left | right |
- +------+-------+
+ normal text
+ +------+-------+
+ |left | right |
+ +------+-------+
+ |short | |
+ +------+-------+
+ |left | right |
+ +------+-------+
- +-------------+-------+
- |left | right |
- +-------------+-------+
- |first short | |
- +-------------+-------+
- |second short | |
- +-------------+-------+
- |left | right |
- +-------------+-------+
+ +-------------+-------+
+ |left | right |
+ +-------------+-------+
+ |first short | |
+ +-------------+-------+
+ |second short | |
+ +-------------+-------+
+ |left | right |
+ +-------------+-------+
- +-----------+--------+-------+
- |left | middle | right |
- +-----------+--------+-------+
- |short | line | |
- +-----------+--------+-------+
- |very short | | |
- +-----------+--------+-------+
+ +-----------+--------+-------+
+ |left | middle | right |
+ +-----------+--------+-------+
+ |short | line | |
+ +-----------+--------+-------+
+ |very short | | |
+ +-----------+--------+-------+
- +-----------+--------+-------+
- |very short | | |
- +-----------+--------+-------+
- |short | line | |
- +-----------+--------+-------+
- |left | middle | right |
- +-----------+--------+-------+
+ +-----------+--------+-------+
+ |very short | | |
+ +-----------+--------+-------+
+ |short | line | |
+ +-----------+--------+-------+
+ |left | middle | right |
+ +-----------+--------+-------+
OpenBSD January 11, 2020 TBL-LAYOUT-SHORTLINES(1)
diff --git a/regress/tbl/layout/spacing-nogroff.out_ascii b/regress/tbl/layout/spacing-nogroff.out_ascii
index d5ed47b3..82922c38 100644
--- a/regress/tbl/layout/spacing-nogroff.out_ascii
+++ b/regress/tbl/layout/spacing-nogroff.out_ascii
@@ -1,14 +1,14 @@
TBL-LAYOUT-SPACING(1) General Commands Manual TBL-LAYOUT-SPACING(1)
NNAAMMEE
- tbl-layout-spacing-nogroff - excessive spacing modifier
+ tbl-layout-spacing-nogroff - excessive spacing modifier
DDEESSCCRRIIPPTTIIOONN
- initial text
- +------+
- |a b |
- +------+
+ initial text
+ +------+
+ |a b |
+ +------+
- final text
+ final text
OpenBSD September 1, 2020 TBL-LAYOUT-SPACING(1)
diff --git a/regress/tbl/layout/spacing.out_ascii b/regress/tbl/layout/spacing.out_ascii
index 36b60859..233e527b 100644
--- a/regress/tbl/layout/spacing.out_ascii
+++ b/regress/tbl/layout/spacing.out_ascii
@@ -1,35 +1,35 @@
TBL-LAYOUT-SPACING(1) General Commands Manual TBL-LAYOUT-SPACING(1)
NNAAMMEE
- tbl-layout-spacing - spacing modifiers
+ tbl-layout-spacing - spacing modifiers
DDEESSCCRRIIPPTTIIOONN
- default spacing:
- +------+
- |a b |
- +------+
-
- spacing 0:
- +---+
- |ab |
- +---+
-
- spacing 1:
- +----+
- |a b |
- +----+
-
- spacing 2:
- +--+--+
- |a |b |
- +--+--+
-
- spacing 5:
- +---++---+
- |a || b |
- +---++---+
-
- leaked tab settings:
- a b c d e f
+ default spacing:
+ +------+
+ |a b |
+ +------+
+
+ spacing 0:
+ +---+
+ |ab |
+ +---+
+
+ spacing 1:
+ +----+
+ |a b |
+ +----+
+
+ spacing 2:
+ +--+--+
+ |a |b |
+ +--+--+
+
+ spacing 5:
+ +---++---+
+ |a || b |
+ +---++---+
+
+ leaked tab settings:
+ a b c d e f
OpenBSD September 1, 2020 TBL-LAYOUT-SPACING(1)
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)