aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Sq
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Sq')
-rw-r--r--regress/mdoc/Sq/empty.in5
-rw-r--r--regress/mdoc/Sq/empty.out_ascii2
-rw-r--r--regress/mdoc/Sq/empty.out_lint7
-rw-r--r--regress/mdoc/Sq/empty.out_markdown2
4 files changed, 7 insertions, 9 deletions
diff --git a/regress/mdoc/Sq/empty.in b/regress/mdoc/Sq/empty.in
index aa521d25..4b39e44c 100644
--- a/regress/mdoc/Sq/empty.in
+++ b/regress/mdoc/Sq/empty.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: empty.in,v 1.5 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt SQ-EMPTY 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Sq-empty
.Nd empty implicit enclosure macros
diff --git a/regress/mdoc/Sq/empty.out_ascii b/regress/mdoc/Sq/empty.out_ascii
index dc38a8fb..4c67d5ca 100644
--- a/regress/mdoc/Sq/empty.out_ascii
+++ b/regress/mdoc/Sq/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/Sq/empty.out_lint b/regress/mdoc/Sq/empty.out_lint
index 1fbf21ec..00d8e228 100644
--- a/regress/mdoc/Sq/empty.out_lint
+++ b/regress/mdoc/Sq/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:18: STYLE: no blank before trailing delimiter: Sq user@host)
-mandoc: empty.in:14:13: STYLE: no blank before trailing delimiter: So full)
-mandoc: empty.in: BASE: RCS id missing: (OpenBSD)
+mandoc: empty.in:12:18: STYLE: no blank before trailing delimiter: Sq user@host)
+mandoc: empty.in:15:13: STYLE: no blank before trailing delimiter: So full)
diff --git a/regress/mdoc/Sq/empty.out_markdown b/regress/mdoc/Sq/empty.out_markdown
index 76493a30..5c9845fb 100644
--- a/regress/mdoc/Sq/empty.out_markdown
+++ b/regress/mdoc/Sq/empty.out_markdown
@@ -14,4 +14,4 @@ quotation.
And another
('full)' one **bold**.
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017