aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/opt
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-17 22:43:14 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-17 22:43:14 +0000
commit332a2176094538e094fed8f1e5e251feb6b666e9 (patch)
treefc47a670fb157e5593d57abc86413feaabb2ca07 /regress/tbl/opt
parentfc10222b160be65e60f5afcce864bcc8a49b6b48 (diff)
downloadmandoc-332a2176094538e094fed8f1e5e251feb6b666e9.tar.gz
mandoc-332a2176094538e094fed8f1e5e251feb6b666e9.tar.zst
mandoc-332a2176094538e094fed8f1e5e251feb6b666e9.zip
style message about missing RCS ids; inspired by mdoclint
Diffstat (limited to 'regress/tbl/opt')
-rw-r--r--regress/tbl/opt/box.in4
-rw-r--r--regress/tbl/opt/box.out_ascii6
-rw-r--r--regress/tbl/opt/invalid.out_lint1
3 files changed, 6 insertions, 5 deletions
diff --git a/regress/tbl/opt/box.in b/regress/tbl/opt/box.in
index 47b1bf87..ea255fdc 100644
--- a/regress/tbl/opt/box.in
+++ b/regress/tbl/opt/box.in
@@ -1,6 +1,6 @@
-.TH TBL-VERT 1
+.TH TBL-OPT-BOX 1 "June 12, 2017" OpenBSD
.SH NAME
-tbl-vert \- vertical lines
+tbl-opt-box \- box table options
.SH DESCRIPTION
no boxing:
.TS
diff --git a/regress/tbl/opt/box.out_ascii b/regress/tbl/opt/box.out_ascii
index d1051379..cef861c6 100644
--- a/regress/tbl/opt/box.out_ascii
+++ b/regress/tbl/opt/box.out_ascii
@@ -1,9 +1,9 @@
-TBL-VERT(1) General Commands Manual TBL-VERT(1)
+TBL-OPT-BOX(1) General Commands Manual TBL-OPT-BOX(1)
NNAAMMEE
- tbl-vert - vertical lines
+ tbl-opt-box - box table options
DDEESSCCRRIIPPTTIIOONN
no boxing:
@@ -51,4 +51,4 @@ DDEESSCCRRIIPPTTIIOONN
+--++--+
- TBL-VERT(1)
+OpenBSD June 12, 2017 TBL-OPT-BOX(1)
diff --git a/regress/tbl/opt/invalid.out_lint b/regress/tbl/opt/invalid.out_lint
index 56c65e47..db82c156 100644
--- a/regress/tbl/opt/invalid.out_lint
+++ b/regress/tbl/opt/invalid.out_lint
@@ -3,3 +3,4 @@ mandoc: invalid.in:7:19: ERROR: wrong tbl option argument size: decimalpoint wan
mandoc: invalid.in:7:23: ERROR: non-alphabetic character in tbl options: %
mandoc: invalid.in:7:24: ERROR: skipping unknown tbl option: foo
mandoc: invalid.in:15:21: UNSUPP: eqn delim option in tbl: $$
+mandoc: invalid.in: STYLE: RCS id missing