From 59c9d1f4aa4c809091049f979c1bbc2479716399 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 4 Jul 2017 15:24:36 +0000 Subject: 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. --- regress/tbl/layout/center.in | 3 ++- regress/tbl/layout/complex.in | 3 ++- regress/tbl/layout/complex.out_lint | 11 +++++------ regress/tbl/layout/empty.in | 3 ++- regress/tbl/layout/empty.out_lint | 5 ++--- regress/tbl/layout/emptyline.in | 3 ++- regress/tbl/layout/lines-nogroff.in | 5 +++-- regress/tbl/layout/lines-nogroff.out_ascii | 2 +- regress/tbl/layout/lines.in | 5 +++-- regress/tbl/layout/lines.out_ascii | 2 +- regress/tbl/layout/numbers.in | 3 ++- regress/tbl/layout/span.in | 3 ++- 12 files changed, 27 insertions(+), 21 deletions(-) (limited to 'regress/tbl/layout') diff --git a/regress/tbl/layout/center.in b/regress/tbl/layout/center.in index f4edc37d..5727ca96 100644 --- a/regress/tbl/layout/center.in +++ b/regress/tbl/layout/center.in @@ -1,4 +1,5 @@ -.TH TBL-LAYOUT-CENTER 1 "June 17, 2017" OpenBSD +.\" $OpenBSD: center.in,v 1.4 2017/07/04 14:53:27 schwarze Exp $ +.TH TBL-LAYOUT-CENTER 1 "June 17, 2017" .SH NAME tbl-layout-center \- centering of table cells .SH DESCRIPTION diff --git a/regress/tbl/layout/complex.in b/regress/tbl/layout/complex.in index 185c5af2..4372503a 100644 --- a/regress/tbl/layout/complex.in +++ b/regress/tbl/layout/complex.in @@ -1,4 +1,5 @@ -.TH TBL-LAYOUT-COMPLEX 1 "January 26, 2015" OpenBSD +.\" $OpenBSD: complex.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $ +.TH TBL-LAYOUT-COMPLEX 1 "January 26, 2015" .SH NAME tbl-layout-complex \- complex table layout .SH DESCRIPTION diff --git a/regress/tbl/layout/complex.out_lint b/regress/tbl/layout/complex.out_lint index 56dea463..cea8740a 100644 --- a/regress/tbl/layout/complex.out_lint +++ b/regress/tbl/layout/complex.out_lint @@ -1,6 +1,5 @@ -mandoc: complex.in:8:14: WARNING: skipping vertical bar in tbl layout -mandoc: complex.in:8:28: WARNING: skipping vertical bar in tbl layout -mandoc: complex.in:10:7: ERROR: ignoring data in spanned tbl cell: h -mandoc: complex.in:16:3: WARNING: tbl column starts with span -mandoc: complex.in:18:3: ERROR: ignoring data in spanned tbl cell: b -mandoc: complex.in: BASE: RCS id missing: (OpenBSD) +mandoc: complex.in:9:14: WARNING: skipping vertical bar in tbl layout +mandoc: complex.in:9:28: WARNING: skipping vertical bar in tbl layout +mandoc: complex.in:11:7: ERROR: ignoring data in spanned tbl cell: h +mandoc: complex.in:17:3: WARNING: tbl column starts with span +mandoc: complex.in:19:3: ERROR: ignoring data in spanned tbl cell: b diff --git a/regress/tbl/layout/empty.in b/regress/tbl/layout/empty.in index 3afff955..cf8f7a52 100644 --- a/regress/tbl/layout/empty.in +++ b/regress/tbl/layout/empty.in @@ -1,4 +1,5 @@ -.TH TBL-LAYOUT-EMPTY 1 "January 29, 2015" OpenBSD +.\" $OpenBSD: empty.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $ +.TH TBL-LAYOUT-EMPTY 1 "January 29, 2015" .SH NAME tbl-layout-empty \- empty table layout .SH DESCRIPTION diff --git a/regress/tbl/layout/empty.out_lint b/regress/tbl/layout/empty.out_lint index ada6ce94..d5470182 100644 --- a/regress/tbl/layout/empty.out_lint +++ b/regress/tbl/layout/empty.out_lint @@ -1,3 +1,2 @@ -mandoc: empty.in:7:2: ERROR: empty tbl layout -mandoc: empty.in:12:3: ERROR: empty tbl layout -mandoc: empty.in: BASE: RCS id missing: (OpenBSD) +mandoc: empty.in:8:2: ERROR: empty tbl layout +mandoc: empty.in:13:3: ERROR: empty tbl layout diff --git a/regress/tbl/layout/emptyline.in b/regress/tbl/layout/emptyline.in index 647b70db..ce2743bc 100644 --- a/regress/tbl/layout/emptyline.in +++ b/regress/tbl/layout/emptyline.in @@ -1,4 +1,5 @@ -.TH TBL-LAYOUT-EMPTYLINE 1 "January 29, 2015" OpenBSD +.\" $OpenBSD: emptyline.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $ +.TH TBL-LAYOUT-EMPTYLINE 1 "January 29, 2015" .SH NAME tbl-layout-emptyline \- empty lines in table layouts .SH DESCRIPTION diff --git a/regress/tbl/layout/lines-nogroff.in b/regress/tbl/layout/lines-nogroff.in index 9ed94675..61fa2fab 100644 --- a/regress/tbl/layout/lines-nogroff.in +++ b/regress/tbl/layout/lines-nogroff.in @@ -1,6 +1,7 @@ -.Dd June 15, 2017 +.\" $OpenBSD: lines-nogroff.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $ +.Dd $Mdocdate: July 4 2017 $ .Dt TBL-LAYOUT-LINES-NOGROFF 1 -.Os OpenBSD +.Os .Sh NAME .Nm tbl-layout-lines .Nd table cells containing lines, misformatting with groff diff --git a/regress/tbl/layout/lines-nogroff.out_ascii b/regress/tbl/layout/lines-nogroff.out_ascii index f7563208..8473e972 100644 --- a/regress/tbl/layout/lines-nogroff.out_ascii +++ b/regress/tbl/layout/lines-nogroff.out_ascii @@ -105,4 +105,4 @@ DDEESSCCRRIIPPTTIIOONN 21 22 -OpenBSD June 15, 2017 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/tbl/layout/lines.in b/regress/tbl/layout/lines.in index cd345f42..ae4462de 100644 --- a/regress/tbl/layout/lines.in +++ b/regress/tbl/layout/lines.in @@ -1,6 +1,7 @@ -.Dd June 15, 2017 +.\" $OpenBSD: lines.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $ +.Dd $Mdocdate: July 4 2017 $ .Dt TBL-LAYOUT-LINES 1 -.Os OpenBSD +.Os .Sh NAME .Nm tbl-layout-lines .Nd table cells containing lines diff --git a/regress/tbl/layout/lines.out_ascii b/regress/tbl/layout/lines.out_ascii index 24d07d0d..0b2a1cfe 100644 --- a/regress/tbl/layout/lines.out_ascii +++ b/regress/tbl/layout/lines.out_ascii @@ -4752,4 +4752,4 @@ DDOOUUBBLLEEBBOOXX AALLLLBBOOXX +---+----+ +--------+ -OpenBSD June 15, 2017 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/tbl/layout/numbers.in b/regress/tbl/layout/numbers.in index 591b5ff2..a8cfbc2d 100644 --- a/regress/tbl/layout/numbers.in +++ b/regress/tbl/layout/numbers.in @@ -1,4 +1,5 @@ -.TH TBL-LAYOUT-NUMBERS 1 "January 29, 2017" OpenBSD +.\" $OpenBSD: numbers.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $ +.TH TBL-LAYOUT-NUMBERS 1 "January 29, 2017" .SH NAME tbl-layout-numbers \- alignment of numbers in tables .SH DESCRIPTION diff --git a/regress/tbl/layout/span.in b/regress/tbl/layout/span.in index 9b2d7db7..84a71f8a 100644 --- a/regress/tbl/layout/span.in +++ b/regress/tbl/layout/span.in @@ -1,4 +1,5 @@ -.TH TBL-LAYOUT-SPAN 1 "June 17, 2017" OpenBSD +.\" $OpenBSD: span.in,v 1.5 2017/07/04 14:53:27 schwarze Exp $ +.TH TBL-LAYOUT-SPAN 1 "June 17, 2017" .SH NAME tbl-layout-span \- alignment of spanned cells .SH DESCRIPTION -- cgit v1.2.3-56-ge451