diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-04 15:24:36 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-04 15:24:36 +0000 |
commit | 2ab7deeb36296dfb6dee301dc3560af24219a22f (patch) | |
tree | 4bc8a91cabb31cc075ec6a68a99c34ef3bd823f8 /regress/mdoc/D1 | |
parent | 75fcdc8f6e5fb48e822f9835879d7bfbfcddab03 (diff) | |
download | mandoc-2ab7deeb36296dfb6dee301dc3560af24219a22f.tar.gz |
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.
Diffstat (limited to 'regress/mdoc/D1')
-rw-r--r-- | regress/mdoc/D1/spacing.in | 5 | ||||
-rw-r--r-- | regress/mdoc/D1/spacing.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/D1/spacing.out_lint | 5 | ||||
-rw-r--r-- | regress/mdoc/D1/spacing.out_markdown | 2 |
4 files changed, 6 insertions, 8 deletions
diff --git a/regress/mdoc/D1/spacing.in b/regress/mdoc/D1/spacing.in index 3303dccc..0f6f83fa 100644 --- a/regress/mdoc/D1/spacing.in +++ b/regress/mdoc/D1/spacing.in @@ -1,6 +1,7 @@ -.Dd February 5, 2015 +.\" $OpenBSD: spacing.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $ +.Dd $Mdocdate$ .Dt D1-SPACING 1 -.Os OpenBSD +.Os .Sh NAME .Nm D1-spacing .Nd spacing in and around one-line displays diff --git a/regress/mdoc/D1/spacing.out_ascii b/regress/mdoc/D1/spacing.out_ascii index becef1b8..40945936 100644 --- a/regress/mdoc/D1/spacing.out_ascii +++ b/regress/mdoc/D1/spacing.out_ascii @@ -9,4 +9,4 @@ DDEESSCCRRIIPPTTIIOONN empty display: following text -OpenBSD February 5, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/D1/spacing.out_lint b/regress/mdoc/D1/spacing.out_lint index 15d29679..5ac4d0c0 100644 --- a/regress/mdoc/D1/spacing.out_lint +++ b/regress/mdoc/D1/spacing.out_lint @@ -1,4 +1 @@ -mandoc: spacing.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: spacing.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) -mandoc: spacing.in:11:2: WARNING: empty block: D1 -mandoc: spacing.in: BASE: RCS id missing: (OpenBSD) +mandoc: spacing.in:12:2: WARNING: empty block: D1 diff --git a/regress/mdoc/D1/spacing.out_markdown b/regress/mdoc/D1/spacing.out_markdown index c0ebf104..eac16dfe 100644 --- a/regress/mdoc/D1/spacing.out_markdown +++ b/regress/mdoc/D1/spacing.out_markdown @@ -14,4 +14,4 @@ empty display: following text -OpenBSD - February 5, 2015 +OpenBSD - July 4, 2017 |