From 2ab7deeb36296dfb6dee301dc3560af24219a22f Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 4 Jul 2017 15:24:36 +0000 Subject: Messages of the -Wbase level now print STYLE:. Since this causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output. --- regress/man/UR/noUE.out_lint | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'regress/man/UR/noUE.out_lint') diff --git a/regress/man/UR/noUE.out_lint b/regress/man/UR/noUE.out_lint index e1fda272..ecc56b03 100644 --- a/regress/man/UR/noUE.out_lint +++ b/regress/man/UR/noUE.out_lint @@ -1,3 +1,2 @@ -mandoc: noUE.in:6:2: ERROR: skipping end of block that is not open: UE -mandoc: noUE.in:9:2: ERROR: appending missing end of block: UR -mandoc: noUE.in: BASE: RCS id missing: (OpenBSD) +mandoc: noUE.in:7:2: ERROR: skipping end of block that is not open: UE +mandoc: noUE.in:10:2: ERROR: appending missing end of block: UR -- cgit