aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ar
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Ar')
-rw-r--r--regress/mdoc/Ar/font.in5
-rw-r--r--regress/mdoc/Ar/font.out_ascii2
-rw-r--r--regress/mdoc/Ar/font.out_markdown2
-rw-r--r--regress/mdoc/Ar/punct.in5
-rw-r--r--regress/mdoc/Ar/punct.out_ascii2
-rw-r--r--regress/mdoc/Ar/punct.out_lint5
-rw-r--r--regress/mdoc/Ar/punct.out_markdown2
7 files changed, 11 insertions, 12 deletions
diff --git a/regress/mdoc/Ar/font.in b/regress/mdoc/Ar/font.in
index aa14b7d8..541ba72e 100644
--- a/regress/mdoc/Ar/font.in
+++ b/regress/mdoc/Ar/font.in
@@ -1,6 +1,7 @@
-.Dd July 9, 2012
+.\" $OpenBSD: font.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt AR-FONT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ar-font
.Nd changing fonts inside the argument macro
diff --git a/regress/mdoc/Ar/font.out_ascii b/regress/mdoc/Ar/font.out_ascii
index c30d0078..0bd3323a 100644
--- a/regress/mdoc/Ar/font.out_ascii
+++ b/regress/mdoc/Ar/font.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
normal text _e_m_p_h_a_s_i_sbboolldd_b_a_c_k trailing text
-OpenBSD July 9, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ar/font.out_markdown b/regress/mdoc/Ar/font.out_markdown
index 8ee329ef..ab7b3921 100644
--- a/regress/mdoc/Ar/font.out_markdown
+++ b/regress/mdoc/Ar/font.out_markdown
@@ -10,4 +10,4 @@ normal text
*emphasis**bold**back*
trailing text
-OpenBSD - July 9, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Ar/punct.in b/regress/mdoc/Ar/punct.in
index 71abc258..3ea68c6b 100644
--- a/regress/mdoc/Ar/punct.in
+++ b/regress/mdoc/Ar/punct.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: punct.in,v 1.6 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt AR-PUNCT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ar-punct
.Nd punctuation handling by the Ar macro
diff --git a/regress/mdoc/Ar/punct.out_ascii b/regress/mdoc/Ar/punct.out_ascii
index e34b3fdc..96ce0c22 100644
--- a/regress/mdoc/Ar/punct.out_ascii
+++ b/regress/mdoc/Ar/punct.out_ascii
@@ -13,4 +13,4 @@ DDEESSCCRRIIPPTTIIOONN
missing blank: _a_r_g_.
-OpenBSD June 9, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ar/punct.out_lint b/regress/mdoc/Ar/punct.out_lint
index 252ad176..537ecf9c 100644
--- a/regress/mdoc/Ar/punct.out_lint
+++ b/regress/mdoc/Ar/punct.out_lint
@@ -1,4 +1 @@
-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:45:8: STYLE: no blank before trailing delimiter: Ar arg.
-mandoc: punct.in: BASE: RCS id missing: (OpenBSD)
+mandoc: punct.in:46:8: STYLE: no blank before trailing delimiter: Ar arg.
diff --git a/regress/mdoc/Ar/punct.out_markdown b/regress/mdoc/Ar/punct.out_markdown
index ab03a7b5..21920c60 100644
--- a/regress/mdoc/Ar/punct.out_markdown
+++ b/regress/mdoc/Ar/punct.out_markdown
@@ -45,4 +45,4 @@ quoted punctuation:
missing blank:
*arg.*
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017