aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Nm
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/Nm
parent9d2ef545376117ce8b24ed652f358c029d7b8f4c (diff)
downloadmandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.gz
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.zst
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.zip
cope with changes in BASE messages
Diffstat (limited to 'regress/mdoc/Nm')
-rw-r--r--regress/mdoc/Nm/badNAME.out_lint5
-rw-r--r--regress/mdoc/Nm/badNAMEuse.out_lint5
-rw-r--r--regress/mdoc/Nm/break.out_lint5
-rw-r--r--regress/mdoc/Nm/broken.out_lint5
-rw-r--r--regress/mdoc/Nm/punct.out_lint5
5 files changed, 15 insertions, 10 deletions
diff --git a/regress/mdoc/Nm/badNAME.out_lint b/regress/mdoc/Nm/badNAME.out_lint
index e15a51ba..21dd2c1b 100644
--- a/regress/mdoc/Nm/badNAME.out_lint
+++ b/regress/mdoc/Nm/badNAME.out_lint
@@ -1,4 +1,5 @@
-mandoc: badNAME.in:1:5: STYLE: Mdocdate missing: Dd July
+mandoc: badNAME.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: badNAME.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD)
mandoc: badNAME.in:5:2: ERROR: missing manual name, using "": Nm
mandoc: badNAME.in:5:5: WARNING: bad NAME section content: Bx
-mandoc: badNAME.in: STYLE: RCS id missing
+mandoc: badNAME.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/Nm/badNAMEuse.out_lint b/regress/mdoc/Nm/badNAMEuse.out_lint
index 86eadb46..4c378691 100644
--- a/regress/mdoc/Nm/badNAMEuse.out_lint
+++ b/regress/mdoc/Nm/badNAMEuse.out_lint
@@ -1,4 +1,5 @@
-mandoc: badNAMEuse.in:1:5: STYLE: Mdocdate missing: Dd July
+mandoc: badNAMEuse.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: badNAMEuse.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD)
mandoc: badNAMEuse.in:5:2: ERROR: missing manual name, using "": Nm
mandoc: badNAMEuse.in:5:5: WARNING: bad NAME section content: Bx
-mandoc: badNAMEuse.in: STYLE: RCS id missing
+mandoc: badNAMEuse.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/Nm/break.out_lint b/regress/mdoc/Nm/break.out_lint
index b3c6da7a..69c1cd5a 100644
--- a/regress/mdoc/Nm/break.out_lint
+++ b/regress/mdoc/Nm/break.out_lint
@@ -1,3 +1,4 @@
mandoc: break.in:9:2: ERROR: inserting missing end of block: Sh breaks Bo
-mandoc: break.in:1:5: STYLE: Mdocdate missing: Dd August
-mandoc: break.in: STYLE: RCS id missing
+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: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/Nm/broken.out_lint b/regress/mdoc/Nm/broken.out_lint
index 1d7a95b5..89f51c41 100644
--- a/regress/mdoc/Nm/broken.out_lint
+++ b/regress/mdoc/Nm/broken.out_lint
@@ -1,4 +1,5 @@
mandoc: broken.in:17:2: WARNING: blocks badly nested: Oo breaks Bk
-mandoc: broken.in:1:5: STYLE: Mdocdate missing: Dd February
+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:13:2: WARNING: moving content out of list: Oo
-mandoc: broken.in: STYLE: RCS id missing
+mandoc: broken.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/Nm/punct.out_lint b/regress/mdoc/Nm/punct.out_lint
index fb6b98b1..e88b2f57 100644
--- a/regress/mdoc/Nm/punct.out_lint
+++ b/regress/mdoc/Nm/punct.out_lint
@@ -1,3 +1,4 @@
-mandoc: punct.in:1:5: STYLE: Mdocdate missing: Dd June
+mandoc: punct.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: punct.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD)
mandoc: punct.in:42:13: STYLE: no blank before trailing delimiter: Nm Nm-punct.
-mandoc: punct.in: STYLE: RCS id missing
+mandoc: punct.in: BASE: RCS id missing: (OpenBSD)