aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ux
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Ux')
-rw-r--r--regress/mdoc/Ux/eos.in5
-rw-r--r--regress/mdoc/Ux/eos.out_ascii2
-rw-r--r--regress/mdoc/Ux/eos.out_markdown2
-rw-r--r--regress/mdoc/Ux/punct.in5
-rw-r--r--regress/mdoc/Ux/punct.out_ascii2
-rw-r--r--regress/mdoc/Ux/punct.out_lint13
-rw-r--r--regress/mdoc/Ux/punct.out_markdown2
-rw-r--r--regress/mdoc/Ux/spacing.in5
-rw-r--r--regress/mdoc/Ux/spacing.out_ascii2
-rw-r--r--regress/mdoc/Ux/spacing.out_markdown2
10 files changed, 20 insertions, 20 deletions
diff --git a/regress/mdoc/Ux/eos.in b/regress/mdoc/Ux/eos.in
index b0713481..07a6c4cc 100644
--- a/regress/mdoc/Ux/eos.in
+++ b/regress/mdoc/Ux/eos.in
@@ -1,6 +1,7 @@
-.Dd December 22, 2013
+.\" $OpenBSD: eos.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt UX-EOS 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ux-eos
.Nd end of sentence spacing after Unix macros
diff --git a/regress/mdoc/Ux/eos.out_ascii b/regress/mdoc/Ux/eos.out_ascii
index 16e05df9..3a64d006 100644
--- a/regress/mdoc/Ux/eos.out_ascii
+++ b/regress/mdoc/Ux/eos.out_ascii
@@ -8,4 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
become BSD. When it dissolved, people started BSD/OS. And NetBSD. And
FreeBSD. And OpenBSD. And DragonFly. By now, it's free for everyone.
-OpenBSD December 22, 2013 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ux/eos.out_markdown b/regress/mdoc/Ux/eos.out_markdown
index 49f3a9ce..c192eb5c 100644
--- a/regress/mdoc/Ux/eos.out_markdown
+++ b/regress/mdoc/Ux/eos.out_markdown
@@ -22,4 +22,4 @@ And
DragonFly.
By now, it's free for everyone.
-OpenBSD - December 22, 2013
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Ux/punct.in b/regress/mdoc/Ux/punct.in
index 9cf2b5e4..95d2c5ab 100644
--- a/regress/mdoc/Ux/punct.in
+++ b/regress/mdoc/Ux/punct.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: punct.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt UX-PUNCT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ux-punct
.Nd trailing delimiters in Unix macro arguments
diff --git a/regress/mdoc/Ux/punct.out_ascii b/regress/mdoc/Ux/punct.out_ascii
index 123bc9b9..0ea0c405 100644
--- a/regress/mdoc/Ux/punct.out_ascii
+++ b/regress/mdoc/Ux/punct.out_ascii
@@ -8,4 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
were BSD/OS 5.1, DragonFly 4.8.0, FreeBSD 11.0, NetBSD 7.1, and
OpenBSD 6.1.
-OpenBSD June 9, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ux/punct.out_lint b/regress/mdoc/Ux/punct.out_lint
index eed093e4..4048fd26 100644
--- a/regress/mdoc/Ux/punct.out_lint
+++ b/regress/mdoc/Ux/punct.out_lint
@@ -1,8 +1,5 @@
-mandoc: punct.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: punct.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD)
-mandoc: punct.in:10:9: STYLE: no blank before trailing delimiter: Bsx 5.1,
-mandoc: punct.in:11:10: STYLE: no blank before trailing delimiter: Dx 4.8.0,
-mandoc: punct.in:12:9: STYLE: no blank before trailing delimiter: Fx 11.0,
-mandoc: punct.in:13:8: STYLE: no blank before trailing delimiter: Nx 7.1,
-mandoc: punct.in:15:8: STYLE: no blank before trailing delimiter: Ox 6.1.
-mandoc: punct.in: BASE: RCS id missing: (OpenBSD)
+mandoc: punct.in:11:9: STYLE: no blank before trailing delimiter: Bsx 5.1,
+mandoc: punct.in:12:10: STYLE: no blank before trailing delimiter: Dx 4.8.0,
+mandoc: punct.in:13:9: STYLE: no blank before trailing delimiter: Fx 11.0,
+mandoc: punct.in:14:8: STYLE: no blank before trailing delimiter: Nx 7.1,
+mandoc: punct.in:16:8: STYLE: no blank before trailing delimiter: Ox 6.1.
diff --git a/regress/mdoc/Ux/punct.out_markdown b/regress/mdoc/Ux/punct.out_markdown
index fd4df824..18cd1519 100644
--- a/regress/mdoc/Ux/punct.out_markdown
+++ b/regress/mdoc/Ux/punct.out_markdown
@@ -15,4 +15,4 @@ NetBSD 7.1,
and
OpenBSD 6.1.
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Ux/spacing.in b/regress/mdoc/Ux/spacing.in
index e78ada3c..4823ef5e 100644
--- a/regress/mdoc/Ux/spacing.in
+++ b/regress/mdoc/Ux/spacing.in
@@ -1,6 +1,7 @@
-.Dd October 20, 2011
+.\" $OpenBSD: spacing.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt UX-SPACING 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ux-spacing
.Nd spacing around the Unix macro
diff --git a/regress/mdoc/Ux/spacing.out_ascii b/regress/mdoc/Ux/spacing.out_ascii
index be5050c3..c03008f6 100644
--- a/regress/mdoc/Ux/spacing.out_ascii
+++ b/regress/mdoc/Ux/spacing.out_ascii
@@ -8,4 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
DragonFly and BSD/OS. The system is currently under development. The
system is currently in beta test.
-OpenBSD October 20, 2011 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ux/spacing.out_markdown b/regress/mdoc/Ux/spacing.out_markdown
index 528bee43..4f4236fc 100644
--- a/regress/mdoc/Ux/spacing.out_markdown
+++ b/regress/mdoc/Ux/spacing.out_markdown
@@ -20,4 +20,4 @@ currently under development.
The system
is currently in beta test.
-OpenBSD - October 20, 2011
+OpenBSD - July 4, 2017