summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Brq
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-04 15:24:36 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-04 15:24:36 +0000
commit2ab7deeb36296dfb6dee301dc3560af24219a22f (patch)
tree4bc8a91cabb31cc075ec6a68a99c34ef3bd823f8 /regress/mdoc/Brq
parent75fcdc8f6e5fb48e822f9835879d7bfbfcddab03 (diff)
downloadmandoc-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/Brq')
-rw-r--r--regress/mdoc/Brq/empty.in5
-rw-r--r--regress/mdoc/Brq/empty.out_ascii2
-rw-r--r--regress/mdoc/Brq/empty.out_lint7
-rw-r--r--regress/mdoc/Brq/empty.out_markdown2
4 files changed, 7 insertions, 9 deletions
diff --git a/regress/mdoc/Brq/empty.in b/regress/mdoc/Brq/empty.in
index 4677820d..5d8fa3f5 100644
--- a/regress/mdoc/Brq/empty.in
+++ b/regress/mdoc/Brq/empty.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: empty.in,v 1.5 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate$
.Dt BRQ-EMPTY 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Brq-empty
.Nd empty implicit enclosure macros
diff --git a/regress/mdoc/Brq/empty.out_ascii b/regress/mdoc/Brq/empty.out_ascii
index 31cdd9e1..8471f6db 100644
--- a/regress/mdoc/Brq/empty.out_ascii
+++ b/regress/mdoc/Brq/empty.out_ascii
@@ -7,4 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
An empty {} and a full ({user@host)} quotation. And another ({full)} one
bboolldd.
-OpenBSD June 9, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Brq/empty.out_lint b/regress/mdoc/Brq/empty.out_lint
index 288cd1f4..a7092ae5 100644
--- a/regress/mdoc/Brq/empty.out_lint
+++ b/regress/mdoc/Brq/empty.out_lint
@@ -1,5 +1,2 @@
-mandoc: empty.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: empty.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD)
-mandoc: empty.in:11:19: STYLE: no blank before trailing delimiter: Brq user@host)
-mandoc: empty.in:14:14: STYLE: no blank before trailing delimiter: Bro full)
-mandoc: empty.in: BASE: RCS id missing: (OpenBSD)
+mandoc: empty.in:12:19: STYLE: no blank before trailing delimiter: Brq user@host)
+mandoc: empty.in:15:14: STYLE: no blank before trailing delimiter: Bro full)
diff --git a/regress/mdoc/Brq/empty.out_markdown b/regress/mdoc/Brq/empty.out_markdown
index 82b1dd7e..3483e90b 100644
--- a/regress/mdoc/Brq/empty.out_markdown
+++ b/regress/mdoc/Brq/empty.out_markdown
@@ -14,4 +14,4 @@ quotation.
And another
({full)} one **bold**.
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017