diff options
Diffstat (limited to 'regress/mdoc/Rs')
-rw-r--r-- | regress/mdoc/Rs/allch.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Rs/allch.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/allch.out_lint | 15 | ||||
-rw-r--r-- | regress/mdoc/Rs/allch.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/allch.out_utf8 | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/args.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Rs/args.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/args.out_lint | 7 | ||||
-rw-r--r-- | regress/mdoc/Rs/args.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/break.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Rs/break.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/break.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/break.out_utf8 | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/empty.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Rs/empty.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/empty.out_lint | 7 | ||||
-rw-r--r-- | regress/mdoc/Rs/empty.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/empty.out_utf8 | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/three_authors.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Rs/three_authors.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/three_authors.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Rs/three_authors.out_utf8 | 2 |
22 files changed, 39 insertions, 43 deletions
diff --git a/regress/mdoc/Rs/allch.in b/regress/mdoc/Rs/allch.in index abffe803..365e41ea 100644 --- a/regress/mdoc/Rs/allch.in +++ b/regress/mdoc/Rs/allch.in @@ -1,6 +1,7 @@ -.Dd July 7, 2014 +.\" $OpenBSD: allch.in,v 1.4 2017/07/04 14:53:26 schwarze Exp $ +.Dd $Mdocdate$ .Dt RS-ALLCH 1 -.Os OpenBSD +.Os .Sh NAME .Nm Rs-allch .Nd reference block using all supported child macros diff --git a/regress/mdoc/Rs/allch.out_ascii b/regress/mdoc/Rs/allch.out_ascii index 78b1230d..e1bc4cf4 100644 --- a/regress/mdoc/Rs/allch.out_ascii +++ b/regress/mdoc/Rs/allch.out_ascii @@ -18,4 +18,4 @@ SSEEEE AALLSSOO resource locator, page number, institutional author, city name, date of publication, optional information. -OpenBSD July 7, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rs/allch.out_lint b/regress/mdoc/Rs/allch.out_lint index bd38aeff..0a963265 100644 --- a/regress/mdoc/Rs/allch.out_lint +++ b/regress/mdoc/Rs/allch.out_lint @@ -1,9 +1,6 @@ -mandoc: allch.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: allch.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD) -mandoc: allch.in:14:1: WARNING: invalid content in Rs block: text -mandoc: allch.in:19:2: WARNING: invalid content in Rs block: Em -mandoc: allch.in:20:1: WARNING: invalid content in Rs block: text -mandoc: allch.in:35:1: WARNING: invalid content in Rs block: text -mandoc: allch.in:36:2: WARNING: invalid content in Rs block: Em -mandoc: allch.in:41:1: WARNING: invalid content in Rs block: text -mandoc: allch.in: BASE: RCS id missing: (OpenBSD) +mandoc: allch.in:15:1: WARNING: invalid content in Rs block: text +mandoc: allch.in:20:2: WARNING: invalid content in Rs block: Em +mandoc: allch.in:21:1: WARNING: invalid content in Rs block: text +mandoc: allch.in:36:1: WARNING: invalid content in Rs block: text +mandoc: allch.in:37:2: WARNING: invalid content in Rs block: Em +mandoc: allch.in:42:1: WARNING: invalid content in Rs block: text diff --git a/regress/mdoc/Rs/allch.out_markdown b/regress/mdoc/Rs/allch.out_markdown index 64b891cc..9e10a863 100644 --- a/regress/mdoc/Rs/allch.out_markdown +++ b/regress/mdoc/Rs/allch.out_markdown @@ -47,4 +47,4 @@ city name, date of publication, optional information. -OpenBSD - July 7, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Rs/allch.out_utf8 b/regress/mdoc/Rs/allch.out_utf8 index ddfbd7b0..ea5a7378 100644 --- a/regress/mdoc/Rs/allch.out_utf8 +++ b/regress/mdoc/Rs/allch.out_utf8 @@ -18,4 +18,4 @@ SSEEEE AALLSSOO resource locator, page number, institutional author, city name, date of publication, optional information. -OpenBSD July 7, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rs/args.in b/regress/mdoc/Rs/args.in index 2f292013..06b941b5 100644 --- a/regress/mdoc/Rs/args.in +++ b/regress/mdoc/Rs/args.in @@ -1,6 +1,7 @@ -.Dd February 4, 2015 +.\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $ +.Dd $Mdocdate$ .Dt RS-ARGS 1 -.Os OpenBSD +.Os .Sh NAME .Nm Rs-args .Nd arguments on a reference block header line diff --git a/regress/mdoc/Rs/args.out_ascii b/regress/mdoc/Rs/args.out_ascii index 30cb3c86..cd43aa44 100644 --- a/regress/mdoc/Rs/args.out_ascii +++ b/regress/mdoc/Rs/args.out_ascii @@ -10,4 +10,4 @@ SSEEEE AALLSSOO author name, _b_o_o_k _t_i_t_l_e. final text -OpenBSD February 4, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rs/args.out_lint b/regress/mdoc/Rs/args.out_lint index 42b56e6a..7942b392 100644 --- a/regress/mdoc/Rs/args.out_lint +++ b/regress/mdoc/Rs/args.out_lint @@ -1,5 +1,2 @@ -mandoc: args.in:9:5: ERROR: skipping all arguments: Rs bogus -mandoc: args.in:14:5: ERROR: skipping all arguments: Rs Sy -mandoc: args.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: args.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) -mandoc: args.in: BASE: RCS id missing: (OpenBSD) +mandoc: args.in:10:5: ERROR: skipping all arguments: Rs bogus +mandoc: args.in:15:5: ERROR: skipping all arguments: Rs Sy diff --git a/regress/mdoc/Rs/args.out_markdown b/regress/mdoc/Rs/args.out_markdown index a9416b34..20fda04d 100644 --- a/regress/mdoc/Rs/args.out_markdown +++ b/regress/mdoc/Rs/args.out_markdown @@ -16,4 +16,4 @@ author name, *book title*. final text -OpenBSD - February 4, 2015 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Rs/break.in b/regress/mdoc/Rs/break.in index 0e8d0301..bdae33fe 100644 --- a/regress/mdoc/Rs/break.in +++ b/regress/mdoc/Rs/break.in @@ -1,6 +1,7 @@ -.Dd April 15, 2014 +.\" $OpenBSD: break.in,v 1.5 2017/07/04 14:53:26 schwarze Exp $ +.Dd $Mdocdate$ .Dt RS-BREAK 1 -.Os OpenBSD +.Os .Sh NAME .Nm Rs-break .Nd line break before reference start diff --git a/regress/mdoc/Rs/break.out_ascii b/regress/mdoc/Rs/break.out_ascii index 556c82db..0c962583 100644 --- a/regress/mdoc/Rs/break.out_ascii +++ b/regress/mdoc/Rs/break.out_ascii @@ -16,4 +16,4 @@ SSEEEE _A_L_S_O author, _j_o_u_r_n_a_l, 42. -OpenBSD April 15, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rs/break.out_markdown b/regress/mdoc/Rs/break.out_markdown index 361f5bf0..ad6adfb3 100644 --- a/regress/mdoc/Rs/break.out_markdown +++ b/regress/mdoc/Rs/break.out_markdown @@ -27,4 +27,4 @@ author, *journal*, 42\. -OpenBSD - April 15, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Rs/break.out_utf8 b/regress/mdoc/Rs/break.out_utf8 index 0164c5c0..9cd3bb59 100644 --- a/regress/mdoc/Rs/break.out_utf8 +++ b/regress/mdoc/Rs/break.out_utf8 @@ -16,4 +16,4 @@ SSEEEE _A_L_S_O author, _j_o_u_r_n_a_l, 42. -OpenBSD April 15, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rs/empty.in b/regress/mdoc/Rs/empty.in index 36d80663..701826b3 100644 --- a/regress/mdoc/Rs/empty.in +++ b/regress/mdoc/Rs/empty.in @@ -1,6 +1,7 @@ -.Dd February 4, 2015 +.\" $OpenBSD: empty.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $ +.Dd $Mdocdate$ .Dt RS-EMPTY 1 -.Os OpenBSD +.Os .Sh NAME .Nm Rs-empty .Nd empty reference blocks diff --git a/regress/mdoc/Rs/empty.out_ascii b/regress/mdoc/Rs/empty.out_ascii index 9dad8f6a..b87e4ad8 100644 --- a/regress/mdoc/Rs/empty.out_ascii +++ b/regress/mdoc/Rs/empty.out_ascii @@ -11,4 +11,4 @@ SSEEEE AALLSSOO final text -OpenBSD February 4, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rs/empty.out_lint b/regress/mdoc/Rs/empty.out_lint index ee4c4d22..52554b25 100644 --- a/regress/mdoc/Rs/empty.out_lint +++ b/regress/mdoc/Rs/empty.out_lint @@ -1,5 +1,2 @@ -mandoc: empty.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: empty.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) -mandoc: empty.in:9:2: WARNING: empty reference block: Rs -mandoc: empty.in:14:2: WARNING: empty reference block: Rs -mandoc: empty.in: BASE: RCS id missing: (OpenBSD) +mandoc: empty.in:10:2: WARNING: empty reference block: Rs +mandoc: empty.in:15:2: WARNING: empty reference block: Rs diff --git a/regress/mdoc/Rs/empty.out_markdown b/regress/mdoc/Rs/empty.out_markdown index 9c8ff4a1..372bddbb 100644 --- a/regress/mdoc/Rs/empty.out_markdown +++ b/regress/mdoc/Rs/empty.out_markdown @@ -15,4 +15,4 @@ initial text final text -OpenBSD - February 4, 2015 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Rs/empty.out_utf8 b/regress/mdoc/Rs/empty.out_utf8 index 419a5d90..c554bddf 100644 --- a/regress/mdoc/Rs/empty.out_utf8 +++ b/regress/mdoc/Rs/empty.out_utf8 @@ -11,4 +11,4 @@ SSEEEE AALLSSOO final text -OpenBSD February 4, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rs/three_authors.in b/regress/mdoc/Rs/three_authors.in index 6ce73bb0..c2831411 100644 --- a/regress/mdoc/Rs/three_authors.in +++ b/regress/mdoc/Rs/three_authors.in @@ -1,6 +1,7 @@ -.Dd May 1, 2009 +.\" $OpenBSD: three_authors.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $ +.Dd $Mdocdate$ .Dt RS-THREE_AUTHORS 1 -.Os OpenBSD +.Os .Sh NAME .Nm Rs-three_authors .Nd listing three authors in a reference block diff --git a/regress/mdoc/Rs/three_authors.out_ascii b/regress/mdoc/Rs/three_authors.out_ascii index a267086a..04c0b2dd 100644 --- a/regress/mdoc/Rs/three_authors.out_ascii +++ b/regress/mdoc/Rs/three_authors.out_ascii @@ -6,4 +6,4 @@ NNAAMMEE AAUUTTHHOORRSS kristaps, joerg, and ingo, _m_a_n_d_o_c. -OpenBSD May 1, 2009 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rs/three_authors.out_markdown b/regress/mdoc/Rs/three_authors.out_markdown index 66456f37..ae5b494d 100644 --- a/regress/mdoc/Rs/three_authors.out_markdown +++ b/regress/mdoc/Rs/three_authors.out_markdown @@ -11,4 +11,4 @@ joerg, and ingo, *mandoc*. -OpenBSD - May 1, 2009 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Rs/three_authors.out_utf8 b/regress/mdoc/Rs/three_authors.out_utf8 index 72c10d6d..a174a8fb 100644 --- a/regress/mdoc/Rs/three_authors.out_utf8 +++ b/regress/mdoc/Rs/three_authors.out_utf8 @@ -6,4 +6,4 @@ NNAAMMEE AAUUTTHHOORRSS kristaps, joerg, and ingo, _m_a_n_d_o_c. -OpenBSD May 1, 2009 OpenBSD +OpenBSD July 4, 2017 OpenBSD |