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/break/notopen.out_lint | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'regress/mdoc/break/notopen.out_lint') diff --git a/regress/mdoc/break/notopen.out_lint b/regress/mdoc/break/notopen.out_lint index 690c295c..00ac0ee3 100644 --- a/regress/mdoc/break/notopen.out_lint +++ b/regress/mdoc/break/notopen.out_lint @@ -1,3 +1,4 @@ mandoc: notopen.in:10:2: ERROR: skipping end of block that is not open: Pc -mandoc: notopen.in:1:5: STYLE: Mdocdate missing: Dd August -mandoc: notopen.in: STYLE: RCS id missing +mandoc: notopen.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: notopen.in:1:5: BASE: Mdocdate missing: Dd August (OpenBSD) +mandoc: notopen.in: BASE: RCS id missing: (OpenBSD) -- cgit