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/mdoc/break/tail.out_lint | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'regress/mdoc/break/tail.out_lint') diff --git a/regress/mdoc/break/tail.out_lint b/regress/mdoc/break/tail.out_lint index 4257cd38..10845513 100644 --- a/regress/mdoc/break/tail.out_lint +++ b/regress/mdoc/break/tail.out_lint @@ -1,8 +1,5 @@ -mandoc: tail.in:11:2: WARNING: blocks badly nested: Ao breaks Bo -mandoc: tail.in:15:2: WARNING: blocks badly nested: Ao breaks Bo -mandoc: tail.in:20:2: WARNING: blocks badly nested: Aq breaks Bo -mandoc: tail.in:22:2: WARNING: blocks badly nested: Aq breaks Bo -mandoc: tail.in:46:2: WARNING: blocks badly nested: Bro breaks Po -mandoc: tail.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: tail.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) -mandoc: tail.in: BASE: RCS id missing: (OpenBSD) +mandoc: tail.in:12:2: WARNING: blocks badly nested: Ao breaks Bo +mandoc: tail.in:16:2: WARNING: blocks badly nested: Ao breaks Bo +mandoc: tail.in:21:2: WARNING: blocks badly nested: Aq breaks Bo +mandoc: tail.in:23:2: WARNING: blocks badly nested: Aq breaks Bo +mandoc: tail.in:47:2: WARNING: blocks badly nested: Bro breaks Po -- cgit