aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Rv
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/Rv
parent9d2ef545376117ce8b24ed652f358c029d7b8f4c (diff)
downloadmandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.gz
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.zst
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.zip
cope with changes in BASE messages
Diffstat (limited to 'regress/mdoc/Rv')
-rw-r--r--regress/mdoc/Rv/noname.out_lint5
-rw-r--r--regress/mdoc/Rv/nostd.out_lint5
2 files changed, 6 insertions, 4 deletions
diff --git a/regress/mdoc/Rv/noname.out_lint b/regress/mdoc/Rv/noname.out_lint
index 22c61e44..389ccb7e 100644
--- a/regress/mdoc/Rv/noname.out_lint
+++ b/regress/mdoc/Rv/noname.out_lint
@@ -1,3 +1,4 @@
-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: STYLE: RCS id missing
+mandoc: noname.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/Rv/nostd.out_lint b/regress/mdoc/Rv/nostd.out_lint
index 5337e00d..e13378c2 100644
--- a/regress/mdoc/Rv/nostd.out_lint
+++ b/regress/mdoc/Rv/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: Rv
mandoc: nostd.in:12:2: WARNING: missing -std argument, adding it: Rv
mandoc: nostd.in:15:2: WARNING: missing -std argument, adding it: Rv
-mandoc: nostd.in: STYLE: RCS id missing
+mandoc: nostd.in: BASE: RCS id missing: (OpenBSD)