aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bd
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/mdoc/Bd
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/mdoc/Bd')
-rw-r--r--regress/mdoc/Bd/badargs.in5
-rw-r--r--regress/mdoc/Bd/badargs.out_ascii2
-rw-r--r--regress/mdoc/Bd/badargs.out_lint27
-rw-r--r--regress/mdoc/Bd/badargs.out_markdown2
-rw-r--r--regress/mdoc/Bd/beforeNAME.in5
-rw-r--r--regress/mdoc/Bd/beforeNAME.out_ascii2
-rw-r--r--regress/mdoc/Bd/beforeNAME.out_lint5
-rw-r--r--regress/mdoc/Bd/beforeNAME.out_markdown2
-rw-r--r--regress/mdoc/Bd/blank.in5
-rw-r--r--regress/mdoc/Bd/blank.out_ascii2
-rw-r--r--regress/mdoc/Bd/blank.out_lint19
-rw-r--r--regress/mdoc/Bd/blank.out_markdown2
-rw-r--r--regress/mdoc/Bd/break.in5
-rw-r--r--regress/mdoc/Bd/break.out_ascii2
-rw-r--r--regress/mdoc/Bd/break.out_lint5
-rw-r--r--regress/mdoc/Bd/break.out_markdown2
-rw-r--r--regress/mdoc/Bd/broken.in5
-rw-r--r--regress/mdoc/Bd/broken.out_ascii2
-rw-r--r--regress/mdoc/Bd/broken.out_lint5
-rw-r--r--regress/mdoc/Bd/broken.out_markdown2
-rw-r--r--regress/mdoc/Bd/centered.in5
-rw-r--r--regress/mdoc/Bd/centered.out_ascii2
-rw-r--r--regress/mdoc/Bd/centered.out_markdown2
-rw-r--r--regress/mdoc/Bd/empty.in5
-rw-r--r--regress/mdoc/Bd/empty.out_ascii2
-rw-r--r--regress/mdoc/Bd/empty.out_markdown2
-rw-r--r--regress/mdoc/Bd/nested.in5
-rw-r--r--regress/mdoc/Bd/nested.out_ascii2
-rw-r--r--regress/mdoc/Bd/nested.out_lint7
-rw-r--r--regress/mdoc/Bd/nested.out_markdown2
-rw-r--r--regress/mdoc/Bd/offset-empty.in5
-rw-r--r--regress/mdoc/Bd/offset-empty.out_ascii2
-rw-r--r--regress/mdoc/Bd/offset-empty.out_markdown2
-rw-r--r--regress/mdoc/Bd/offset-neg.in5
-rw-r--r--regress/mdoc/Bd/offset-neg.out_ascii2
-rw-r--r--regress/mdoc/Bd/offset-neg.out_markdown2
-rw-r--r--regress/mdoc/Bd/spacing.in5
-rw-r--r--regress/mdoc/Bd/spacing.out_ascii2
-rw-r--r--regress/mdoc/Bd/spacing.out_markdown2
-rw-r--r--regress/mdoc/Bd/unclosed.in5
-rw-r--r--regress/mdoc/Bd/unclosed.out_ascii2
-rw-r--r--regress/mdoc/Bd/unclosed.out_lint5
-rw-r--r--regress/mdoc/Bd/unclosed.out_markdown2
43 files changed, 86 insertions, 95 deletions
diff --git a/regress/mdoc/Bd/badargs.in b/regress/mdoc/Bd/badargs.in
index 0d8b3f4d..940bb03f 100644
--- a/regress/mdoc/Bd/badargs.in
+++ b/regress/mdoc/Bd/badargs.in
@@ -1,6 +1,7 @@
-.Dd October 27, 2015
+.\" $OpenBSD: badargs.in,v 1.6 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-BADARGS 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-badargs
.Nd display block with bad arguments
diff --git a/regress/mdoc/Bd/badargs.out_ascii b/regress/mdoc/Bd/badargs.out_ascii
index 1a123a6c..2749d98d 100644
--- a/regress/mdoc/Bd/badargs.out_ascii
+++ b/regress/mdoc/Bd/badargs.out_ascii
@@ -27,4 +27,4 @@ DDEESSCCRRIIPPTTIIOONN
ragged offset indent
no argument whatsoever: no argument
-OpenBSD October 27, 2015 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/badargs.out_lint b/regress/mdoc/Bd/badargs.out_lint
index a003711e..f1137822 100644
--- a/regress/mdoc/Bd/badargs.out_lint
+++ b/regress/mdoc/Bd/badargs.out_lint
@@ -1,15 +1,12 @@
-mandoc: badargs.in:12:2: ERROR: skipping all arguments: Ed tail argument
-mandoc: badargs.in:19:16: ERROR: skipping excess arguments: Bd ... -bogus
-mandoc: badargs.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: badargs.in:1:5: BASE: Mdocdate missing: Dd October (OpenBSD)
-mandoc: badargs.in:9:13: WARNING: empty argument, using 0n: Bd -offset
-mandoc: badargs.in:14:34: WARNING: duplicate argument: Bd -compact
-mandoc: badargs.in:14:43: WARNING: duplicate argument: Bd -offset 6n
-mandoc: badargs.in:19:2: WARNING: missing display type, using -ragged: Bd
-mandoc: badargs.in:24:2: WARNING: skipping duplicate display type: Bd -unfilled
-mandoc: badargs.in:28:2: WARNING: skipping duplicate display type: Bd -ragged
-mandoc: badargs.in:33:2: ERROR: NOT IMPLEMENTED: Bd -file
-mandoc: badargs.in:38:2: ERROR: NOT IMPLEMENTED: Bd -file
-mandoc: badargs.in:43:2: ERROR: NOT IMPLEMENTED: Bd -file
-mandoc: badargs.in:48:2: ERROR: skipping display without arguments: Bd
-mandoc: badargs.in: BASE: RCS id missing: (OpenBSD)
+mandoc: badargs.in:13:2: ERROR: skipping all arguments: Ed tail argument
+mandoc: badargs.in:20:16: ERROR: skipping excess arguments: Bd ... -bogus
+mandoc: badargs.in:10:13: WARNING: empty argument, using 0n: Bd -offset
+mandoc: badargs.in:15:34: WARNING: duplicate argument: Bd -compact
+mandoc: badargs.in:15:43: WARNING: duplicate argument: Bd -offset 6n
+mandoc: badargs.in:20:2: WARNING: missing display type, using -ragged: Bd
+mandoc: badargs.in:25:2: WARNING: skipping duplicate display type: Bd -unfilled
+mandoc: badargs.in:29:2: WARNING: skipping duplicate display type: Bd -ragged
+mandoc: badargs.in:34:2: ERROR: NOT IMPLEMENTED: Bd -file
+mandoc: badargs.in:39:2: ERROR: NOT IMPLEMENTED: Bd -file
+mandoc: badargs.in:44:2: ERROR: NOT IMPLEMENTED: Bd -file
+mandoc: badargs.in:49:2: ERROR: skipping display without arguments: Bd
diff --git a/regress/mdoc/Bd/badargs.out_markdown b/regress/mdoc/Bd/badargs.out_markdown
index 49503d25..93c1bc7d 100644
--- a/regress/mdoc/Bd/badargs.out_markdown
+++ b/regress/mdoc/Bd/badargs.out_markdown
@@ -48,4 +48,4 @@ no argument whatsoever:
no
argument
-OpenBSD - October 27, 2015
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/beforeNAME.in b/regress/mdoc/Bd/beforeNAME.in
index f264471f..b7ac8e5f 100644
--- a/regress/mdoc/Bd/beforeNAME.in
+++ b/regress/mdoc/Bd/beforeNAME.in
@@ -1,6 +1,7 @@
-.Dd July 28, 2014
+.\" $OpenBSD: beforeNAME.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-BEFORENAME 1
-.Os OpenBSD
+.Os
.Bd -centered
Building and Debugging NetBSD Kernels
.br
diff --git a/regress/mdoc/Bd/beforeNAME.out_ascii b/regress/mdoc/Bd/beforeNAME.out_ascii
index 3978941d..8adc7f10 100644
--- a/regress/mdoc/Bd/beforeNAME.out_ascii
+++ b/regress/mdoc/Bd/beforeNAME.out_ascii
@@ -10,4 +10,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
some text
-OpenBSD July 28, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/beforeNAME.out_lint b/regress/mdoc/Bd/beforeNAME.out_lint
index 6173d1b9..39e0b714 100644
--- a/regress/mdoc/Bd/beforeNAME.out_lint
+++ b/regress/mdoc/Bd/beforeNAME.out_lint
@@ -1,4 +1 @@
-mandoc: beforeNAME.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: beforeNAME.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD)
-mandoc: beforeNAME.in: BASE: RCS id missing: (OpenBSD)
-mandoc: beforeNAME.in:4:2: WARNING: content before first section header: Bd
+mandoc: beforeNAME.in:5:2: WARNING: content before first section header: Bd
diff --git a/regress/mdoc/Bd/beforeNAME.out_markdown b/regress/mdoc/Bd/beforeNAME.out_markdown
index 79b9702a..08d737a8 100644
--- a/regress/mdoc/Bd/beforeNAME.out_markdown
+++ b/regress/mdoc/Bd/beforeNAME.out_markdown
@@ -12,4 +12,4 @@ BD-BEFORENAME(1) - General Commands Manual
some text
-OpenBSD - July 28, 2014
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/blank.in b/regress/mdoc/Bd/blank.in
index ca95e6da..c7e9b54c 100644
--- a/regress/mdoc/Bd/blank.in
+++ b/regress/mdoc/Bd/blank.in
@@ -1,6 +1,7 @@
-.Dd January 2, 2011
+.\" $OpenBSD: blank.in,v 1.6 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-BLANK 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-blank
.Nd handling of blank lines in literal displays
diff --git a/regress/mdoc/Bd/blank.out_ascii b/regress/mdoc/Bd/blank.out_ascii
index de03e318..116063cd 100644
--- a/regress/mdoc/Bd/blank.out_ascii
+++ b/regress/mdoc/Bd/blank.out_ascii
@@ -26,4 +26,4 @@ DDEESSCCRRIIPPTTIIOONN
An empty one-line literal display:
end of test document
-OpenBSD January 2, 2011 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/blank.out_lint b/regress/mdoc/Bd/blank.out_lint
index 27d36d75..f5702bdc 100644
--- a/regress/mdoc/Bd/blank.out_lint
+++ b/regress/mdoc/Bd/blank.out_lint
@@ -1,11 +1,8 @@
-mandoc: blank.in:12:1: WARNING: whitespace at end of input line
-mandoc: blank.in:14:1: WARNING: whitespace at end of input line
-mandoc: blank.in:16:1: WARNING: whitespace at end of input line
-mandoc: blank.in:21:36: WARNING: whitespace at end of input line
-mandoc: blank.in:22:37: WARNING: whitespace at end of input line
-mandoc: blank.in:23:32: WARNING: whitespace at end of input line
-mandoc: blank.in:30:8: WARNING: whitespace at end of input line
-mandoc: blank.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: blank.in:1:5: BASE: Mdocdate missing: Dd January (OpenBSD)
-mandoc: blank.in:30:2: WARNING: empty block: Dl
-mandoc: blank.in: BASE: RCS id missing: (OpenBSD)
+mandoc: blank.in:13:1: WARNING: whitespace at end of input line
+mandoc: blank.in:15:1: WARNING: whitespace at end of input line
+mandoc: blank.in:17:1: WARNING: whitespace at end of input line
+mandoc: blank.in:22:36: WARNING: whitespace at end of input line
+mandoc: blank.in:23:37: WARNING: whitespace at end of input line
+mandoc: blank.in:24:32: WARNING: whitespace at end of input line
+mandoc: blank.in:31:8: WARNING: whitespace at end of input line
+mandoc: blank.in:31:2: WARNING: empty block: Dl
diff --git a/regress/mdoc/Bd/blank.out_markdown b/regress/mdoc/Bd/blank.out_markdown
index 5977c6fb..215d045c 100644
--- a/regress/mdoc/Bd/blank.out_markdown
+++ b/regress/mdoc/Bd/blank.out_markdown
@@ -30,4 +30,4 @@ An empty one-line literal display:
end of test document
-OpenBSD - January 2, 2011
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/break.in b/regress/mdoc/Bd/break.in
index 7eaf663a..967b9db3 100644
--- a/regress/mdoc/Bd/break.in
+++ b/regress/mdoc/Bd/break.in
@@ -1,6 +1,7 @@
-.Dd November 10, 2012
+.\" $OpenBSD: break.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-BREAK 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-break
.Nd display breaking another block
diff --git a/regress/mdoc/Bd/break.out_ascii b/regress/mdoc/Bd/break.out_ascii
index 42f9eb25..a8579492 100644
--- a/regress/mdoc/Bd/break.out_ascii
+++ b/regress/mdoc/Bd/break.out_ascii
@@ -9,4 +9,4 @@ DDEESSCCRRIIPPTTIIOONN
before bracket [inside both
after display] after both
-OpenBSD November 10, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/break.out_lint b/regress/mdoc/Bd/break.out_lint
index 444dc789..c11535ac 100644
--- a/regress/mdoc/Bd/break.out_lint
+++ b/regress/mdoc/Bd/break.out_lint
@@ -1,4 +1 @@
-mandoc: break.in:12:2: WARNING: blocks badly nested: Bd breaks Bo
-mandoc: break.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: break.in:1:5: BASE: Mdocdate missing: Dd November (OpenBSD)
-mandoc: break.in: BASE: RCS id missing: (OpenBSD)
+mandoc: break.in:13:2: WARNING: blocks badly nested: Bd breaks Bo
diff --git a/regress/mdoc/Bd/break.out_markdown b/regress/mdoc/Bd/break.out_markdown
index 5a11842d..0d16a9b3 100644
--- a/regress/mdoc/Bd/break.out_markdown
+++ b/regress/mdoc/Bd/break.out_markdown
@@ -14,4 +14,4 @@ before both
after display]
after both
-OpenBSD - November 10, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/broken.in b/regress/mdoc/Bd/broken.in
index b7271a67..a050b756 100644
--- a/regress/mdoc/Bd/broken.in
+++ b/regress/mdoc/Bd/broken.in
@@ -1,6 +1,7 @@
-.Dd November 10, 2012
+.\" $OpenBSD: broken.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-BROKEN 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-broken
.Nd display broken by another block
diff --git a/regress/mdoc/Bd/broken.out_ascii b/regress/mdoc/Bd/broken.out_ascii
index 5b24c21b..04025bff 100644
--- a/regress/mdoc/Bd/broken.out_ascii
+++ b/regress/mdoc/Bd/broken.out_ascii
@@ -8,4 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
inside both] after bracket
-OpenBSD November 10, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/broken.out_lint b/regress/mdoc/Bd/broken.out_lint
index cf20b518..d78bb9f2 100644
--- a/regress/mdoc/Bd/broken.out_lint
+++ b/regress/mdoc/Bd/broken.out_lint
@@ -1,4 +1 @@
-mandoc: broken.in:12:2: WARNING: blocks badly nested: Bo breaks Bd
-mandoc: broken.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: broken.in:1:5: BASE: Mdocdate missing: Dd November (OpenBSD)
-mandoc: broken.in: BASE: RCS id missing: (OpenBSD)
+mandoc: broken.in:13:2: WARNING: blocks badly nested: Bo breaks Bd
diff --git a/regress/mdoc/Bd/broken.out_markdown b/regress/mdoc/Bd/broken.out_markdown
index f05b702f..21be03e1 100644
--- a/regress/mdoc/Bd/broken.out_markdown
+++ b/regress/mdoc/Bd/broken.out_markdown
@@ -12,4 +12,4 @@ before both
> inside both]
> after bracket
-OpenBSD - November 10, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/centered.in b/regress/mdoc/Bd/centered.in
index d989ddb8..8b0d438f 100644
--- a/regress/mdoc/Bd/centered.in
+++ b/regress/mdoc/Bd/centered.in
@@ -1,6 +1,7 @@
-.Dd July 28, 2014
+.\" $OpenBSD: centered.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-CENTERED 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-centered
.Nd centered display blocks
diff --git a/regress/mdoc/Bd/centered.out_ascii b/regress/mdoc/Bd/centered.out_ascii
index 1f0bb194..9a183b3a 100644
--- a/regress/mdoc/Bd/centered.out_ascii
+++ b/regress/mdoc/Bd/centered.out_ascii
@@ -10,4 +10,4 @@ DDEESSCCRRIIPPTTIIOONN
second line
following text
-OpenBSD July 28, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/centered.out_markdown b/regress/mdoc/Bd/centered.out_markdown
index 9eaadec1..5eb0b5cc 100644
--- a/regress/mdoc/Bd/centered.out_markdown
+++ b/regress/mdoc/Bd/centered.out_markdown
@@ -13,4 +13,4 @@ preceding text
following text
-OpenBSD - July 28, 2014
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/empty.in b/regress/mdoc/Bd/empty.in
index 56506e69..d0b680f0 100644
--- a/regress/mdoc/Bd/empty.in
+++ b/regress/mdoc/Bd/empty.in
@@ -1,6 +1,7 @@
-.Dd January 2, 2010
+.\" $OpenBSD: empty.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-EMPTY 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-empty
.Nd empty displays
diff --git a/regress/mdoc/Bd/empty.out_ascii b/regress/mdoc/Bd/empty.out_ascii
index fefe8351..2300e9ef 100644
--- a/regress/mdoc/Bd/empty.out_ascii
+++ b/regress/mdoc/Bd/empty.out_ascii
@@ -14,4 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
end of test document
-OpenBSD January 2, 2010 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/empty.out_markdown b/regress/mdoc/Bd/empty.out_markdown
index 6263ccca..7d03b4fa 100644
--- a/regress/mdoc/Bd/empty.out_markdown
+++ b/regress/mdoc/Bd/empty.out_markdown
@@ -16,4 +16,4 @@ An empty unfilled display:
end of test document
-OpenBSD - January 2, 2010
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/nested.in b/regress/mdoc/Bd/nested.in
index a5455a61..4d12b2a3 100644
--- a/regress/mdoc/Bd/nested.in
+++ b/regress/mdoc/Bd/nested.in
@@ -1,6 +1,7 @@
-.Dd November 18, 2012
+.\" $OpenBSD: nested.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-NESTED 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-nested
.Nd nested displays and lists
diff --git a/regress/mdoc/Bd/nested.out_ascii b/regress/mdoc/Bd/nested.out_ascii
index 439611d8..58ee55dd 100644
--- a/regress/mdoc/Bd/nested.out_ascii
+++ b/regress/mdoc/Bd/nested.out_ascii
@@ -26,4 +26,4 @@ DDEESSCCRRIIPPTTIIOONN
inner text (2n)
outer text
-OpenBSD November 18, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/nested.out_lint b/regress/mdoc/Bd/nested.out_lint
index e7efa125..d6f7eda2 100644
--- a/regress/mdoc/Bd/nested.out_lint
+++ b/regress/mdoc/Bd/nested.out_lint
@@ -1,5 +1,2 @@
-mandoc: nested.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: nested.in:1:5: BASE: Mdocdate missing: Dd November (OpenBSD)
-mandoc: nested.in:13:2: WARNING: nested displays are not portable: Bd in Bd
-mandoc: nested.in:24:2: WARNING: nested displays are not portable: Bd in Bd
-mandoc: nested.in: BASE: RCS id missing: (OpenBSD)
+mandoc: nested.in:14:2: WARNING: nested displays are not portable: Bd in Bd
+mandoc: nested.in:25:2: WARNING: nested displays are not portable: Bd in Bd
diff --git a/regress/mdoc/Bd/nested.out_markdown b/regress/mdoc/Bd/nested.out_markdown
index f3fca637..d936b9c0 100644
--- a/regress/mdoc/Bd/nested.out_markdown
+++ b/regress/mdoc/Bd/nested.out_markdown
@@ -43,4 +43,4 @@ tag
> outer text
-OpenBSD - November 18, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/offset-empty.in b/regress/mdoc/Bd/offset-empty.in
index 32f2a593..6433eacb 100644
--- a/regress/mdoc/Bd/offset-empty.in
+++ b/regress/mdoc/Bd/offset-empty.in
@@ -1,6 +1,7 @@
-.Dd November 20, 2014
+.\" $OpenBSD: offset-empty.in,v 1.6 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-OFFSET-EMPTY 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-offset-empty
.Nd no argument specified to Bd offset
diff --git a/regress/mdoc/Bd/offset-empty.out_ascii b/regress/mdoc/Bd/offset-empty.out_ascii
index e4e2659c..db4e0072 100644
--- a/regress/mdoc/Bd/offset-empty.out_ascii
+++ b/regress/mdoc/Bd/offset-empty.out_ascii
@@ -20,4 +20,4 @@ DDEESSCCRRIIPPTTIIOONN
Bd literal offset 78n
-OpenBSD November 20, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/offset-empty.out_markdown b/regress/mdoc/Bd/offset-empty.out_markdown
index f5c06a13..74f0114c 100644
--- a/regress/mdoc/Bd/offset-empty.out_markdown
+++ b/regress/mdoc/Bd/offset-empty.out_markdown
@@ -22,4 +22,4 @@ BD-OFFSET-EMPTY(1) - General Commands Manual
Bd literal offset 78n
-OpenBSD - November 20, 2014
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/offset-neg.in b/regress/mdoc/Bd/offset-neg.in
index f1d0a2a1..5daeb0c6 100644
--- a/regress/mdoc/Bd/offset-neg.in
+++ b/regress/mdoc/Bd/offset-neg.in
@@ -1,6 +1,7 @@
-.Dd December 24, 2014
+.\" $OpenBSD: offset-neg.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-INDENT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-indent
.Nd indenting display blocks
diff --git a/regress/mdoc/Bd/offset-neg.out_ascii b/regress/mdoc/Bd/offset-neg.out_ascii
index 0ecf61cf..3e2b5109 100644
--- a/regress/mdoc/Bd/offset-neg.out_ascii
+++ b/regress/mdoc/Bd/offset-neg.out_ascii
@@ -18,4 +18,4 @@ DDEESSCCRRIIPPTTIIOONN
outer display
regular text
-OpenBSD December 24, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/offset-neg.out_markdown b/regress/mdoc/Bd/offset-neg.out_markdown
index 60cd9195..017d223b 100644
--- a/regress/mdoc/Bd/offset-neg.out_markdown
+++ b/regress/mdoc/Bd/offset-neg.out_markdown
@@ -24,4 +24,4 @@ regular text
regular text
-OpenBSD - December 24, 2014
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/spacing.in b/regress/mdoc/Bd/spacing.in
index 95d89935..b29f6da4 100644
--- a/regress/mdoc/Bd/spacing.in
+++ b/regress/mdoc/Bd/spacing.in
@@ -1,6 +1,7 @@
-.Dd July 6, 2012
+.\" $OpenBSD: spacing.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-SPACING 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-spacing
.Nd vertical spacing around display blocks
diff --git a/regress/mdoc/Bd/spacing.out_ascii b/regress/mdoc/Bd/spacing.out_ascii
index de8bee5c..8efa8b30 100644
--- a/regress/mdoc/Bd/spacing.out_ascii
+++ b/regress/mdoc/Bd/spacing.out_ascii
@@ -11,4 +11,4 @@ DDEESSCCRRIIPPTTIIOONN
compact display block
following text
-OpenBSD July 6, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/spacing.out_markdown b/regress/mdoc/Bd/spacing.out_markdown
index c87b9616..766dda3b 100644
--- a/regress/mdoc/Bd/spacing.out_markdown
+++ b/regress/mdoc/Bd/spacing.out_markdown
@@ -16,4 +16,4 @@ text between displays
following text
-OpenBSD - July 6, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Bd/unclosed.in b/regress/mdoc/Bd/unclosed.in
index 17c2c51d..bacc57b2 100644
--- a/regress/mdoc/Bd/unclosed.in
+++ b/regress/mdoc/Bd/unclosed.in
@@ -1,6 +1,7 @@
-.Dd July 7, 2014
+.\" $OpenBSD: unclosed.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt BD-UNCLOSED 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Bd-unclosed
.Nd display still open at the end of the file
diff --git a/regress/mdoc/Bd/unclosed.out_ascii b/regress/mdoc/Bd/unclosed.out_ascii
index edea5b09..429cb6ea 100644
--- a/regress/mdoc/Bd/unclosed.out_ascii
+++ b/regress/mdoc/Bd/unclosed.out_ascii
@@ -8,4 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
inside display
-OpenBSD July 7, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Bd/unclosed.out_lint b/regress/mdoc/Bd/unclosed.out_lint
index 8f26f015..9ec05980 100644
--- a/regress/mdoc/Bd/unclosed.out_lint
+++ b/regress/mdoc/Bd/unclosed.out_lint
@@ -1,4 +1 @@
-mandoc: unclosed.in:9:2: ERROR: appending missing end of block: Bd
-mandoc: unclosed.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: unclosed.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD)
-mandoc: unclosed.in: BASE: RCS id missing: (OpenBSD)
+mandoc: unclosed.in:10:2: ERROR: appending missing end of block: Bd
diff --git a/regress/mdoc/Bd/unclosed.out_markdown b/regress/mdoc/Bd/unclosed.out_markdown
index 644e5d4a..fbb8fb47 100644
--- a/regress/mdoc/Bd/unclosed.out_markdown
+++ b/regress/mdoc/Bd/unclosed.out_markdown
@@ -10,4 +10,4 @@ before display
> inside display
-OpenBSD - July 7, 2014
+OpenBSD - July 4, 2017