aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Vt
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Vt')
-rw-r--r--regress/mdoc/Vt/child.in5
-rw-r--r--regress/mdoc/Vt/child.out_ascii2
-rw-r--r--regress/mdoc/Vt/child.out_markdown2
-rw-r--r--regress/mdoc/Vt/font.in5
-rw-r--r--regress/mdoc/Vt/font.out_ascii2
-rw-r--r--regress/mdoc/Vt/font.out_markdown2
-rw-r--r--regress/mdoc/Vt/noarg.in5
-rw-r--r--regress/mdoc/Vt/noarg.out_ascii2
-rw-r--r--regress/mdoc/Vt/noarg.out_lint7
-rw-r--r--regress/mdoc/Vt/noarg.out_markdown2
-rw-r--r--regress/mdoc/Vt/spacing.in5
-rw-r--r--regress/mdoc/Vt/spacing.out_ascii2
-rw-r--r--regress/mdoc/Vt/spacing.out_markdown2
13 files changed, 22 insertions, 21 deletions
diff --git a/regress/mdoc/Vt/child.in b/regress/mdoc/Vt/child.in
index a35aa674..ea68f817 100644
--- a/regress/mdoc/Vt/child.in
+++ b/regress/mdoc/Vt/child.in
@@ -1,6 +1,7 @@
-.Dd July 2, 2014
+.\" $OpenBSD: child.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt VT-CHILD 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Vt-child
.Nd the variable type macro does not want children
diff --git a/regress/mdoc/Vt/child.out_ascii b/regress/mdoc/Vt/child.out_ascii
index 500c0e80..57dc30c0 100644
--- a/regress/mdoc/Vt/child.out_ascii
+++ b/regress/mdoc/Vt/child.out_ascii
@@ -9,4 +9,4 @@ SSYYNNOOPPSSIISS
DDEESSCCRRIIPPTTIIOONN
various types, for example _u_n_s_i_g_n_e_d iinntt, _l_o_n_g int and _f_l_o_a_t, _d_o_u_b_l_e
-OpenBSD July 2, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Vt/child.out_markdown b/regress/mdoc/Vt/child.out_markdown
index 49d984e1..1532d22f 100644
--- a/regress/mdoc/Vt/child.out_markdown
+++ b/regress/mdoc/Vt/child.out_markdown
@@ -17,4 +17,4 @@ and
*float*,
*double*
-OpenBSD - July 2, 2014
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Vt/font.in b/regress/mdoc/Vt/font.in
index c90692ef..527286a6 100644
--- a/regress/mdoc/Vt/font.in
+++ b/regress/mdoc/Vt/font.in
@@ -1,6 +1,7 @@
-.Dd July 9, 2012
+.\" $OpenBSD: font.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt VT-FONT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Vt-font
.Nd changing fonts inside the variable type macro
diff --git a/regress/mdoc/Vt/font.out_ascii b/regress/mdoc/Vt/font.out_ascii
index bbc703a0..8df1de6e 100644
--- a/regress/mdoc/Vt/font.out_ascii
+++ b/regress/mdoc/Vt/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/Vt/font.out_markdown b/regress/mdoc/Vt/font.out_markdown
index c210b5ba..0c4e1837 100644
--- a/regress/mdoc/Vt/font.out_markdown
+++ b/regress/mdoc/Vt/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/Vt/noarg.in b/regress/mdoc/Vt/noarg.in
index d849b877..db3e3008 100644
--- a/regress/mdoc/Vt/noarg.in
+++ b/regress/mdoc/Vt/noarg.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: noarg.in,v 1.4 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt VT-NOARG 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Vt-noarg
.Nd variable type macro without arguments
diff --git a/regress/mdoc/Vt/noarg.out_ascii b/regress/mdoc/Vt/noarg.out_ascii
index 5549bb87..0c79d54f 100644
--- a/regress/mdoc/Vt/noarg.out_ascii
+++ b/regress/mdoc/Vt/noarg.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
with arguments _s_i_g_n_e_d _i_n_t_. no arguments end of test document
-OpenBSD June 9, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Vt/noarg.out_lint b/regress/mdoc/Vt/noarg.out_lint
index 410fb096..d0c40e16 100644
--- a/regress/mdoc/Vt/noarg.out_lint
+++ b/regress/mdoc/Vt/noarg.out_lint
@@ -1,5 +1,2 @@
-mandoc: noarg.in:11:2: WARNING: skipping empty macro: Vt
-mandoc: noarg.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: noarg.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD)
-mandoc: noarg.in:9:15: STYLE: no blank before trailing delimiter: Vt ... int.
-mandoc: noarg.in: BASE: RCS id missing: (OpenBSD)
+mandoc: noarg.in:12:2: WARNING: skipping empty macro: Vt
+mandoc: noarg.in:10:15: STYLE: no blank before trailing delimiter: Vt ... int.
diff --git a/regress/mdoc/Vt/noarg.out_markdown b/regress/mdoc/Vt/noarg.out_markdown
index d47c129c..0a7a51ed 100644
--- a/regress/mdoc/Vt/noarg.out_markdown
+++ b/regress/mdoc/Vt/noarg.out_markdown
@@ -11,4 +11,4 @@ with arguments
no arguments
end of test document
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Vt/spacing.in b/regress/mdoc/Vt/spacing.in
index afb4c70e..6b122f54 100644
--- a/regress/mdoc/Vt/spacing.in
+++ b/regress/mdoc/Vt/spacing.in
@@ -1,6 +1,7 @@
-.Dd July 8, 2012
+.\" $OpenBSD: spacing.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt VT-SPACING 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Vt-spacing
.Nd spacing around the variable type macro
diff --git a/regress/mdoc/Vt/spacing.out_ascii b/regress/mdoc/Vt/spacing.out_ascii
index bb5e8441..a061ee6d 100644
--- a/regress/mdoc/Vt/spacing.out_ascii
+++ b/regress/mdoc/Vt/spacing.out_ascii
@@ -10,4 +10,4 @@ SSYYNNOOPPSSIISS
DDEESSCCRRIIPPTTIIOONN
various types, for example _u_n_s_i_g_n_e_d _i_n_t, _l_o_n_g _i_n_t and _f_l_o_a_t, _d_o_u_b_l_e
-OpenBSD July 8, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Vt/spacing.out_markdown b/regress/mdoc/Vt/spacing.out_markdown
index 58bb771d..5c490af5 100644
--- a/regress/mdoc/Vt/spacing.out_markdown
+++ b/regress/mdoc/Vt/spacing.out_markdown
@@ -18,4 +18,4 @@ and
*float*,
*double*
-OpenBSD - July 8, 2012
+OpenBSD - July 4, 2017