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/Ad/font.in | 5 +++-- regress/mdoc/Ad/font.out_ascii | 2 +- regress/mdoc/Ad/font.out_markdown | 2 +- regress/mdoc/Ad/noarg.in | 5 +++-- regress/mdoc/Ad/noarg.out_ascii | 2 +- regress/mdoc/Ad/noarg.out_lint | 7 ++----- regress/mdoc/Ad/noarg.out_markdown | 2 +- 7 files changed, 12 insertions(+), 13 deletions(-) (limited to 'regress/mdoc/Ad') diff --git a/regress/mdoc/Ad/font.in b/regress/mdoc/Ad/font.in index df84458b..5da97524 100644 --- a/regress/mdoc/Ad/font.in +++ b/regress/mdoc/Ad/font.in @@ -1,6 +1,7 @@ -.Dd November 20, 2014 +.\" $OpenBSD: font.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate: July 4 2017 $ .Dt AD-FONT 1 -.Os OpenBSD +.Os .Sh NAME .Nm Ad-font .Nd changing fonts inside the address macro diff --git a/regress/mdoc/Ad/font.out_ascii b/regress/mdoc/Ad/font.out_ascii index b86ab465..28ea4f6d 100644 --- a/regress/mdoc/Ad/font.out_ascii +++ b/regress/mdoc/Ad/font.out_ascii @@ -6,4 +6,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN normal text _e_m_p_h_a_s_i_sbboolldd_b_a_c_k | _a_f_t_e_r: _p_u_n_c_t_u_a_t_i_o_n bboolldd trailing text -OpenBSD November 20, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Ad/font.out_markdown b/regress/mdoc/Ad/font.out_markdown index ed3b5901..bff31494 100644 --- a/regress/mdoc/Ad/font.out_markdown +++ b/regress/mdoc/Ad/font.out_markdown @@ -10,4 +10,4 @@ normal text *emphasis**bold**back* | *after*: *punctuation* **bold** trailing text -OpenBSD - November 20, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Ad/noarg.in b/regress/mdoc/Ad/noarg.in index b0881dc7..5e62eeb8 100644 --- a/regress/mdoc/Ad/noarg.in +++ b/regress/mdoc/Ad/noarg.in @@ -1,6 +1,7 @@ -.Dd June 9, 2017 +.\" $OpenBSD: noarg.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate: July 4 2017 $ .Dt AD-NOARG 1 -.Os OpenBSD +.Os .Sh NAME .Nm Ad-noarg .Nd address macro without an argument diff --git a/regress/mdoc/Ad/noarg.out_ascii b/regress/mdoc/Ad/noarg.out_ascii index b0703dd0..24250013 100644 --- a/regress/mdoc/Ad/noarg.out_ascii +++ b/regress/mdoc/Ad/noarg.out_ascii @@ -6,4 +6,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN with address: _0_x_3_b_c_. no address: end of test document -OpenBSD June 9, 2017 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Ad/noarg.out_lint b/regress/mdoc/Ad/noarg.out_lint index 9bd90a90..688951b3 100644 --- a/regress/mdoc/Ad/noarg.out_lint +++ b/regress/mdoc/Ad/noarg.out_lint @@ -1,5 +1,2 @@ -mandoc: noarg.in:11:2: WARNING: skipping empty macro: Ad -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:10: STYLE: no blank before trailing delimiter: Ad 0x3bc. -mandoc: noarg.in: BASE: RCS id missing: (OpenBSD) +mandoc: noarg.in:12:2: WARNING: skipping empty macro: Ad +mandoc: noarg.in:10:10: STYLE: no blank before trailing delimiter: Ad 0x3bc. diff --git a/regress/mdoc/Ad/noarg.out_markdown b/regress/mdoc/Ad/noarg.out_markdown index 285a9711..26307bb8 100644 --- a/regress/mdoc/Ad/noarg.out_markdown +++ b/regress/mdoc/Ad/noarg.out_markdown @@ -11,4 +11,4 @@ with address: no address: end of test document -OpenBSD - June 9, 2017 +OpenBSD - July 4, 2017 -- cgit v1.2.3-56-ge451