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/TP/double.out_lint | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'regress/man/TP/double.out_lint') diff --git a/regress/man/TP/double.out_lint b/regress/man/TP/double.out_lint index 78dd403a..f5cada43 100644 --- a/regress/man/TP/double.out_lint +++ b/regress/man/TP/double.out_lint @@ -1,6 +1,5 @@ -mandoc: double.in:21:2: WARNING: line scope broken: TP breaks TP -mandoc: double.in:30:2: WARNING: line scope broken: PP breaks B -mandoc: double.in:32:2: WARNING: line scope broken: TP breaks TP -mandoc: double.in:20:2: WARNING: skipping paragraph macro: PP empty -mandoc: double.in:31:2: WARNING: skipping paragraph macro: PP empty -mandoc: double.in: BASE: RCS id missing: (OpenBSD) +mandoc: double.in:22:2: WARNING: line scope broken: TP breaks TP +mandoc: double.in:31:2: WARNING: line scope broken: PP breaks B +mandoc: double.in:33:2: WARNING: line scope broken: TP breaks TP +mandoc: double.in:21:2: WARNING: skipping paragraph macro: PP empty +mandoc: double.in:32:2: WARNING: skipping paragraph macro: PP empty -- cgit