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/Pa/punct.out_lint | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'regress/mdoc/Pa') diff --git a/regress/mdoc/Pa/punct.out_lint b/regress/mdoc/Pa/punct.out_lint index 50fb6767..6b856085 100644 --- a/regress/mdoc/Pa/punct.out_lint +++ b/regress/mdoc/Pa/punct.out_lint @@ -1,3 +1,4 @@ -mandoc: punct.in:1:5: STYLE: Mdocdate missing: Dd June +mandoc: punct.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: punct.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD) mandoc: punct.in:45:6: STYLE: no blank before trailing delimiter: Pa a. -mandoc: punct.in: STYLE: RCS id missing +mandoc: punct.in: BASE: RCS id missing: (OpenBSD) -- cgit