summaryrefslogtreecommitdiffstats
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
commite3dd9df97d2c59b34f1795394aee58997877e797 (patch)
tree6cf27e8a2b81be6f7efbb0dad9442504b066684c /regress/mdoc/Ex
parent9923be2a2e57e2bd59b65d49b27ba4e1c50053cd (diff)
downloadmandoc-e3dd9df97d2c59b34f1795394aee58997877e797.tar.gz
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)