aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Rs
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/Rs
parent9d2ef545376117ce8b24ed652f358c029d7b8f4c (diff)
downloadmandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.gz
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.tar.zst
mandoc-cc054d87a39246eed78c9ae061022b305490a30b.zip
cope with changes in BASE messages
Diffstat (limited to 'regress/mdoc/Rs')
-rw-r--r--regress/mdoc/Rs/allch.out_lint5
-rw-r--r--regress/mdoc/Rs/args.out_lint5
-rw-r--r--regress/mdoc/Rs/empty.out_lint5
3 files changed, 9 insertions, 6 deletions
diff --git a/regress/mdoc/Rs/allch.out_lint b/regress/mdoc/Rs/allch.out_lint
index 543d7463..bd38aeff 100644
--- a/regress/mdoc/Rs/allch.out_lint
+++ b/regress/mdoc/Rs/allch.out_lint
@@ -1,8 +1,9 @@
-mandoc: allch.in:1:5: STYLE: Mdocdate missing: Dd July
+mandoc: allch.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: allch.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD)
mandoc: allch.in:14:1: WARNING: invalid content in Rs block: text
mandoc: allch.in:19:2: WARNING: invalid content in Rs block: Em
mandoc: allch.in:20:1: WARNING: invalid content in Rs block: text
mandoc: allch.in:35:1: WARNING: invalid content in Rs block: text
mandoc: allch.in:36:2: WARNING: invalid content in Rs block: Em
mandoc: allch.in:41:1: WARNING: invalid content in Rs block: text
-mandoc: allch.in: STYLE: RCS id missing
+mandoc: allch.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/Rs/args.out_lint b/regress/mdoc/Rs/args.out_lint
index b9000151..42b56e6a 100644
--- a/regress/mdoc/Rs/args.out_lint
+++ b/regress/mdoc/Rs/args.out_lint
@@ -1,4 +1,5 @@
mandoc: args.in:9:5: ERROR: skipping all arguments: Rs bogus
mandoc: args.in:14:5: ERROR: skipping all arguments: Rs Sy
-mandoc: args.in:1:5: STYLE: Mdocdate missing: Dd February
-mandoc: args.in: STYLE: RCS id missing
+mandoc: args.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: args.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD)
+mandoc: args.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/Rs/empty.out_lint b/regress/mdoc/Rs/empty.out_lint
index 01216631..ee4c4d22 100644
--- a/regress/mdoc/Rs/empty.out_lint
+++ b/regress/mdoc/Rs/empty.out_lint
@@ -1,4 +1,5 @@
-mandoc: empty.in:1:5: STYLE: Mdocdate missing: Dd February
+mandoc: empty.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: empty.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD)
mandoc: empty.in:9:2: WARNING: empty reference block: Rs
mandoc: empty.in:14:2: WARNING: empty reference block: Rs
-mandoc: empty.in: STYLE: RCS id missing
+mandoc: empty.in: BASE: RCS id missing: (OpenBSD)