From e3dd9df97d2c59b34f1795394aee58997877e797 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 25 Jun 2017 12:51:47 +0000 Subject: cope with changes in BASE messages --- regress/mdoc/Er/noarg.out_lint | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'regress/mdoc/Er/noarg.out_lint') diff --git a/regress/mdoc/Er/noarg.out_lint b/regress/mdoc/Er/noarg.out_lint index e042addf..50946ea2 100644 --- a/regress/mdoc/Er/noarg.out_lint +++ b/regress/mdoc/Er/noarg.out_lint @@ -1,4 +1,5 @@ mandoc: noarg.in:12:2: WARNING: skipping empty macro: Er -mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd June +mandoc: noarg.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: noarg.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD) mandoc: noarg.in:10:8: STYLE: no blank before trailing delimiter: Er EIO. -mandoc: noarg.in: STYLE: RCS id missing +mandoc: noarg.in: BASE: RCS id missing: (OpenBSD) -- cgit