aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Dq
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
commit59c9d1f4aa4c809091049f979c1bbc2479716399 (patch)
treefd3b27a49a34e228d186449fec87b424c1564988 /regress/mdoc/Dq
parent423ba251975a0c4f170f9e93bb7237b898b67fef (diff)
downloadmandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.tar.gz
mandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.tar.zst
mandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.zip
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/Dq')
-rw-r--r--regress/mdoc/Dq/empty.in5
-rw-r--r--regress/mdoc/Dq/empty.out_ascii2
-rw-r--r--regress/mdoc/Dq/empty.out_lint3
-rw-r--r--regress/mdoc/Dq/empty.out_markdown2
4 files changed, 5 insertions, 7 deletions
diff --git a/regress/mdoc/Dq/empty.in b/regress/mdoc/Dq/empty.in
index 2e0282e4..5f471ff3 100644
--- a/regress/mdoc/Dq/empty.in
+++ b/regress/mdoc/Dq/empty.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: empty.in,v 1.5 2017/07/04 14:53:25 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt DQ-EMPTY 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Dq-empty
.Nd empty implicit enclosure macros
diff --git a/regress/mdoc/Dq/empty.out_ascii b/regress/mdoc/Dq/empty.out_ascii
index a5614e9e..1c150ae7 100644
--- a/regress/mdoc/Dq/empty.out_ascii
+++ b/regress/mdoc/Dq/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/Dq/empty.out_lint b/regress/mdoc/Dq/empty.out_lint
index ca06c977..e69de29b 100644
--- a/regress/mdoc/Dq/empty.out_lint
+++ b/regress/mdoc/Dq/empty.out_lint
@@ -1,3 +0,0 @@
-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: BASE: RCS id missing: (OpenBSD)
diff --git a/regress/mdoc/Dq/empty.out_markdown b/regress/mdoc/Dq/empty.out_markdown
index 927dacc8..00e82f81 100644
--- a/regress/mdoc/Dq/empty.out_markdown
+++ b/regress/mdoc/Dq/empty.out_markdown
@@ -14,4 +14,4 @@ quotation.
And another
("full)" one **bold**.
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017