From 59c9d1f4aa4c809091049f979c1bbc2479716399 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/Ev/font.in | 5 +++-- regress/mdoc/Ev/font.out_ascii | 2 +- regress/mdoc/Ev/font.out_markdown | 2 +- regress/mdoc/Ev/noarg.in | 5 +++-- regress/mdoc/Ev/noarg.out_ascii | 2 +- regress/mdoc/Ev/noarg.out_lint | 7 ++----- regress/mdoc/Ev/noarg.out_markdown | 2 +- 7 files changed, 12 insertions(+), 13 deletions(-) (limited to 'regress/mdoc/Ev') diff --git a/regress/mdoc/Ev/font.in b/regress/mdoc/Ev/font.in index 75237cb0..3fed0ade 100644 --- a/regress/mdoc/Ev/font.in +++ b/regress/mdoc/Ev/font.in @@ -1,6 +1,7 @@ -.Dd October 21, 2011 +.\" $OpenBSD: font.in,v 1.5 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate: July 4 2017 $ .Dt EV-FONT 1 -.Os OpenBSD +.Os .Sh NAME .Nm Ev-font .Nd formatting of environment variables diff --git a/regress/mdoc/Ev/font.out_ascii b/regress/mdoc/Ev/font.out_ascii index a5dc5399..44cc5c20 100644 --- a/regress/mdoc/Ev/font.out_ascii +++ b/regress/mdoc/Ev/font.out_ascii @@ -8,4 +8,4 @@ DDEESSCCRRIIPPTTIIOONN And with some _e_m_b_e_d_d_e_d string; bboolldd.. -OpenBSD October 21, 2011 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Ev/font.out_markdown b/regress/mdoc/Ev/font.out_markdown index f2bac6dc..603a15c1 100644 --- a/regress/mdoc/Ev/font.out_markdown +++ b/regress/mdoc/Ev/font.out_markdown @@ -13,4 +13,4 @@ variable. And with `some embedded string`; **bold.** -OpenBSD - October 21, 2011 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Ev/noarg.in b/regress/mdoc/Ev/noarg.in index 953986b7..0c35b30a 100644 --- a/regress/mdoc/Ev/noarg.in +++ b/regress/mdoc/Ev/noarg.in @@ -1,6 +1,7 @@ -.Dd June 9, 2017 +.\" $OpenBSD: noarg.in,v 1.3 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate: July 4 2017 $ .Dt EV-NOARG 1 -.Os OpenBSD +.Os .Sh NAME .Nm Ev-noarg .Nd environment variable macro without an argument diff --git a/regress/mdoc/Ev/noarg.out_ascii b/regress/mdoc/Ev/noarg.out_ascii index f5dc1ad4..82b2b40f 100644 --- a/regress/mdoc/Ev/noarg.out_ascii +++ b/regress/mdoc/Ev/noarg.out_ascii @@ -6,4 +6,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN with variable: HOME. no variable: end of test document -OpenBSD June 9, 2017 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Ev/noarg.out_lint b/regress/mdoc/Ev/noarg.out_lint index d29526f3..ded8eeb8 100644 --- a/regress/mdoc/Ev/noarg.out_lint +++ b/regress/mdoc/Ev/noarg.out_lint @@ -1,5 +1,2 @@ -mandoc: noarg.in:11:2: WARNING: skipping empty macro: Ev -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:9:9: STYLE: no blank before trailing delimiter: Ev HOME. -mandoc: noarg.in: BASE: RCS id missing: (OpenBSD) +mandoc: noarg.in:12:2: WARNING: skipping empty macro: Ev +mandoc: noarg.in:10:9: STYLE: no blank before trailing delimiter: Ev HOME. diff --git a/regress/mdoc/Ev/noarg.out_markdown b/regress/mdoc/Ev/noarg.out_markdown index aad020eb..926ce989 100644 --- a/regress/mdoc/Ev/noarg.out_markdown +++ b/regress/mdoc/Ev/noarg.out_markdown @@ -11,4 +11,4 @@ with variable: no variable: end of test document -OpenBSD - June 9, 2017 +OpenBSD - July 4, 2017 -- cgit v1.2.3-56-ge451