diff options
Diffstat (limited to 'regress/mdoc/Bl')
111 files changed, 270 insertions, 283 deletions
diff --git a/regress/mdoc/Bl/badargs.in b/regress/mdoc/Bl/badargs.in index 9c825b5e..b9aa0914 100644 --- a/regress/mdoc/Bl/badargs.in +++ b/regress/mdoc/Bl/badargs.in @@ -1,6 +1,7 @@ -.Dd February 4, 2015 +.\" $OpenBSD: badargs.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-BADARGS 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-badargs .Nd list with bad arguments diff --git a/regress/mdoc/Bl/badargs.out_ascii b/regress/mdoc/Bl/badargs.out_ascii index ad1707b1..16d99fb0 100644 --- a/regress/mdoc/Bl/badargs.out_ascii +++ b/regress/mdoc/Bl/badargs.out_ascii @@ -40,4 +40,4 @@ DDEESSCCRRIIPPTTIIOONN double arguments: last wins -OpenBSD February 4, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/badargs.out_lint b/regress/mdoc/Bl/badargs.out_lint index e770de4e..8d51123f 100644 --- a/regress/mdoc/Bl/badargs.out_lint +++ b/regress/mdoc/Bl/badargs.out_lint @@ -1,21 +1,18 @@ -mandoc: badargs.in:78:2: ERROR: skipping all arguments: El tail argument -mandoc: badargs.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: badargs.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) -mandoc: badargs.in:9:13: WARNING: empty argument, using 0n: Bl -offset -mandoc: badargs.in:14:13: WARNING: empty argument, using 0n: Bl -width -mandoc: badargs.in:18:11: WARNING: empty argument, using 0n: Bl -width -mandoc: badargs.in:27:13: WARNING: empty argument, using 0n: Bl -width -mandoc: badargs.in:31:11: WARNING: empty argument, using 0n: Bl -width -mandoc: badargs.in:35:10: WARNING: empty argument, using 0n: Bl -width -mandoc: badargs.in:41:2: WARNING: skipping duplicate list type: Bl -enum -mandoc: badargs.in:45:2: WARNING: skipping duplicate list type: Bl -bullet -mandoc: badargs.in:50:13: ERROR: skipping excess arguments: Bl ... -bogus -mandoc: badargs.in:54:11: ERROR: skipping excess arguments: Bl ... -bogus -mandoc: badargs.in:58:12: ERROR: skipping excess arguments: Bl ... -bogus -mandoc: badargs.in:62:11: ERROR: skipping excess arguments: Bl ... -bogus -mandoc: badargs.in:66:12: ERROR: skipping excess arguments: Bl ... -bogus -mandoc: badargs.in:70:20: ERROR: skipping excess arguments: Bl ... -bogus -mandoc: badargs.in:75:42: WARNING: duplicate argument: Bl -compact -mandoc: badargs.in:75:51: WARNING: duplicate argument: Bl -offset 2n -mandoc: badargs.in:75:62: WARNING: duplicate argument: Bl -width 6n -mandoc: badargs.in: BASE: RCS id missing: (OpenBSD) +mandoc: badargs.in:79:2: ERROR: skipping all arguments: El tail argument +mandoc: badargs.in:10:13: WARNING: empty argument, using 0n: Bl -offset +mandoc: badargs.in:15:13: WARNING: empty argument, using 0n: Bl -width +mandoc: badargs.in:19:11: WARNING: empty argument, using 0n: Bl -width +mandoc: badargs.in:28:13: WARNING: empty argument, using 0n: Bl -width +mandoc: badargs.in:32:11: WARNING: empty argument, using 0n: Bl -width +mandoc: badargs.in:36:10: WARNING: empty argument, using 0n: Bl -width +mandoc: badargs.in:42:2: WARNING: skipping duplicate list type: Bl -enum +mandoc: badargs.in:46:2: WARNING: skipping duplicate list type: Bl -bullet +mandoc: badargs.in:51:13: ERROR: skipping excess arguments: Bl ... -bogus +mandoc: badargs.in:55:11: ERROR: skipping excess arguments: Bl ... -bogus +mandoc: badargs.in:59:12: ERROR: skipping excess arguments: Bl ... -bogus +mandoc: badargs.in:63:11: ERROR: skipping excess arguments: Bl ... -bogus +mandoc: badargs.in:67:12: ERROR: skipping excess arguments: Bl ... -bogus +mandoc: badargs.in:71:20: ERROR: skipping excess arguments: Bl ... -bogus +mandoc: badargs.in:76:42: WARNING: duplicate argument: Bl -compact +mandoc: badargs.in:76:51: WARNING: duplicate argument: Bl -offset 2n +mandoc: badargs.in:76:62: WARNING: duplicate argument: Bl -width 6n diff --git a/regress/mdoc/Bl/badargs.out_markdown b/regress/mdoc/Bl/badargs.out_markdown index 474364d3..624a870c 100644 --- a/regress/mdoc/Bl/badargs.out_markdown +++ b/regress/mdoc/Bl/badargs.out_markdown @@ -57,4 +57,4 @@ last > wins -OpenBSD - February 4, 2015 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/bareIt.in b/regress/mdoc/Bl/bareIt.in index ad43c4bf..536ca122 100644 --- a/regress/mdoc/Bl/bareIt.in +++ b/regress/mdoc/Bl/bareIt.in @@ -1,6 +1,7 @@ -.Dd August 16, 2014 +.\" $OpenBSD: bareIt.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-BAREIT 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-bareIt .Nd item macro outside list diff --git a/regress/mdoc/Bl/bareIt.out_ascii b/regress/mdoc/Bl/bareIt.out_ascii index 9c625c74..f93bb382 100644 --- a/regress/mdoc/Bl/bareIt.out_ascii +++ b/regress/mdoc/Bl/bareIt.out_ascii @@ -9,4 +9,4 @@ DDEESSCCRRIIPPTTIIOONN -- item final text -OpenBSD August 16, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/bareIt.out_lint b/regress/mdoc/Bl/bareIt.out_lint index 840a893d..b6a42654 100644 --- a/regress/mdoc/Bl/bareIt.out_lint +++ b/regress/mdoc/Bl/bareIt.out_lint @@ -1,6 +1,3 @@ -mandoc: bareIt.in:9:2: ERROR: skipping item outside list: It argument -mandoc: bareIt.in:14:2: ERROR: skipping item outside list: It argument -mandoc: bareIt.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: bareIt.in:1:5: BASE: Mdocdate missing: Dd August (OpenBSD) -mandoc: bareIt.in:9:2: WARNING: skipping paragraph macro: br before Bl -mandoc: bareIt.in: BASE: RCS id missing: (OpenBSD) +mandoc: bareIt.in:10:2: ERROR: skipping item outside list: It argument +mandoc: bareIt.in:15:2: ERROR: skipping item outside list: It argument +mandoc: bareIt.in:10:2: WARNING: skipping paragraph macro: br before Bl diff --git a/regress/mdoc/Bl/bareIt.out_markdown b/regress/mdoc/Bl/bareIt.out_markdown index f1280770..ab90795e 100644 --- a/regress/mdoc/Bl/bareIt.out_markdown +++ b/regress/mdoc/Bl/bareIt.out_markdown @@ -12,4 +12,4 @@ initial text final text -OpenBSD - August 16, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/bareTa.in b/regress/mdoc/Bl/bareTa.in index 12eaf45e..28a1315b 100644 --- a/regress/mdoc/Bl/bareTa.in +++ b/regress/mdoc/Bl/bareTa.in @@ -1,6 +1,7 @@ -.Dd November 12, 2012 +.\" $OpenBSD: bareTa.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt TA-BARE 1 -.Os OpenBSD +.Os .Sh NAME .Nm Ta-bare .Nd bare tabular column macro diff --git a/regress/mdoc/Bl/bareTa.out_ascii b/regress/mdoc/Bl/bareTa.out_ascii index 831ffee8..cc55a94c 100644 --- a/regress/mdoc/Bl/bareTa.out_ascii +++ b/regress/mdoc/Bl/bareTa.out_ascii @@ -15,4 +15,4 @@ DDEESSCCRRIIPPTTIIOONN a b final text -OpenBSD November 12, 2012 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/bareTa.out_lint b/regress/mdoc/Bl/bareTa.out_lint index 3c33f29c..62cb3afc 100644 --- a/regress/mdoc/Bl/bareTa.out_lint +++ b/regress/mdoc/Bl/bareTa.out_lint @@ -1,8 +1,5 @@ -mandoc: bareTa.in:9:2: ERROR: skipping column outside column list: Ta -mandoc: bareTa.in:13:2: ERROR: skipping column outside column list: Ta -mandoc: bareTa.in:18:5: ERROR: skipping column outside column list: Ta -mandoc: bareTa.in:25:2: ERROR: skipping item outside list: It ignored arguments -mandoc: bareTa.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: bareTa.in:1:5: BASE: Mdocdate missing: Dd November (OpenBSD) -mandoc: bareTa.in:18:2: ERROR: skipping all arguments: It ignored arguments -mandoc: bareTa.in: BASE: RCS id missing: (OpenBSD) +mandoc: bareTa.in:10:2: ERROR: skipping column outside column list: Ta +mandoc: bareTa.in:14:2: ERROR: skipping column outside column list: Ta +mandoc: bareTa.in:19:5: ERROR: skipping column outside column list: Ta +mandoc: bareTa.in:26:2: ERROR: skipping item outside list: It ignored arguments +mandoc: bareTa.in:19:2: ERROR: skipping all arguments: It ignored arguments diff --git a/regress/mdoc/Bl/bareTa.out_markdown b/regress/mdoc/Bl/bareTa.out_markdown index d2dd7129..c27ad8ea 100644 --- a/regress/mdoc/Bl/bareTa.out_markdown +++ b/regress/mdoc/Bl/bareTa.out_markdown @@ -21,4 +21,4 @@ middle text final text -OpenBSD - November 12, 2012 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/break.in b/regress/mdoc/Bl/break.in index 3246fdc7..95a6d92e 100644 --- a/regress/mdoc/Bl/break.in +++ b/regress/mdoc/Bl/break.in @@ -1,6 +1,7 @@ -.Dd August 20, 2016 +.\" $OpenBSD: break.in,v 1.7 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-BREAK 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-break .Nd list breaking another block diff --git a/regress/mdoc/Bl/break.out_ascii b/regress/mdoc/Bl/break.out_ascii index 692711c4..35dc7115 100644 --- a/regress/mdoc/Bl/break.out_ascii +++ b/regress/mdoc/Bl/break.out_ascii @@ -46,4 +46,4 @@ CCAAVVEEAATTSS BBUUGGSS 1. -OpenBSD August 20, 2016 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/break.out_lint b/regress/mdoc/Bl/break.out_lint index 5a4e5ff0..6ecc78b6 100644 --- a/regress/mdoc/Bl/break.out_lint +++ b/regress/mdoc/Bl/break.out_lint @@ -1,21 +1,18 @@ -mandoc: break.in:13:2: WARNING: blocks badly nested: Bl breaks Bo -mandoc: break.in:21:2: WARNING: blocks badly nested: Bl breaks Bo -mandoc: break.in:22:2: ERROR: skipping item outside list: It -mandoc: break.in:32:2: WARNING: blocks badly nested: Bl breaks Bd -mandoc: break.in:41:2: WARNING: blocks badly nested: Bl breaks Bd -mandoc: break.in:42:2: ERROR: skipping item outside list: It -mandoc: break.in:53:2: WARNING: blocks badly nested: Bl breaks Bd -mandoc: break.in:56:2: WARNING: blocks badly nested: Bl breaks Bd -mandoc: break.in:58:2: ERROR: inserting missing end of block: Sh breaks Bd -mandoc: break.in:63:2: WARNING: blocks badly nested: Bl breaks Bd -mandoc: break.in:64:2: ERROR: skipping column outside column list: Ta -mandoc: break.in:71:2: WARNING: blocks badly nested: Bl breaks Bo -mandoc: break.in:73:2: ERROR: inserting missing end of block: Sh breaks Bo -mandoc: break.in:76:2: WARNING: blocks badly nested: Bl breaks Bo -mandoc: break.in:75:25: ERROR: appending missing end of block: Bo -mandoc: break.in:74:2: ERROR: appending missing end of block: Bl -mandoc: break.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: break.in:1:5: BASE: Mdocdate missing: Dd August (OpenBSD) -mandoc: break.in:75:2: WARNING: empty list item: Bl -enum It -mandoc: break.in:75:2: ERROR: skipping all arguments: It before broken block -mandoc: break.in: BASE: RCS id missing: (OpenBSD) +mandoc: break.in:14:2: WARNING: blocks badly nested: Bl breaks Bo +mandoc: break.in:22:2: WARNING: blocks badly nested: Bl breaks Bo +mandoc: break.in:23:2: ERROR: skipping item outside list: It +mandoc: break.in:33:2: WARNING: blocks badly nested: Bl breaks Bd +mandoc: break.in:42:2: WARNING: blocks badly nested: Bl breaks Bd +mandoc: break.in:43:2: ERROR: skipping item outside list: It +mandoc: break.in:54:2: WARNING: blocks badly nested: Bl breaks Bd +mandoc: break.in:57:2: WARNING: blocks badly nested: Bl breaks Bd +mandoc: break.in:59:2: ERROR: inserting missing end of block: Sh breaks Bd +mandoc: break.in:64:2: WARNING: blocks badly nested: Bl breaks Bd +mandoc: break.in:65:2: ERROR: skipping column outside column list: Ta +mandoc: break.in:72:2: WARNING: blocks badly nested: Bl breaks Bo +mandoc: break.in:74:2: ERROR: inserting missing end of block: Sh breaks Bo +mandoc: break.in:77:2: WARNING: blocks badly nested: Bl breaks Bo +mandoc: break.in:76:25: ERROR: appending missing end of block: Bo +mandoc: break.in:75:2: ERROR: appending missing end of block: Bl +mandoc: break.in:76:2: WARNING: empty list item: Bl -enum It +mandoc: break.in:76:2: ERROR: skipping all arguments: It before broken block diff --git a/regress/mdoc/Bl/breakingIt.in b/regress/mdoc/Bl/breakingIt.in index 6e75fcf4..21d37d49 100644 --- a/regress/mdoc/Bl/breakingIt.in +++ b/regress/mdoc/Bl/breakingIt.in @@ -1,6 +1,7 @@ -.Dd February 3, 2015 +.\" $OpenBSD: breakingIt.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-BREAKINGIT 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-breakingIt .Nd items breaking other blocks diff --git a/regress/mdoc/Bl/breakingIt.out_ascii b/regress/mdoc/Bl/breakingIt.out_ascii index 9c8fd722..447ceb81 100644 --- a/regress/mdoc/Bl/breakingIt.out_ascii +++ b/regress/mdoc/Bl/breakingIt.out_ascii @@ -44,4 +44,4 @@ DDEESSCCRRIIPPTTIIOONN ++oo Bullet point. -OpenBSD February 3, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/breakingIt.out_lint b/regress/mdoc/Bl/breakingIt.out_lint index f98bb780..8d8259ef 100644 --- a/regress/mdoc/Bl/breakingIt.out_lint +++ b/regress/mdoc/Bl/breakingIt.out_lint @@ -1,19 +1,16 @@ -mandoc: breakingIt.in:13:2: ERROR: inserting missing end of block: It breaks Ao -mandoc: breakingIt.in:20:2: ERROR: inserting missing end of block: It breaks Ao -mandoc: breakingIt.in:28:2: ERROR: inserting missing end of block: It breaks Ao -mandoc: breakingIt.in:36:2: ERROR: inserting missing end of block: It breaks Ao -mandoc: breakingIt.in:44:2: ERROR: inserting missing end of block: It breaks Bd -mandoc: breakingIt.in:51:2: ERROR: inserting missing end of block: It breaks Bd -mandoc: breakingIt.in:59:2: ERROR: inserting missing end of block: It breaks Bd -mandoc: breakingIt.in:67:2: ERROR: inserting missing end of block: It breaks Bd -mandoc: breakingIt.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: breakingIt.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) -mandoc: breakingIt.in:10:1: WARNING: moving content out of list: text -mandoc: breakingIt.in:11:2: WARNING: moving content out of list: Ao -mandoc: breakingIt.in:17:1: WARNING: moving content out of list: text -mandoc: breakingIt.in:18:2: WARNING: moving content out of list: Ao -mandoc: breakingIt.in:41:1: WARNING: moving content out of list: text -mandoc: breakingIt.in:42:2: WARNING: moving content out of list: Bd -mandoc: breakingIt.in:48:1: WARNING: moving content out of list: text -mandoc: breakingIt.in:49:2: WARNING: moving content out of list: Bd -mandoc: breakingIt.in: BASE: RCS id missing: (OpenBSD) +mandoc: breakingIt.in:14:2: ERROR: inserting missing end of block: It breaks Ao +mandoc: breakingIt.in:21:2: ERROR: inserting missing end of block: It breaks Ao +mandoc: breakingIt.in:29:2: ERROR: inserting missing end of block: It breaks Ao +mandoc: breakingIt.in:37:2: ERROR: inserting missing end of block: It breaks Ao +mandoc: breakingIt.in:45:2: ERROR: inserting missing end of block: It breaks Bd +mandoc: breakingIt.in:52:2: ERROR: inserting missing end of block: It breaks Bd +mandoc: breakingIt.in:60:2: ERROR: inserting missing end of block: It breaks Bd +mandoc: breakingIt.in:68:2: ERROR: inserting missing end of block: It breaks Bd +mandoc: breakingIt.in:11:1: WARNING: moving content out of list: text +mandoc: breakingIt.in:12:2: WARNING: moving content out of list: Ao +mandoc: breakingIt.in:18:1: WARNING: moving content out of list: text +mandoc: breakingIt.in:19:2: WARNING: moving content out of list: Ao +mandoc: breakingIt.in:42:1: WARNING: moving content out of list: text +mandoc: breakingIt.in:43:2: WARNING: moving content out of list: Bd +mandoc: breakingIt.in:49:1: WARNING: moving content out of list: text +mandoc: breakingIt.in:50:2: WARNING: moving content out of list: Bd diff --git a/regress/mdoc/Bl/breakingIt.out_markdown b/regress/mdoc/Bl/breakingIt.out_markdown index 5739522d..83b9aa12 100644 --- a/regress/mdoc/Bl/breakingIt.out_markdown +++ b/regress/mdoc/Bl/breakingIt.out_markdown @@ -66,4 +66,4 @@ tag2 * Bullet point. -OpenBSD - February 3, 2015 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/breakingTa.in b/regress/mdoc/Bl/breakingTa.in index 80192b6c..f4523fec 100644 --- a/regress/mdoc/Bl/breakingTa.in +++ b/regress/mdoc/Bl/breakingTa.in @@ -1,6 +1,7 @@ -.Dd February 11, 2017 +.\" $OpenBSD: breakingTa.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-BREAKINGTA 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-breakingTa .Nd tab macro breaking a block diff --git a/regress/mdoc/Bl/breakingTa.out_ascii b/regress/mdoc/Bl/breakingTa.out_ascii index 9a0d48aa..a56c1a99 100644 --- a/regress/mdoc/Bl/breakingTa.out_ascii +++ b/regress/mdoc/Bl/breakingTa.out_ascii @@ -9,4 +9,4 @@ DDEESSCCRRIIPPTTIIOONN it <aq> ta [bo bc] (pq) final text -OpenBSD February 11, 2017 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/breakingTa.out_markdown b/regress/mdoc/Bl/breakingTa.out_markdown index 64cdc72d..d3f5422e 100644 --- a/regress/mdoc/Bl/breakingTa.out_markdown +++ b/regress/mdoc/Bl/breakingTa.out_markdown @@ -12,4 +12,4 @@ initial text final text -OpenBSD - February 11, 2017 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/broken.in b/regress/mdoc/Bl/broken.in index b2cd81e8..d4646681 100644 --- a/regress/mdoc/Bl/broken.in +++ b/regress/mdoc/Bl/broken.in @@ -1,6 +1,7 @@ -.Dd February 12, 2015 +.\" $OpenBSD: broken.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-BROKEN 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-broken .Nd list broken by another block diff --git a/regress/mdoc/Bl/broken.out_ascii b/regress/mdoc/Bl/broken.out_ascii index 5e6ae847..b72a36fb 100644 --- a/regress/mdoc/Bl/broken.out_ascii +++ b/regress/mdoc/Bl/broken.out_ascii @@ -16,4 +16,4 @@ DDEESSCCRRIIPPTTIIOONN 2. next item after list -OpenBSD February 12, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/broken.out_lint b/regress/mdoc/Bl/broken.out_lint index 9b28e561..b0484af7 100644 --- a/regress/mdoc/Bl/broken.out_lint +++ b/regress/mdoc/Bl/broken.out_lint @@ -1,6 +1,3 @@ -mandoc: broken.in:13:2: WARNING: blocks badly nested: Bo breaks Bl -mandoc: broken.in:23:2: WARNING: blocks badly nested: Bo breaks Bd -mandoc: broken.in:25:2: ERROR: inserting missing end of block: It breaks Bd -mandoc: broken.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: broken.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) -mandoc: broken.in: BASE: RCS id missing: (OpenBSD) +mandoc: broken.in:14:2: WARNING: blocks badly nested: Bo breaks Bl +mandoc: broken.in:24:2: WARNING: blocks badly nested: Bo breaks Bd +mandoc: broken.in:26:2: ERROR: inserting missing end of block: It breaks Bd diff --git a/regress/mdoc/Bl/broken.out_markdown b/regress/mdoc/Bl/broken.out_markdown index fb34a052..d581fc29 100644 --- a/regress/mdoc/Bl/broken.out_markdown +++ b/regress/mdoc/Bl/broken.out_markdown @@ -24,4 +24,4 @@ after list after list -OpenBSD - February 12, 2015 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/bullet.in b/regress/mdoc/Bl/bullet.in index e189df27..22acfac7 100644 --- a/regress/mdoc/Bl/bullet.in +++ b/regress/mdoc/Bl/bullet.in @@ -1,6 +1,7 @@ -.Dd December 25, 2014 +.\" $OpenBSD: bullet.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-BULLET 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-bullet .Nd bullet lists diff --git a/regress/mdoc/Bl/bullet.out_ascii b/regress/mdoc/Bl/bullet.out_ascii index e188f799..0db327b3 100644 --- a/regress/mdoc/Bl/bullet.out_ascii +++ b/regress/mdoc/Bl/bullet.out_ascii @@ -64,4 +64,4 @@ DDEESSCCRRIIPPTTIIOONN ++oo x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x -OpenBSD December 25, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/bullet.out_markdown b/regress/mdoc/Bl/bullet.out_markdown index 25febb9b..c500ecaf 100644 --- a/regress/mdoc/Bl/bullet.out_markdown +++ b/regress/mdoc/Bl/bullet.out_markdown @@ -43,4 +43,4 @@ BL-BULLET(1) - General Commands Manual * x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x * x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x -OpenBSD - December 25, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/colNoIt.in b/regress/mdoc/Bl/colNoIt.in index 7c80cf93..cca36b34 100644 --- a/regress/mdoc/Bl/colNoIt.in +++ b/regress/mdoc/Bl/colNoIt.in @@ -1,6 +1,7 @@ -.Dd August 20, 2016 +.\" $OpenBSD: colNoIt.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-COLNOIT 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-colNoIt .Nd column lists without item macros diff --git a/regress/mdoc/Bl/colNoIt.out_ascii b/regress/mdoc/Bl/colNoIt.out_ascii index e61c3334..69152adc 100644 --- a/regress/mdoc/Bl/colNoIt.out_ascii +++ b/regress/mdoc/Bl/colNoIt.out_ascii @@ -10,4 +10,4 @@ DDEESSCCRRIIPPTTIIOONN a b c d -OpenBSD August 20, 2016 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/colNoIt.out_markdown b/regress/mdoc/Bl/colNoIt.out_markdown index d7c9004d..3c98fab7 100644 --- a/regress/mdoc/Bl/colNoIt.out_markdown +++ b/regress/mdoc/Bl/colNoIt.out_markdown @@ -12,4 +12,4 @@ BL-COLNOIT(1) - General Commands Manual a b c d -OpenBSD - August 20, 2016 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/column.in b/regress/mdoc/Bl/column.in index 5f059a8c..93d0b495 100644 --- a/regress/mdoc/Bl/column.in +++ b/regress/mdoc/Bl/column.in @@ -1,6 +1,7 @@ -.Dd October 14, 2015 +.\" $OpenBSD: column.in,v 1.10 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-COLUMN 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-column .Nd lists with multiple columns diff --git a/regress/mdoc/Bl/column.out_ascii b/regress/mdoc/Bl/column.out_ascii index a7c07d32..732cf2d9 100644 --- a/regress/mdoc/Bl/column.out_ascii +++ b/regress/mdoc/Bl/column.out_ascii @@ -71,4 +71,4 @@ DDEESSCCRRIIPPTTIIOONN aa bb tab at eol aa bb cc dd -OpenBSD October 14, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/column.out_lint b/regress/mdoc/Bl/column.out_lint index dea3ec79..4d64846e 100644 --- a/regress/mdoc/Bl/column.out_lint +++ b/regress/mdoc/Bl/column.out_lint @@ -1,10 +1,7 @@ -mandoc: column.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: column.in:1:5: BASE: Mdocdate missing: Dd October (OpenBSD) -mandoc: column.in:71:2: WARNING: skipping empty macro: It -mandoc: column.in:72:2: WARNING: wrong number of cells: 2 columns, 1 cells -mandoc: column.in:74:2: WARNING: skipping empty macro: It -mandoc: column.in:76:2: WARNING: wrong number of cells: 2 columns, 4 cells -mandoc: column.in:77:2: WARNING: wrong number of cells: 2 columns, 5 cells -mandoc: column.in:78:2: WARNING: skipping empty macro: It -mandoc: column.in:106:18: WARNING: skipping -width argument: Bl -column -mandoc: column.in: BASE: RCS id missing: (OpenBSD) +mandoc: column.in:72:2: WARNING: skipping empty macro: It +mandoc: column.in:73:2: WARNING: wrong number of cells: 2 columns, 1 cells +mandoc: column.in:75:2: WARNING: skipping empty macro: It +mandoc: column.in:77:2: WARNING: wrong number of cells: 2 columns, 4 cells +mandoc: column.in:78:2: WARNING: wrong number of cells: 2 columns, 5 cells +mandoc: column.in:79:2: WARNING: skipping empty macro: It +mandoc: column.in:107:18: WARNING: skipping -width argument: Bl -column diff --git a/regress/mdoc/Bl/column.out_markdown b/regress/mdoc/Bl/column.out_markdown index c79a98db..6e3e27b2 100644 --- a/regress/mdoc/Bl/column.out_markdown +++ b/regress/mdoc/Bl/column.out_markdown @@ -75,4 +75,4 @@ BL-COLUMN(1) - General Commands Manual aa bb cc dd -OpenBSD - October 14, 2015 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/column_nogroff.in b/regress/mdoc/Bl/column_nogroff.in index 43f332fa..4cbcb51d 100644 --- a/regress/mdoc/Bl/column_nogroff.in +++ b/regress/mdoc/Bl/column_nogroff.in @@ -1,6 +1,7 @@ -.Dd June 29, 2017 +.\" $OpenBSD: column_nogroff.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-COLUMN_NOGROFF 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-column_nogroff .Nd column lists mishandled by groff diff --git a/regress/mdoc/Bl/column_nogroff.out_ascii b/regress/mdoc/Bl/column_nogroff.out_ascii index f86d4d4f..b8a06670 100644 --- a/regress/mdoc/Bl/column_nogroff.out_ascii +++ b/regress/mdoc/Bl/column_nogroff.out_ascii @@ -12,4 +12,4 @@ DDEESSCCRRIIPPTTIIOONN aa bb -OpenBSD June 29, 2017 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/column_nogroff.out_lint b/regress/mdoc/Bl/column_nogroff.out_lint index df15cf1b..8e712ca5 100644 --- a/regress/mdoc/Bl/column_nogroff.out_lint +++ b/regress/mdoc/Bl/column_nogroff.out_lint @@ -1,5 +1,2 @@ -mandoc: column_nogroff.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: column_nogroff.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD) -mandoc: column_nogroff.in:10:2: WARNING: missing argument, using next line: Bl -column It -mandoc: column_nogroff.in:18:2: WARNING: first macro on line: Ta -mandoc: column_nogroff.in: BASE: RCS id missing: (OpenBSD) +mandoc: column_nogroff.in:11:2: WARNING: missing argument, using next line: Bl -column It +mandoc: column_nogroff.in:19:2: WARNING: first macro on line: Ta diff --git a/regress/mdoc/Bl/column_nogroff.out_markdown b/regress/mdoc/Bl/column_nogroff.out_markdown index 595236fb..5eef5551 100644 --- a/regress/mdoc/Bl/column_nogroff.out_markdown +++ b/regress/mdoc/Bl/column_nogroff.out_markdown @@ -15,4 +15,4 @@ Tab macro at the beginning of a line: aa bb -OpenBSD - June 29, 2017 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/dash.in b/regress/mdoc/Bl/dash.in index 37c8ad1a..17bb4351 100644 --- a/regress/mdoc/Bl/dash.in +++ b/regress/mdoc/Bl/dash.in @@ -1,6 +1,7 @@ -.Dd December 25, 2014 +.\" $OpenBSD: dash.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-DASH 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-dash .Nd dash and hyphen lists diff --git a/regress/mdoc/Bl/dash.out_ascii b/regress/mdoc/Bl/dash.out_ascii index f6677bee..e6c48b91 100644 --- a/regress/mdoc/Bl/dash.out_ascii +++ b/regress/mdoc/Bl/dash.out_ascii @@ -64,4 +64,4 @@ DDEESSCCRRIIPPTTIIOONN -- x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x -OpenBSD December 25, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/dash.out_markdown b/regress/mdoc/Bl/dash.out_markdown index f478e4aa..25300274 100644 --- a/regress/mdoc/Bl/dash.out_markdown +++ b/regress/mdoc/Bl/dash.out_markdown @@ -43,4 +43,4 @@ BL-DASH(1) - General Commands Manual - x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x - x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x -OpenBSD - December 25, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/dash.out_utf8 b/regress/mdoc/Bl/dash.out_utf8 index 93abd8d3..0ba3ba9c 100644 --- a/regress/mdoc/Bl/dash.out_utf8 +++ b/regress/mdoc/Bl/dash.out_utf8 @@ -64,4 +64,4 @@ DDEESSCCRRIIPPTTIIOONN -- x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x -OpenBSD December 25, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/diag.in b/regress/mdoc/Bl/diag.in index 74421ab5..de09d465 100644 --- a/regress/mdoc/Bl/diag.in +++ b/regress/mdoc/Bl/diag.in @@ -1,6 +1,7 @@ -.Dd April 8, 2014 +.\" $OpenBSD: diag.in,v 1.6 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-DIAG 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-diag .Nd section 4 diagnostic lists diff --git a/regress/mdoc/Bl/diag.out_ascii b/regress/mdoc/Bl/diag.out_ascii index 9ee7a946..8ed0651c 100644 --- a/regress/mdoc/Bl/diag.out_ascii +++ b/regress/mdoc/Bl/diag.out_ascii @@ -36,4 +36,4 @@ DDEESSCCRRIIPPTTIIOONN OOxx OpenBSD FFxx FreeBSD -OpenBSD April 8, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/diag.out_markdown b/regress/mdoc/Bl/diag.out_markdown index dbde3cfe..22c4aed0 100644 --- a/regress/mdoc/Bl/diag.out_markdown +++ b/regress/mdoc/Bl/diag.out_markdown @@ -42,4 +42,4 @@ OpenBSD Fx FreeBSD -OpenBSD - April 8, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/empty.in b/regress/mdoc/Bl/empty.in index 1ee9c94c..0451aef7 100644 --- a/regress/mdoc/Bl/empty.in +++ b/regress/mdoc/Bl/empty.in @@ -1,6 +1,7 @@ -.Dd January 2, 2011 +.\" $OpenBSD: empty.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-EMPTY 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-empty .Nd empty lists diff --git a/regress/mdoc/Bl/empty.out_ascii b/regress/mdoc/Bl/empty.out_ascii index aba64bbe..a5b61c0d 100644 --- a/regress/mdoc/Bl/empty.out_ascii +++ b/regress/mdoc/Bl/empty.out_ascii @@ -17,4 +17,4 @@ DDEESSCCRRIIPPTTIIOONN tag list: end of test document -OpenBSD January 2, 2011 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/empty.out_lint b/regress/mdoc/Bl/empty.out_lint index 7dce350c..8c354787 100644 --- a/regress/mdoc/Bl/empty.out_lint +++ b/regress/mdoc/Bl/empty.out_lint @@ -1,14 +1,11 @@ -mandoc: empty.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: empty.in:1:5: BASE: Mdocdate missing: Dd January (OpenBSD) -mandoc: empty.in:9:2: WARNING: empty block: Bl -mandoc: empty.in:12:2: WARNING: empty block: Bl -mandoc: empty.in:15:2: WARNING: empty block: Bl -mandoc: empty.in:18:2: WARNING: empty block: Bl -mandoc: empty.in:21:2: WARNING: empty block: Bl -mandoc: empty.in:24:2: WARNING: empty block: Bl -mandoc: empty.in:27:2: WARNING: empty block: Bl -mandoc: empty.in:30:2: WARNING: empty block: Bl -mandoc: empty.in:33:2: WARNING: empty block: Bl -mandoc: empty.in:36:2: WARNING: empty block: Bl -mandoc: empty.in:39:2: WARNING: empty block: Bl -mandoc: empty.in: BASE: RCS id missing: (OpenBSD) +mandoc: empty.in:10:2: WARNING: empty block: Bl +mandoc: empty.in:13:2: WARNING: empty block: Bl +mandoc: empty.in:16:2: WARNING: empty block: Bl +mandoc: empty.in:19:2: WARNING: empty block: Bl +mandoc: empty.in:22:2: WARNING: empty block: Bl +mandoc: empty.in:25:2: WARNING: empty block: Bl +mandoc: empty.in:28:2: WARNING: empty block: Bl +mandoc: empty.in:31:2: WARNING: empty block: Bl +mandoc: empty.in:34:2: WARNING: empty block: Bl +mandoc: empty.in:37:2: WARNING: empty block: Bl +mandoc: empty.in:40:2: WARNING: empty block: Bl diff --git a/regress/mdoc/Bl/empty.out_markdown b/regress/mdoc/Bl/empty.out_markdown index 048f61a0..59f6f38c 100644 --- a/regress/mdoc/Bl/empty.out_markdown +++ b/regress/mdoc/Bl/empty.out_markdown @@ -30,4 +30,4 @@ tag list: end of test document -OpenBSD - January 2, 2011 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/emptyhead.in b/regress/mdoc/Bl/emptyhead.in index 7219f969..694acbda 100644 --- a/regress/mdoc/Bl/emptyhead.in +++ b/regress/mdoc/Bl/emptyhead.in @@ -1,6 +1,7 @@ -.Dd July 3, 2014 +.\" $OpenBSD: emptyhead.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-EMPTYHEAD 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-emptyhead .Nd lists with empty item heads diff --git a/regress/mdoc/Bl/emptyhead.out_ascii b/regress/mdoc/Bl/emptyhead.out_ascii index 3d0d0108..d5040e1c 100644 --- a/regress/mdoc/Bl/emptyhead.out_ascii +++ b/regress/mdoc/Bl/emptyhead.out_ascii @@ -35,4 +35,4 @@ DDEESSCCRRIIPPTTIIOONN ttaagg text -OpenBSD July 3, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/emptyhead.out_lint b/regress/mdoc/Bl/emptyhead.out_lint index f67c6490..3a7cdbe1 100644 --- a/regress/mdoc/Bl/emptyhead.out_lint +++ b/regress/mdoc/Bl/emptyhead.out_lint @@ -1,7 +1,4 @@ -mandoc: emptyhead.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: emptyhead.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD) -mandoc: emptyhead.in:12:2: WARNING: empty head in list item: Bl -hang It -mandoc: emptyhead.in:21:2: WARNING: empty head in list item: Bl -ohang It -mandoc: emptyhead.in:30:2: WARNING: empty head in list item: Bl -inset It -mandoc: emptyhead.in:39:2: WARNING: empty head in list item: Bl -diag It -mandoc: emptyhead.in: BASE: RCS id missing: (OpenBSD) +mandoc: emptyhead.in:13:2: WARNING: empty head in list item: Bl -hang It +mandoc: emptyhead.in:22:2: WARNING: empty head in list item: Bl -ohang It +mandoc: emptyhead.in:31:2: WARNING: empty head in list item: Bl -inset It +mandoc: emptyhead.in:40:2: WARNING: empty head in list item: Bl -diag It diff --git a/regress/mdoc/Bl/emptyhead.out_markdown b/regress/mdoc/Bl/emptyhead.out_markdown index 08818932..1d91fa02 100644 --- a/regress/mdoc/Bl/emptyhead.out_markdown +++ b/regress/mdoc/Bl/emptyhead.out_markdown @@ -48,4 +48,4 @@ no tag before this text tag text -OpenBSD - July 3, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/emptyitem.in b/regress/mdoc/Bl/emptyitem.in index e4f85897..99f16c76 100644 --- a/regress/mdoc/Bl/emptyitem.in +++ b/regress/mdoc/Bl/emptyitem.in @@ -1,6 +1,7 @@ -.Dd August 10, 2016 +.\" $OpenBSD: emptyitem.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-EMPTYITEM 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-emptyitem .Nd lists with fixed heads and empty items diff --git a/regress/mdoc/Bl/emptyitem.out_ascii b/regress/mdoc/Bl/emptyitem.out_ascii index 5148c3ce..4eabb420 100644 --- a/regress/mdoc/Bl/emptyitem.out_ascii +++ b/regress/mdoc/Bl/emptyitem.out_ascii @@ -33,4 +33,4 @@ DDEESSCCRRIIPPTTIIOONN -- three -OpenBSD August 10, 2016 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/emptyitem.out_lint b/regress/mdoc/Bl/emptyitem.out_lint index 0bfe54fe..6be18364 100644 --- a/regress/mdoc/Bl/emptyitem.out_lint +++ b/regress/mdoc/Bl/emptyitem.out_lint @@ -1,11 +1,8 @@ -mandoc: emptyitem.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: emptyitem.in:1:5: BASE: Mdocdate missing: Dd August (OpenBSD) -mandoc: emptyitem.in:10:2: ERROR: skipping all arguments: It head argument -mandoc: emptyitem.in:12:2: WARNING: empty list item: Bl -bullet It -mandoc: emptyitem.in:20:2: WARNING: empty list item: Bl -dash It -mandoc: emptyitem.in:20:2: ERROR: skipping all arguments: It head argument -mandoc: emptyitem.in:28:2: WARNING: empty list item: Bl -enum It -mandoc: emptyitem.in:29:2: ERROR: skipping all arguments: It head argument -mandoc: emptyitem.in:34:2: ERROR: skipping all arguments: It Sy -mandoc: emptyitem.in:36:2: WARNING: empty list item: Bl -hyphen It -mandoc: emptyitem.in: BASE: RCS id missing: (OpenBSD) +mandoc: emptyitem.in:11:2: ERROR: skipping all arguments: It head argument +mandoc: emptyitem.in:13:2: WARNING: empty list item: Bl -bullet It +mandoc: emptyitem.in:21:2: WARNING: empty list item: Bl -dash It +mandoc: emptyitem.in:21:2: ERROR: skipping all arguments: It head argument +mandoc: emptyitem.in:29:2: WARNING: empty list item: Bl -enum It +mandoc: emptyitem.in:30:2: ERROR: skipping all arguments: It head argument +mandoc: emptyitem.in:35:2: ERROR: skipping all arguments: It Sy +mandoc: emptyitem.in:37:2: WARNING: empty list item: Bl -hyphen It diff --git a/regress/mdoc/Bl/emptyitem.out_markdown b/regress/mdoc/Bl/emptyitem.out_markdown index b61ef858..e980dc5f 100644 --- a/regress/mdoc/Bl/emptyitem.out_markdown +++ b/regress/mdoc/Bl/emptyitem.out_markdown @@ -38,4 +38,4 @@ hyphen list: - three -OpenBSD - August 10, 2016 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/emptytag.in b/regress/mdoc/Bl/emptytag.in index f155b5c0..0057a7eb 100644 --- a/regress/mdoc/Bl/emptytag.in +++ b/regress/mdoc/Bl/emptytag.in @@ -1,6 +1,7 @@ -.Dd July 3, 2014 +.\" $OpenBSD: emptytag.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-EMPTYTAG 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-emptytag .Nd tag lists with empty item heads diff --git a/regress/mdoc/Bl/emptytag.out_ascii b/regress/mdoc/Bl/emptytag.out_ascii index 533480b1..2c2f4917 100644 --- a/regress/mdoc/Bl/emptytag.out_ascii +++ b/regress/mdoc/Bl/emptytag.out_ascii @@ -13,4 +13,4 @@ DDEESSCCRRIIPPTTIIOONN tag text final text -OpenBSD July 3, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/emptytag.out_lint b/regress/mdoc/Bl/emptytag.out_lint index 33532699..663f5417 100644 --- a/regress/mdoc/Bl/emptytag.out_lint +++ b/regress/mdoc/Bl/emptytag.out_lint @@ -1,4 +1 @@ -mandoc: emptytag.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: emptytag.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD) -mandoc: emptytag.in:12:2: WARNING: empty head in list item: Bl -tag It -mandoc: emptytag.in: BASE: RCS id missing: (OpenBSD) +mandoc: emptytag.in:13:2: WARNING: empty head in list item: Bl -tag It diff --git a/regress/mdoc/Bl/emptytag.out_markdown b/regress/mdoc/Bl/emptytag.out_markdown index 39db2545..84a94d22 100644 --- a/regress/mdoc/Bl/emptytag.out_markdown +++ b/regress/mdoc/Bl/emptytag.out_markdown @@ -20,4 +20,4 @@ tag final text -OpenBSD - July 3, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/enum.in b/regress/mdoc/Bl/enum.in index e5b1c618..5386ad29 100644 --- a/regress/mdoc/Bl/enum.in +++ b/regress/mdoc/Bl/enum.in @@ -1,6 +1,7 @@ -.Dd December 25, 2014 +.\" $OpenBSD: enum.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-ENUM 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-enum .Nd enumerated lists diff --git a/regress/mdoc/Bl/enum.out_ascii b/regress/mdoc/Bl/enum.out_ascii index 769dc218..bdf45ccc 100644 --- a/regress/mdoc/Bl/enum.out_ascii +++ b/regress/mdoc/Bl/enum.out_ascii @@ -64,4 +64,4 @@ DDEESSCCRRIIPPTTIIOONN 12. x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x -OpenBSD December 25, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/enum.out_markdown b/regress/mdoc/Bl/enum.out_markdown index 0c15d67a..eb2180e3 100644 --- a/regress/mdoc/Bl/enum.out_markdown +++ b/regress/mdoc/Bl/enum.out_markdown @@ -43,4 +43,4 @@ BL-ENUM(1) - General Commands Manual 11. x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 12. x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x -OpenBSD - December 25, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/extend.in b/regress/mdoc/Bl/extend.in index 0b4dce11..64766fee 100644 --- a/regress/mdoc/Bl/extend.in +++ b/regress/mdoc/Bl/extend.in @@ -1,6 +1,7 @@ -.Dd April 12, 2010 +.\" $OpenBSD: extend.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-EXTEND 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-extend .Nd extending block headers diff --git a/regress/mdoc/Bl/extend.out_ascii b/regress/mdoc/Bl/extend.out_ascii index 6676ea48..2063ebed 100644 --- a/regress/mdoc/Bl/extend.out_ascii +++ b/regress/mdoc/Bl/extend.out_ascii @@ -15,4 +15,4 @@ DDEESSCCRRIIPPTTIIOONN prefix <prefixed tag> prefixed text -OpenBSD April 12, 2010 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/extend.out_markdown b/regress/mdoc/Bl/extend.out_markdown index 7164d854..4714a9ae 100644 --- a/regress/mdoc/Bl/extend.out_markdown +++ b/regress/mdoc/Bl/extend.out_markdown @@ -20,4 +20,4 @@ prefix <prefixed tag> > prefixed text -OpenBSD - April 12, 2010 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/hang.in b/regress/mdoc/Bl/hang.in index 2b2b7554..5445d76f 100644 --- a/regress/mdoc/Bl/hang.in +++ b/regress/mdoc/Bl/hang.in @@ -1,6 +1,7 @@ -.Dd December 25, 2014 +.\" $OpenBSD: hang.in,v 1.8 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-HANG 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-hang .Nd hanged lists diff --git a/regress/mdoc/Bl/hang.out_ascii b/regress/mdoc/Bl/hang.out_ascii index 04cce936..e404e081 100644 --- a/regress/mdoc/Bl/hang.out_ascii +++ b/regress/mdoc/Bl/hang.out_ascii @@ -82,4 +82,4 @@ DDEESSCCRRIIPPTTIIOONN tag text -OpenBSD December 25, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/hang.out_markdown b/regress/mdoc/Bl/hang.out_markdown index f2f20def..16683cc1 100644 --- a/regress/mdoc/Bl/hang.out_markdown +++ b/regress/mdoc/Bl/hang.out_markdown @@ -115,4 +115,4 @@ tag > text -OpenBSD - December 25, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/inset.in b/regress/mdoc/Bl/inset.in index 0376ae63..40cb85ab 100644 --- a/regress/mdoc/Bl/inset.in +++ b/regress/mdoc/Bl/inset.in @@ -1,6 +1,7 @@ -.Dd October 28, 2009 +.\" $OpenBSD: inset.in,v 1.5 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-INSET 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-inset .Nd inset list labels diff --git a/regress/mdoc/Bl/inset.out_ascii b/regress/mdoc/Bl/inset.out_ascii index 4927df78..51320009 100644 --- a/regress/mdoc/Bl/inset.out_ascii +++ b/regress/mdoc/Bl/inset.out_ascii @@ -34,4 +34,4 @@ DDEESSCCRRIIPPTTIIOONN a b -OpenBSD October 28, 2009 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/inset.out_markdown b/regress/mdoc/Bl/inset.out_markdown index ad2b9728..5dcf3846 100644 --- a/regress/mdoc/Bl/inset.out_markdown +++ b/regress/mdoc/Bl/inset.out_markdown @@ -39,4 +39,4 @@ b a ‌ b -OpenBSD - October 28, 2009 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/item.in b/regress/mdoc/Bl/item.in index 672e9dc7..39edd1bd 100644 --- a/regress/mdoc/Bl/item.in +++ b/regress/mdoc/Bl/item.in @@ -1,6 +1,7 @@ -.Dd July 10, 2012 +.\" $OpenBSD: item.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-ITEM 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-item .Nd itemized lists diff --git a/regress/mdoc/Bl/item.out_ascii b/regress/mdoc/Bl/item.out_ascii index ae3f4524..fb742e59 100644 --- a/regress/mdoc/Bl/item.out_ascii +++ b/regress/mdoc/Bl/item.out_ascii @@ -13,4 +13,4 @@ DDEESSCCRRIIPPTTIIOONN second line third line -OpenBSD July 10, 2012 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/item.out_markdown b/regress/mdoc/Bl/item.out_markdown index cfceb8d5..2148d066 100644 --- a/regress/mdoc/Bl/item.out_markdown +++ b/regress/mdoc/Bl/item.out_markdown @@ -16,4 +16,4 @@ first line second line third line -OpenBSD - July 10, 2012 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/multitag.in b/regress/mdoc/Bl/multitag.in index e316c2d4..05b820fb 100644 --- a/regress/mdoc/Bl/multitag.in +++ b/regress/mdoc/Bl/multitag.in @@ -1,6 +1,7 @@ -.Dd April 13, 2010 +.\" $OpenBSD: multitag.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-MULTITAG 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-multitag .Nd lists with multiple successive tags diff --git a/regress/mdoc/Bl/multitag.out_ascii b/regress/mdoc/Bl/multitag.out_ascii index 3167b587..a2b07658 100644 --- a/regress/mdoc/Bl/multitag.out_ascii +++ b/regress/mdoc/Bl/multitag.out_ascii @@ -39,4 +39,4 @@ DDEESSCCRRIIPPTTIIOONN fourth fifth more text -OpenBSD April 13, 2010 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/multitag.out_markdown b/regress/mdoc/Bl/multitag.out_markdown index cedea6cb..20029055 100644 --- a/regress/mdoc/Bl/multitag.out_markdown +++ b/regress/mdoc/Bl/multitag.out_markdown @@ -62,4 +62,4 @@ fifth > more text -OpenBSD - April 13, 2010 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/multitype.in b/regress/mdoc/Bl/multitype.in index 48e8dc11..45963040 100644 --- a/regress/mdoc/Bl/multitype.in +++ b/regress/mdoc/Bl/multitype.in @@ -1,6 +1,7 @@ -.Dd October 28, 2009 +.\" $OpenBSD: multitype.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-MULTITYPE 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-multitype .Nd list with multiple types diff --git a/regress/mdoc/Bl/multitype.out_ascii b/regress/mdoc/Bl/multitype.out_ascii index f22c89cf..57d31232 100644 --- a/regress/mdoc/Bl/multitype.out_ascii +++ b/regress/mdoc/Bl/multitype.out_ascii @@ -6,4 +6,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN -- Some text. -OpenBSD October 28, 2009 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/multitype.out_markdown b/regress/mdoc/Bl/multitype.out_markdown index 8f7f058c..53422be9 100644 --- a/regress/mdoc/Bl/multitype.out_markdown +++ b/regress/mdoc/Bl/multitype.out_markdown @@ -8,4 +8,4 @@ BL-MULTITYPE(1) - General Commands Manual - Some text. -OpenBSD - October 28, 2009 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/nested.in b/regress/mdoc/Bl/nested.in index 380e2e62..53127415 100644 --- a/regress/mdoc/Bl/nested.in +++ b/regress/mdoc/Bl/nested.in @@ -1,6 +1,7 @@ -.Dd May 19, 2013 +.\" $OpenBSD: nested.in,v 1.6 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-NESTED 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-nested .Nd nested lists diff --git a/regress/mdoc/Bl/nested.out_ascii b/regress/mdoc/Bl/nested.out_ascii index 50998896..b15f8c2d 100644 --- a/regress/mdoc/Bl/nested.out_ascii +++ b/regress/mdoc/Bl/nested.out_ascii @@ -51,4 +51,4 @@ DDEESSCCRRIIPPTTIIOONN outer text final text -OpenBSD May 19, 2013 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/nested.out_markdown b/regress/mdoc/Bl/nested.out_markdown index 6bc694dd..d07d04b2 100644 --- a/regress/mdoc/Bl/nested.out_markdown +++ b/regress/mdoc/Bl/nested.out_markdown @@ -78,4 +78,4 @@ outer tag (indented 3n) final text -OpenBSD - May 19, 2013 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/noIt.in b/regress/mdoc/Bl/noIt.in index 05835b5d..1c8341a6 100644 --- a/regress/mdoc/Bl/noIt.in +++ b/regress/mdoc/Bl/noIt.in @@ -1,6 +1,7 @@ -.Dd October 6, 2013 +.\" $OpenBSD: noIt.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-NOIT 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-noIt .Nd list missing item macros diff --git a/regress/mdoc/Bl/noIt.out_ascii b/regress/mdoc/Bl/noIt.out_ascii index 5b56cde5..dc159524 100644 --- a/regress/mdoc/Bl/noIt.out_ascii +++ b/regress/mdoc/Bl/noIt.out_ascii @@ -12,4 +12,4 @@ DDEESSCCRRIIPPTTIIOONN ++oo Bullet point. Stray text only. -OpenBSD October 6, 2013 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/noIt.out_lint b/regress/mdoc/Bl/noIt.out_lint index 109a1a9d..03a89cc5 100644 --- a/regress/mdoc/Bl/noIt.out_lint +++ b/regress/mdoc/Bl/noIt.out_lint @@ -1,11 +1,8 @@ -mandoc: noIt.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: noIt.in:1:5: BASE: Mdocdate missing: Dd October (OpenBSD) -mandoc: noIt.in:9:1: WARNING: moving content out of list: text -mandoc: noIt.in:10:2: WARNING: moving content out of list: Em -mandoc: noIt.in:15:1: WARNING: moving content out of list: text -mandoc: noIt.in:16:2: WARNING: moving content out of list: Sm -mandoc: noIt.in:17:2: WARNING: moving content out of list: Em -mandoc: noIt.in:17:10: WARNING: moving content out of list: Sy -mandoc: noIt.in:17:19: WARNING: moving content out of list: Em -mandoc: noIt.in:23:1: WARNING: moving content out of list: text -mandoc: noIt.in: BASE: RCS id missing: (OpenBSD) +mandoc: noIt.in:10:1: WARNING: moving content out of list: text +mandoc: noIt.in:11:2: WARNING: moving content out of list: Em +mandoc: noIt.in:16:1: WARNING: moving content out of list: text +mandoc: noIt.in:17:2: WARNING: moving content out of list: Sm +mandoc: noIt.in:18:2: WARNING: moving content out of list: Em +mandoc: noIt.in:18:10: WARNING: moving content out of list: Sy +mandoc: noIt.in:18:19: WARNING: moving content out of list: Em +mandoc: noIt.in:24:1: WARNING: moving content out of list: text diff --git a/regress/mdoc/Bl/noIt.out_markdown b/regress/mdoc/Bl/noIt.out_markdown index 96d4b7af..78134efc 100644 --- a/regress/mdoc/Bl/noIt.out_markdown +++ b/regress/mdoc/Bl/noIt.out_markdown @@ -20,4 +20,4 @@ Stray text. Stray text only. -OpenBSD - October 6, 2013 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/notype.in b/regress/mdoc/Bl/notype.in index f91583d0..2044b5e7 100644 --- a/regress/mdoc/Bl/notype.in +++ b/regress/mdoc/Bl/notype.in @@ -1,6 +1,7 @@ -.Dd August 10, 2016 +.\" $OpenBSD: notype.in,v 1.5 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-NOTYPE 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-notype .Nd lists with late or missing types diff --git a/regress/mdoc/Bl/notype.out_ascii b/regress/mdoc/Bl/notype.out_ascii index 0f6b2237..15df4239 100644 --- a/regress/mdoc/Bl/notype.out_ascii +++ b/regress/mdoc/Bl/notype.out_ascii @@ -18,4 +18,4 @@ DDEESSCCRRIIPPTTIIOONN final text -OpenBSD August 10, 2016 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/notype.out_lint b/regress/mdoc/Bl/notype.out_lint index 5f3919e2..b7a6cb79 100644 --- a/regress/mdoc/Bl/notype.out_lint +++ b/regress/mdoc/Bl/notype.out_lint @@ -1,8 +1,5 @@ -mandoc: notype.in:12:2: ERROR: skipping all arguments: El tail argument -mandoc: notype.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: notype.in:1:5: BASE: Mdocdate missing: Dd August (OpenBSD) -mandoc: notype.in:9:2: WARNING: list type is not the first argument: Bl -offset -mandoc: notype.in:15:2: ERROR: missing list type, using -item: Bl -mandoc: notype.in:15:20: WARNING: skipping -width argument: Bl -item -mandoc: notype.in:21:2: ERROR: missing list type, using -item: Bl -mandoc: notype.in: BASE: RCS id missing: (OpenBSD) +mandoc: notype.in:13:2: ERROR: skipping all arguments: El tail argument +mandoc: notype.in:10:2: WARNING: list type is not the first argument: Bl -offset +mandoc: notype.in:16:2: ERROR: missing list type, using -item: Bl +mandoc: notype.in:16:20: WARNING: skipping -width argument: Bl -item +mandoc: notype.in:22:2: ERROR: missing list type, using -item: Bl diff --git a/regress/mdoc/Bl/notype.out_markdown b/regress/mdoc/Bl/notype.out_markdown index 739a91cd..09e5168a 100644 --- a/regress/mdoc/Bl/notype.out_markdown +++ b/regress/mdoc/Bl/notype.out_markdown @@ -20,4 +20,4 @@ Some text. final text -OpenBSD - August 10, 2016 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/offset.in b/regress/mdoc/Bl/offset.in index 923dd68f..0d5f3c5c 100644 --- a/regress/mdoc/Bl/offset.in +++ b/regress/mdoc/Bl/offset.in @@ -1,6 +1,7 @@ -.Dd December 25, 2014 +.\" $OpenBSD: offset.in,v 1.5 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-OFFSET 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-offset .Nd various arguments for Bl offset diff --git a/regress/mdoc/Bl/offset.out_ascii b/regress/mdoc/Bl/offset.out_ascii index 22474aa5..0aaa3f29 100644 --- a/regress/mdoc/Bl/offset.out_ascii +++ b/regress/mdoc/Bl/offset.out_ascii @@ -48,4 +48,4 @@ DDEESSCCRRIIPPTTIIOONN tag Bl tag width Ds offset -0.26i -OpenBSD December 25, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/offset.out_markdown b/regress/mdoc/Bl/offset.out_markdown index a58ce6bc..cb78c3e2 100644 --- a/regress/mdoc/Bl/offset.out_markdown +++ b/regress/mdoc/Bl/offset.out_markdown @@ -60,4 +60,4 @@ tag > Bl tag width Ds offset -0.26i -OpenBSD - December 25, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/ohang.in b/regress/mdoc/Bl/ohang.in index af4bdf6d..0184e223 100644 --- a/regress/mdoc/Bl/ohang.in +++ b/regress/mdoc/Bl/ohang.in @@ -1,6 +1,7 @@ -.Dd July 10, 2012 +.\" $OpenBSD: ohang.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-OHANG 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-ohang .Nd over-hanging lists diff --git a/regress/mdoc/Bl/ohang.out_ascii b/regress/mdoc/Bl/ohang.out_ascii index 238958dd..3cd76511 100644 --- a/regress/mdoc/Bl/ohang.out_ascii +++ b/regress/mdoc/Bl/ohang.out_ascii @@ -19,4 +19,4 @@ DDEESSCCRRIIPPTTIIOONN third tag third line -OpenBSD July 10, 2012 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/ohang.out_markdown b/regress/mdoc/Bl/ohang.out_markdown index 7c599411..7e257f53 100644 --- a/regress/mdoc/Bl/ohang.out_markdown +++ b/regress/mdoc/Bl/ohang.out_markdown @@ -22,4 +22,4 @@ second line third tag third line -OpenBSD - July 10, 2012 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/secstart.in b/regress/mdoc/Bl/secstart.in index bd01e036..5609b4bb 100644 --- a/regress/mdoc/Bl/secstart.in +++ b/regress/mdoc/Bl/secstart.in @@ -1,6 +1,7 @@ -.Dd November 10, 2014 +.\" $OpenBSD: secstart.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-SECSTART 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-secstart .Nd nested lists at the beginning of sections diff --git a/regress/mdoc/Bl/secstart.out_ascii b/regress/mdoc/Bl/secstart.out_ascii index 269c92ec..5277a3b3 100644 --- a/regress/mdoc/Bl/secstart.out_ascii +++ b/regress/mdoc/Bl/secstart.out_ascii @@ -23,4 +23,4 @@ DDEESSCCRRIIPPTTIIOONN inner tag text -OpenBSD November 10, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/secstart.out_markdown b/regress/mdoc/Bl/secstart.out_markdown index 478788b0..bd1779e1 100644 --- a/regress/mdoc/Bl/secstart.out_markdown +++ b/regress/mdoc/Bl/secstart.out_markdown @@ -31,4 +31,4 @@ outer tag > > text -OpenBSD - November 10, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/tag.in b/regress/mdoc/Bl/tag.in index c7b99822..fdc2e452 100644 --- a/regress/mdoc/Bl/tag.in +++ b/regress/mdoc/Bl/tag.in @@ -1,6 +1,7 @@ -.Dd September 21, 2015 +.\" $OpenBSD: tag.in,v 1.18 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-TAG 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-tag .Nd tagged lists diff --git a/regress/mdoc/Bl/tag.out_ascii b/regress/mdoc/Bl/tag.out_ascii index 0912d4fa..5fb3f7a4 100644 --- a/regress/mdoc/Bl/tag.out_ascii +++ b/regress/mdoc/Bl/tag.out_ascii @@ -131,4 +131,4 @@ DDEESSCCRRIIPPTTIIOONN second paragraph -OpenBSD September 21, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/tag.out_lint b/regress/mdoc/Bl/tag.out_lint index 26ef8aa0..06c06995 100644 --- a/regress/mdoc/Bl/tag.out_lint +++ b/regress/mdoc/Bl/tag.out_lint @@ -1,4 +1 @@ -mandoc: tag.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: tag.in:1:5: BASE: Mdocdate missing: Dd September (OpenBSD) -mandoc: tag.in:131:2: WARNING: missing -width in -tag list, using 6n: Bl -tag -mandoc: tag.in: BASE: RCS id missing: (OpenBSD) +mandoc: tag.in:132:2: WARNING: missing -width in -tag list, using 6n: Bl -tag diff --git a/regress/mdoc/Bl/tag.out_markdown b/regress/mdoc/Bl/tag.out_markdown index e976e8db..fd9d9fd7 100644 --- a/regress/mdoc/Bl/tag.out_markdown +++ b/regress/mdoc/Bl/tag.out_markdown @@ -172,4 +172,4 @@ tag > second paragraph -OpenBSD - September 21, 2015 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Bl/unclosed.in b/regress/mdoc/Bl/unclosed.in index 2d35a480..74386610 100644 --- a/regress/mdoc/Bl/unclosed.in +++ b/regress/mdoc/Bl/unclosed.in @@ -1,6 +1,7 @@ -.Dd January 9, 2011 +.\" $OpenBSD: unclosed.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt BL-UNCLOSED 1 -.Os OpenBSD +.Os .Sh NAME .Nm Bl-unclosed .Nd list lacking an end macro diff --git a/regress/mdoc/Bl/unclosed.out_ascii b/regress/mdoc/Bl/unclosed.out_ascii index 3a350004..23005e5c 100644 --- a/regress/mdoc/Bl/unclosed.out_ascii +++ b/regress/mdoc/Bl/unclosed.out_ascii @@ -9,4 +9,4 @@ DDEESSCCRRIIPPTTIIOONN SSEEEE AALLSSOO mdoc(7) -OpenBSD January 9, 2011 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Bl/unclosed.out_markdown b/regress/mdoc/Bl/unclosed.out_markdown index 92b6fb74..40f01cc3 100644 --- a/regress/mdoc/Bl/unclosed.out_markdown +++ b/regress/mdoc/Bl/unclosed.out_markdown @@ -12,4 +12,4 @@ item mdoc(7) -OpenBSD - January 9, 2011 +OpenBSD - July 4, 2017 |