aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/data
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/data
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/data')
-rw-r--r--regress/tbl/data/blankline.in3
-rw-r--r--regress/tbl/data/block_unclosed.in3
-rw-r--r--regress/tbl/data/block_unclosed.out_lint5
-rw-r--r--regress/tbl/data/block_width.in5
-rw-r--r--regress/tbl/data/block_width.out_ascii2
-rw-r--r--regress/tbl/data/block_wrap.in5
-rw-r--r--regress/tbl/data/block_wrap.out_ascii2
-rw-r--r--regress/tbl/data/empty.in3
-rw-r--r--regress/tbl/data/empty.out_lint3
9 files changed, 17 insertions, 14 deletions
diff --git a/regress/tbl/data/blankline.in b/regress/tbl/data/blankline.in
index dd11433a..f171dcef 100644
--- a/regress/tbl/data/blankline.in
+++ b/regress/tbl/data/blankline.in
@@ -1,4 +1,5 @@
-.TH TBL-DATA-BLANKLINE 1 "January 21, 2015" OpenBSD
+.\" $OpenBSD: blankline.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
+.TH TBL-DATA-BLANKLINE 1 "January 21, 2015"
.SH NAME
tbl-data-blankline \- blank line in a table
.SH DESCRIPTION
diff --git a/regress/tbl/data/block_unclosed.in b/regress/tbl/data/block_unclosed.in
index 5e3526c4..61a02efd 100644
--- a/regress/tbl/data/block_unclosed.in
+++ b/regress/tbl/data/block_unclosed.in
@@ -1,4 +1,5 @@
-.TH TBL-DATA-BLOCK_UNCLOSED 1 "January 28, 2015" OpenBSD
+.\" $OpenBSD: block_unclosed.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
+.TH TBL-DATA-BLOCK_UNCLOSED 1 "January 28, 2015"
.SH NAME
tbl-data-block_unclosed \- unclosed text block
.SH DESCRIPTION
diff --git a/regress/tbl/data/block_unclosed.out_lint b/regress/tbl/data/block_unclosed.out_lint
index 8d101cf0..60ce4a50 100644
--- a/regress/tbl/data/block_unclosed.out_lint
+++ b/regress/tbl/data/block_unclosed.out_lint
@@ -1,3 +1,2 @@
-mandoc: block_unclosed.in:6:2: ERROR: data block open at end of tbl: TE
-mandoc: block_unclosed.in:29:2: ERROR: data block open at end of tbl: T&
-mandoc: block_unclosed.in: BASE: RCS id missing: (OpenBSD)
+mandoc: block_unclosed.in:7:2: ERROR: data block open at end of tbl: TE
+mandoc: block_unclosed.in:30:2: ERROR: data block open at end of tbl: T&
diff --git a/regress/tbl/data/block_width.in b/regress/tbl/data/block_width.in
index abff1555..a1aa47a4 100644
--- a/regress/tbl/data/block_width.in
+++ b/regress/tbl/data/block_width.in
@@ -1,6 +1,7 @@
-.Dd June 15, 2017
+.\" $OpenBSD: block_width.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt TBL-DATA-BLOCK_WIDTH 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm tbl-data-block_width
.Nd default width of text blocks
diff --git a/regress/tbl/data/block_width.out_ascii b/regress/tbl/data/block_width.out_ascii
index f386feff..7058f54e 100644
--- a/regress/tbl/data/block_width.out_ascii
+++ b/regress/tbl/data/block_width.out_ascii
@@ -63,4 +63,4 @@ DDEESSCCRRIIPPTTIIOONN
leaked tab settings:
b c d e f g h
-OpenBSD June 15, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/tbl/data/block_wrap.in b/regress/tbl/data/block_wrap.in
index dd1837ee..837d078e 100644
--- a/regress/tbl/data/block_wrap.in
+++ b/regress/tbl/data/block_wrap.in
@@ -1,6 +1,7 @@
-.Dd June 12, 2017
+.\" $OpenBSD: block_wrap.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt TBL-DATA-BLOCK_WRAP 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm tbl-data-block_wrap
.Nd line wrapping in text blocks
diff --git a/regress/tbl/data/block_wrap.out_ascii b/regress/tbl/data/block_wrap.out_ascii
index c4dcecd6..1ffeb7f4 100644
--- a/regress/tbl/data/block_wrap.out_ascii
+++ b/regress/tbl/data/block_wrap.out_ascii
@@ -24,4 +24,4 @@ DDEESSCCRRIIPPTTIIOONN
+-----------+------------+
final text
-OpenBSD June 12, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/tbl/data/empty.in b/regress/tbl/data/empty.in
index 2107dcf5..8aff5fe7 100644
--- a/regress/tbl/data/empty.in
+++ b/regress/tbl/data/empty.in
@@ -1,4 +1,5 @@
-.TH TBL-DATA-EMPTY 1 "January 28, 2015" OpenBSD
+.\" $OpenBSD: empty.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
+.TH TBL-DATA-EMPTY 1 "January 28, 2015"
.SH NAME
tbl-data-empty \- empty table
.SH DESCRIPTION
diff --git a/regress/tbl/data/empty.out_lint b/regress/tbl/data/empty.out_lint
index 5247d59e..b8edd7dd 100644
--- a/regress/tbl/data/empty.out_lint
+++ b/regress/tbl/data/empty.out_lint
@@ -1,2 +1 @@
-mandoc: empty.in:6:2: ERROR: tbl without any data cells
-mandoc: empty.in: BASE: RCS id missing: (OpenBSD)
+mandoc: empty.in:7:2: ERROR: tbl without any data cells