aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Va
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/Va
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/Va')
-rw-r--r--regress/mdoc/Va/basic.in5
-rw-r--r--regress/mdoc/Va/basic.out_ascii2
-rw-r--r--regress/mdoc/Va/basic.out_markdown2
-rw-r--r--regress/mdoc/Va/font.in5
-rw-r--r--regress/mdoc/Va/font.out_ascii2
-rw-r--r--regress/mdoc/Va/font.out_markdown2
-rw-r--r--regress/mdoc/Va/noarg.in5
-rw-r--r--regress/mdoc/Va/noarg.out_ascii2
-rw-r--r--regress/mdoc/Va/noarg.out_lint7
-rw-r--r--regress/mdoc/Va/noarg.out_markdown2
-rw-r--r--regress/mdoc/Va/punct.in5
-rw-r--r--regress/mdoc/Va/punct.out_ascii2
-rw-r--r--regress/mdoc/Va/punct.out_markdown2
13 files changed, 22 insertions, 21 deletions
diff --git a/regress/mdoc/Va/basic.in b/regress/mdoc/Va/basic.in
index 5ce4718a..058a4766 100644
--- a/regress/mdoc/Va/basic.in
+++ b/regress/mdoc/Va/basic.in
@@ -1,6 +1,7 @@
-.Dd July 8, 2012
+.\" $OpenBSD: basic.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt VA-BASIC 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Va-basic
.Nd basic usage of the variable name macro
diff --git a/regress/mdoc/Va/basic.out_ascii b/regress/mdoc/Va/basic.out_ascii
index a599804a..d2d45aca 100644
--- a/regress/mdoc/Va/basic.out_ascii
+++ b/regress/mdoc/Va/basic.out_ascii
@@ -7,4 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
Both _c_h_a_r _* _m_a_l_l_o_c___o_p_t_i_o_n_s and _i_n_t _e_r_r_n_o are typical examples of global
variables.
-OpenBSD July 8, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Va/basic.out_markdown b/regress/mdoc/Va/basic.out_markdown
index ec819cd5..a3fe1238 100644
--- a/regress/mdoc/Va/basic.out_markdown
+++ b/regress/mdoc/Va/basic.out_markdown
@@ -14,4 +14,4 @@ and
*errno*
are typical examples of global variables.
-OpenBSD - July 8, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Va/font.in b/regress/mdoc/Va/font.in
index 654ee281..8cbea65b 100644
--- a/regress/mdoc/Va/font.in
+++ b/regress/mdoc/Va/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 VA-FONT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Va-font
.Nd changing fonts inside the variable name macro
diff --git a/regress/mdoc/Va/font.out_ascii b/regress/mdoc/Va/font.out_ascii
index d7e5af1d..4a5f3c84 100644
--- a/regress/mdoc/Va/font.out_ascii
+++ b/regress/mdoc/Va/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/Va/font.out_markdown b/regress/mdoc/Va/font.out_markdown
index b58aecd4..8ad52847 100644
--- a/regress/mdoc/Va/font.out_markdown
+++ b/regress/mdoc/Va/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/Va/noarg.in b/regress/mdoc/Va/noarg.in
index 92d35dad..53030028 100644
--- a/regress/mdoc/Va/noarg.in
+++ b/regress/mdoc/Va/noarg.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: noarg.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt VA-NOARG 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Va-noarg
.Nd variable name macro without arguments
diff --git a/regress/mdoc/Va/noarg.out_ascii b/regress/mdoc/Va/noarg.out_ascii
index 1992ade4..4221c17b 100644
--- a/regress/mdoc/Va/noarg.out_ascii
+++ b/regress/mdoc/Va/noarg.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
with arguments _i_n_t _e_r_r_n_o_. no arguments end of test document
-OpenBSD June 9, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Va/noarg.out_lint b/regress/mdoc/Va/noarg.out_lint
index aa8cac5a..76185aa2 100644
--- a/regress/mdoc/Va/noarg.out_lint
+++ b/regress/mdoc/Va/noarg.out_lint
@@ -1,5 +1,2 @@
-mandoc: noarg.in:12:2: WARNING: skipping empty macro: Va
-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:10:10: STYLE: no blank before trailing delimiter: Va errno.
-mandoc: noarg.in: BASE: RCS id missing: (OpenBSD)
+mandoc: noarg.in:13:2: WARNING: skipping empty macro: Va
+mandoc: noarg.in:11:10: STYLE: no blank before trailing delimiter: Va errno.
diff --git a/regress/mdoc/Va/noarg.out_markdown b/regress/mdoc/Va/noarg.out_markdown
index 157cc96f..35123d76 100644
--- a/regress/mdoc/Va/noarg.out_markdown
+++ b/regress/mdoc/Va/noarg.out_markdown
@@ -12,4 +12,4 @@ with arguments
no arguments
end of test document
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Va/punct.in b/regress/mdoc/Va/punct.in
index 198e95ae..e9c0008b 100644
--- a/regress/mdoc/Va/punct.in
+++ b/regress/mdoc/Va/punct.in
@@ -1,6 +1,7 @@
-.Dd August 21, 2014
+.\" $OpenBSD: punct.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt AR-PUNCT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Va-punct
.Nd punctuation handling by the Va macro
diff --git a/regress/mdoc/Va/punct.out_ascii b/regress/mdoc/Va/punct.out_ascii
index a333c7ee..e5c189fd 100644
--- a/regress/mdoc/Va/punct.out_ascii
+++ b/regress/mdoc/Va/punct.out_ascii
@@ -10,4 +10,4 @@ DDEESSCCRRIIPPTTIIOONN
quoted punctuation: _a (_b | _c) _d, bboolldd.
-OpenBSD August 21, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Va/punct.out_markdown b/regress/mdoc/Va/punct.out_markdown
index 772793f0..d5b15f66 100644
--- a/regress/mdoc/Va/punct.out_markdown
+++ b/regress/mdoc/Va/punct.out_markdown
@@ -42,4 +42,4 @@ op bracket
quoted punctuation:
*a* (*b* | *c*) *d*, **bold**.
-OpenBSD - August 21, 2014
+OpenBSD - July 4, 2017