aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/St
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/St')
-rw-r--r--regress/mdoc/St/badargs.out_lint5
-rw-r--r--regress/mdoc/St/call.out_lint5
2 files changed, 6 insertions, 4 deletions
diff --git a/regress/mdoc/St/badargs.out_lint b/regress/mdoc/St/badargs.out_lint
index 91b756d2..cfa6f53a 100644
--- a/regress/mdoc/St/badargs.out_lint
+++ b/regress/mdoc/St/badargs.out_lint
@@ -1,4 +1,5 @@
mandoc: badargs.in:15:2: WARNING: skipping empty macro: St
-mandoc: badargs.in:1:5: STYLE: Mdocdate missing: Dd June
+mandoc: badargs.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: badargs.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD)
mandoc: badargs.in:12:5: ERROR: unknown standard specifier: St -murks
-mandoc: badargs.in: STYLE: RCS id missing
+mandoc: badargs.in: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/St/call.out_lint b/regress/mdoc/St/call.out_lint
index c92fffcc..bea3c048 100644
--- a/regress/mdoc/St/call.out_lint
+++ b/regress/mdoc/St/call.out_lint
@@ -1,3 +1,4 @@
mandoc: call.in:9:2: WARNING: skipping empty macro: St
-mandoc: call.in:1:5: STYLE: Mdocdate missing: Dd February
-mandoc: call.in: STYLE: RCS id missing
+mandoc: call.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
+mandoc: call.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD)
+mandoc: call.in: BASE: RCS id missing: (OpenBSD)