aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/layout/spacing.out_ascii
diff options
context:
space:
mode:
Diffstat (limited to 'regress/tbl/layout/spacing.out_ascii')
-rw-r--r--regress/tbl/layout/spacing.out_ascii39
1 files changed, 39 insertions, 0 deletions
diff --git a/regress/tbl/layout/spacing.out_ascii b/regress/tbl/layout/spacing.out_ascii
new file mode 100644
index 00000000..3d51d7d5
--- /dev/null
+++ b/regress/tbl/layout/spacing.out_ascii
@@ -0,0 +1,39 @@
+TBL-LAYOUT-SPACING(1) General Commands Manual TBL-LAYOUT-SPACING(1)
+
+
+
+NNAAMMEE
+ 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 cdef
+
+
+
+OpenBSD September 1, 2020 TBL-LAYOUT-SPACING(1)