aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/break
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-25 12:51:47 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-25 12:51:47 +0000
commitcc054d87a39246eed78c9ae061022b305490a30b (patch)
tree8b63165ff95e3904a780633f467f2c83565aed79 /regress/mdoc/break
parent9d2ef545376117ce8b24ed652f358c029d7b8f4c (diff)
downloadmandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.gz
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.zst
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.zip
cope with changes in BASE messages
Diffstat (limited to 'regress/mdoc/break')
-rw-r--r--regress/mdoc/break/brokenbreaker.out_lint5
-rw-r--r--regress/mdoc/break/notopen.out_lint5
-rw-r--r--regress/mdoc/break/tail.out_lint5
-rw-r--r--regress/mdoc/break/twice.out_lint5
-rw-r--r--regress/mdoc/break/two.out_lint5
5 files changed, 15 insertions, 10 deletions
diff --git a/regress/mdoc/break/brokenbreaker.out_lint b/regress/mdoc/break/brokenbreaker.out_lint
index 736b2539..7fbf4a5b 100644
--- a/regress/mdoc/break/brokenbreaker.out_lint
+++ b/regress/mdoc/break/brokenbreaker.out_lint
@@ -1,5 +1,6 @@
mandoc: brokenbreaker.in:10:2: WARNING: blocks badly nested: Po breaks Ao
mandoc: brokenbreaker.in:12:2: ERROR: skipping end of block that is not open: Pc
mandoc: brokenbreaker.in:13:2: WARNING: blocks badly nested: Ao breaks Bo
-mandoc: brokenbreaker.in:1:5: STYLE: Mdocdate missing: Dd December
-mandoc: brokenbreaker.in: STYLE: RCS id missing
+mandoc: brokenbreaker.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: brokenbreaker.in:1:5: BASE: Mdocdate missing: Dd December (OpenBSD)
+mandoc: brokenbreaker.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/break/notopen.out_lint b/regress/mdoc/break/notopen.out_lint
index 690c295c..00ac0ee3 100644
--- a/regress/mdoc/break/notopen.out_lint
+++ b/regress/mdoc/break/notopen.out_lint
@@ -1,3 +1,4 @@
mandoc: notopen.in:10:2: ERROR: skipping end of block that is not open: Pc
-mandoc: notopen.in:1:5: STYLE: Mdocdate missing: Dd August
-mandoc: notopen.in: STYLE: RCS id missing
+mandoc: notopen.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: notopen.in:1:5: BASE: Mdocdate missing: Dd August (OpenBSD)
+mandoc: notopen.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/break/tail.out_lint b/regress/mdoc/break/tail.out_lint
index 5864cc9d..4257cd38 100644
--- a/regress/mdoc/break/tail.out_lint
+++ b/regress/mdoc/break/tail.out_lint
@@ -3,5 +3,6 @@ mandoc: tail.in:15:2: WARNING: blocks badly nested: Ao breaks Bo
mandoc: tail.in:20:2: WARNING: blocks badly nested: Aq breaks Bo
mandoc: tail.in:22:2: WARNING: blocks badly nested: Aq breaks Bo
mandoc: tail.in:46:2: WARNING: blocks badly nested: Bro breaks Po
-mandoc: tail.in:1:5: STYLE: Mdocdate missing: Dd February
-mandoc: tail.in: STYLE: RCS id missing
+mandoc: tail.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: tail.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD)
+mandoc: tail.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/break/twice.out_lint b/regress/mdoc/break/twice.out_lint
index 8179ff3b..67faf1c6 100644
--- a/regress/mdoc/break/twice.out_lint
+++ b/regress/mdoc/break/twice.out_lint
@@ -8,6 +8,7 @@ mandoc: twice.in:32:11: WARNING: blocks badly nested: Bo breaks Aq
mandoc: twice.in:32:17: WARNING: blocks badly nested: Bo breaks Aq
mandoc: twice.in:36:8: WARNING: blocks badly nested: Bq breaks Po
mandoc: twice.in:36:2: WARNING: blocks badly nested: Aq breaks Po
-mandoc: twice.in:1:5: STYLE: Mdocdate missing: Dd February
+mandoc: twice.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: twice.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD)
mandoc: twice.in:36:2: WARNING: moving content out of list: Aq
-mandoc: twice.in: STYLE: RCS id missing
+mandoc: twice.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/break/two.out_lint b/regress/mdoc/break/two.out_lint
index a77ded9d..27929e5f 100644
--- a/regress/mdoc/break/two.out_lint
+++ b/regress/mdoc/break/two.out_lint
@@ -6,5 +6,6 @@ mandoc: two.in:29:2: WARNING: blocks badly nested: Aq breaks Bro
mandoc: two.in:30:2: WARNING: blocks badly nested: Bo breaks Bro
mandoc: two.in:36:2: WARNING: blocks badly nested: Ao breaks Bo
mandoc: two.in:41:2: WARNING: blocks badly nested: Aq breaks Bo
-mandoc: two.in:1:5: STYLE: Mdocdate missing: Dd February
-mandoc: two.in: STYLE: RCS id missing
+mandoc: two.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: two.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD)
+mandoc: two.in: BASE: RCS id missing: (OpenBSD)