aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/mod/spacing.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-27 19:51:48 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-27 19:51:48 +0000
commitf7e2f01b2993cc63491f8e56d3db6f1df3be8bb9 (patch)
tree1f8ac8f0c9474c368dfaa9f07a068ba224781f25 /regress/tbl/mod/spacing.out_ascii
parentcd0313514de5f02c468c13b8125900bef22346b3 (diff)
downloadmandoc-f7e2f01b2993cc63491f8e56d3db6f1df3be8bb9.tar.gz
mandoc-f7e2f01b2993cc63491f8e56d3db6f1df3be8bb9.tar.zst
mandoc-f7e2f01b2993cc63491f8e56d3db6f1df3be8bb9.zip
test inter-column spacing
Diffstat (limited to 'regress/tbl/mod/spacing.out_ascii')
-rw-r--r--regress/tbl/mod/spacing.out_ascii18
1 files changed, 18 insertions, 0 deletions
diff --git a/regress/tbl/mod/spacing.out_ascii b/regress/tbl/mod/spacing.out_ascii
new file mode 100644
index 00000000..ea4d396b
--- /dev/null
+++ b/regress/tbl/mod/spacing.out_ascii
@@ -0,0 +1,18 @@
+TBL-MOD-SPACING(1) General Commands Manual TBL-MOD-SPACING(1)
+
+
+
+NNAAMMEE
+ tbl-mod-spacing - spacing modifier in table layout
+
+DDEESSCCRRIIPPTTIIOONN
+ normal text
+
+ +--+--+--+----+----+------+------+-----+
+ |ab|c |d | e | f | g | h | i |
+ |ab|c |d ||e f || g | h || i |
+ |ab|c |d ||e f || g | h || i |
+ +--+--+--++--------++-----+------++----+
+
+
+OpenBSD June 27, 2017 TBL-MOD-SPACING(1)