summaryrefslogtreecommitdiffstats
path: root/regress/tbl/layout/spacing.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/spacing.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/spacing.out_ascii')
-rw-r--r--regress/tbl/layout/spacing.out_ascii56
1 files changed, 28 insertions, 28 deletions
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)