diff options
Diffstat (limited to 'regress/mdoc/Va')
-rw-r--r-- | regress/mdoc/Va/basic.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Va/basic.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Va/basic.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Va/font.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Va/font.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Va/font.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Va/noarg.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Va/noarg.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Va/noarg.out_lint | 7 | ||||
-rw-r--r-- | regress/mdoc/Va/noarg.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Va/punct.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Va/punct.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Va/punct.out_markdown | 2 |
13 files changed, 22 insertions, 21 deletions
diff --git a/regress/mdoc/Va/basic.in b/regress/mdoc/Va/basic.in index 5ce4718a..9520842c 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$ .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..ba552fc5 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$ .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..a0f87f6f 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$ .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..2385699c 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$ .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 |