From f99bada95dbbf671847e5df741a7f42b73a169ca Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 25 Jun 2017 12:52:52 +0000 Subject: cope with changes in BASE messages --- regress/mdoc/Sh/subbefore.out_lint | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'regress/mdoc/Sh/subbefore.out_lint') diff --git a/regress/mdoc/Sh/subbefore.out_lint b/regress/mdoc/Sh/subbefore.out_lint index 94164e51..6450e41e 100644 --- a/regress/mdoc/Sh/subbefore.out_lint +++ b/regress/mdoc/Sh/subbefore.out_lint @@ -1,3 +1,4 @@ -mandoc: subbefore.in:1:5: STYLE: Mdocdate missing: Dd July -mandoc: subbefore.in: STYLE: RCS id missing +mandoc: subbefore.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: subbefore.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD) +mandoc: subbefore.in: BASE: RCS id missing: (OpenBSD) mandoc: subbefore.in:4:2: WARNING: content before first section header: Ss -- cgit