aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/opt
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-04 15:24:36 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-04 15:24:36 +0000
commit59c9d1f4aa4c809091049f979c1bbc2479716399 (patch)
treefd3b27a49a34e228d186449fec87b424c1564988 /regress/tbl/opt
parent423ba251975a0c4f170f9e93bb7237b898b67fef (diff)
downloadmandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.tar.gz
mandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.tar.zst
mandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.zip
Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output.
Diffstat (limited to 'regress/tbl/opt')
-rw-r--r--regress/tbl/opt/box.in3
-rw-r--r--regress/tbl/opt/center.in3
-rw-r--r--regress/tbl/opt/invalid.in3
-rw-r--r--regress/tbl/opt/invalid.out_lint11
4 files changed, 11 insertions, 9 deletions
diff --git a/regress/tbl/opt/box.in b/regress/tbl/opt/box.in
index ea255fdc..0ff010be 100644
--- a/regress/tbl/opt/box.in
+++ b/regress/tbl/opt/box.in
@@ -1,4 +1,5 @@
-.TH TBL-OPT-BOX 1 "June 12, 2017" OpenBSD
+.\" $OpenBSD: box.in,v 1.4 2017/07/04 14:53:27 schwarze Exp $
+.TH TBL-OPT-BOX 1 "June 12, 2017"
.SH NAME
tbl-opt-box \- box table options
.SH DESCRIPTION
diff --git a/regress/tbl/opt/center.in b/regress/tbl/opt/center.in
index 7c05202c..075dad48 100644
--- a/regress/tbl/opt/center.in
+++ b/regress/tbl/opt/center.in
@@ -1,4 +1,5 @@
-.TH TBL-LAYOUT_CENTER 1 "January 28, 2015" OpenBSD
+.\" $OpenBSD: center.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
+.TH TBL-LAYOUT_CENTER 1 "January 28, 2015"
.SH NAME
tbl-layout_center \- center a table as a whole
.SH DESCRIPTION
diff --git a/regress/tbl/opt/invalid.in b/regress/tbl/opt/invalid.in
index 24b2fdfd..70df4961 100644
--- a/regress/tbl/opt/invalid.in
+++ b/regress/tbl/opt/invalid.in
@@ -1,4 +1,5 @@
-.TH TBL-OPT 1 "January 25, 2015" OpenBSD
+.\" $OpenBSD: invalid.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
+.TH TBL-OPT 1 "January 25, 2015"
.SH NAME
tbl-opt \- table options
.SH DESCRIPTION
diff --git a/regress/tbl/opt/invalid.out_lint b/regress/tbl/opt/invalid.out_lint
index 8584bbe5..3ea7f36e 100644
--- a/regress/tbl/opt/invalid.out_lint
+++ b/regress/tbl/opt/invalid.out_lint
@@ -1,6 +1,5 @@
-mandoc: invalid.in:7:5: ERROR: missing tbl option argument: tab
-mandoc: invalid.in:7:19: ERROR: wrong tbl option argument size: decimalpoint want 1 have 2
-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: BASE: RCS id missing: (OpenBSD)
+mandoc: invalid.in:8:5: ERROR: missing tbl option argument: tab
+mandoc: invalid.in:8:19: ERROR: wrong tbl option argument size: decimalpoint want 1 have 2
+mandoc: invalid.in:8:23: ERROR: non-alphabetic character in tbl options: %
+mandoc: invalid.in:8:24: ERROR: skipping unknown tbl option: foo
+mandoc: invalid.in:16:21: UNSUPP: eqn delim option in tbl: $$