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/Sh/orderNAME.out_lint | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'regress/mdoc/Sh/orderNAME.out_lint') diff --git a/regress/mdoc/Sh/orderNAME.out_lint b/regress/mdoc/Sh/orderNAME.out_lint index 0f9290f2..da091f8e 100644 --- a/regress/mdoc/Sh/orderNAME.out_lint +++ b/regress/mdoc/Sh/orderNAME.out_lint @@ -1,5 +1,2 @@ -mandoc: orderNAME.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: orderNAME.in:1:5: BASE: Mdocdate missing: Dd January (OpenBSD) -mandoc: orderNAME.in:5:2: WARNING: description not at the end of NAME -mandoc: orderNAME.in:4:2: WARNING: NAME section without Nm before Nd -mandoc: orderNAME.in: BASE: RCS id missing: (OpenBSD) +mandoc: orderNAME.in:6:2: WARNING: description not at the end of NAME +mandoc: orderNAME.in:5:2: WARNING: NAME section without Nm before Nd -- cgit