aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ex
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/Ex
parent9d2ef545376117ce8b24ed652f358c029d7b8f4c (diff)
downloadmandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.gz
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.zst
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.zip
cope with changes in BASE messages
Diffstat (limited to 'regress/mdoc/Ex')
-rw-r--r--regress/mdoc/Ex/noname.out_lint5
-rw-r--r--regress/mdoc/Ex/nostd.out_lint5
2 files changed, 6 insertions, 4 deletions
diff --git a/regress/mdoc/Ex/noname.out_lint b/regress/mdoc/Ex/noname.out_lint
index 1e1291ba..5b04c1c6 100644
--- a/regress/mdoc/Ex/noname.out_lint
+++ b/regress/mdoc/Ex/noname.out_lint
@@ -1,4 +1,5 @@
-mandoc: noname.in:1:5: STYLE: Mdocdate missing: Dd July
+mandoc: noname.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: noname.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD)
mandoc: noname.in:5:2: ERROR: missing manual name, using "": Nm
mandoc: noname.in:9:2: WARNING: missing utility name, using "": Ex
-mandoc: noname.in: STYLE: RCS id missing
+mandoc: noname.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/Ex/nostd.out_lint b/regress/mdoc/Ex/nostd.out_lint
index e0fed16b..9a4ab207 100644
--- a/regress/mdoc/Ex/nostd.out_lint
+++ b/regress/mdoc/Ex/nostd.out_lint
@@ -1,5 +1,6 @@
-mandoc: nostd.in:1:5: STYLE: Mdocdate missing: Dd July
+mandoc: nostd.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: nostd.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD)
mandoc: nostd.in:9:2: WARNING: missing -std argument, adding it: Ex
mandoc: nostd.in:12:2: WARNING: missing -std argument, adding it: Ex
mandoc: nostd.in:15:2: WARNING: missing -std argument, adding it: Ex
-mandoc: nostd.in: STYLE: RCS id missing
+mandoc: nostd.in: BASE: RCS id missing: (OpenBSD)