diff options
Diffstat (limited to 'regress/mdoc/Fd')
-rw-r--r-- | regress/mdoc/Fd/break.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Fd/break.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Fd/break.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Fd/empty.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Fd/empty.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Fd/empty.out_lint | 7 | ||||
-rw-r--r-- | regress/mdoc/Fd/empty.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Fd/eos.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Fd/eos.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Fd/eos.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Fd/font.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Fd/font.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Fd/font.out_markdown | 2 |
13 files changed, 22 insertions, 21 deletions
diff --git a/regress/mdoc/Fd/break.in b/regress/mdoc/Fd/break.in index e6fd9023..c97656a3 100644 --- a/regress/mdoc/Fd/break.in +++ b/regress/mdoc/Fd/break.in @@ -1,6 +1,7 @@ -.Dd June 9, 2010 +.\" $OpenBSD: break.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate$ .Dt FD-BREAK 2 -.Os OpenBSD +.Os .Sh NAME .Nm Fd-break .Nd line break before old-style header include file diff --git a/regress/mdoc/Fd/break.out_ascii b/regress/mdoc/Fd/break.out_ascii index fdd6aae4..be1e714d 100644 --- a/regress/mdoc/Fd/break.out_ascii +++ b/regress/mdoc/Fd/break.out_ascii @@ -24,4 +24,4 @@ DDEESSCCRRIIPPTTIIOONN ##iinncclluuddee <<uunniissttdd..hh>> _i_n_t dduupp(_i_n_t _o_l_d_d) _s_s_i_z_e___t wwrriittee(_i_n_t _d, _c_o_n_s_t _v_o_i_d _*_b_u_f, _s_i_z_e___t _n_b_y_t_e_s) -OpenBSD June 9, 2010 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Fd/break.out_markdown b/regress/mdoc/Fd/break.out_markdown index 1d8459a1..8958dcff 100644 --- a/regress/mdoc/Fd/break.out_markdown +++ b/regress/mdoc/Fd/break.out_markdown @@ -32,4 +32,4 @@ FD-BREAK(2) - System Calls Manual *ssize\_t* **write**(*int d*, *const void \*buf*, *size\_t nbytes*) -OpenBSD - June 9, 2010 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Fd/empty.in b/regress/mdoc/Fd/empty.in index 5951316d..8f9ccc8b 100644 --- a/regress/mdoc/Fd/empty.in +++ b/regress/mdoc/Fd/empty.in @@ -1,6 +1,7 @@ -.Dd February 5, 2015 +.\" $OpenBSD: empty.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate$ .Dt FD-EMPTY 1 -.Os OpenBSD +.Os .Sh NAME .Nm Fd-empty .Nd empty preprocessor directive macros diff --git a/regress/mdoc/Fd/empty.out_ascii b/regress/mdoc/Fd/empty.out_ascii index d525b482..fe9c1e29 100644 --- a/regress/mdoc/Fd/empty.out_ascii +++ b/regress/mdoc/Fd/empty.out_ascii @@ -10,4 +10,4 @@ SSYYNNOOPPSSIISS DDEESSCCRRIIPPTTIIOONN leading text trailing text -OpenBSD February 5, 2015 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Fd/empty.out_lint b/regress/mdoc/Fd/empty.out_lint index f1b8b303..991b2dda 100644 --- a/regress/mdoc/Fd/empty.out_lint +++ b/regress/mdoc/Fd/empty.out_lint @@ -1,5 +1,2 @@ -mandoc: empty.in:9:2: WARNING: skipping empty macro: Fd -mandoc: empty.in:13:2: WARNING: skipping empty macro: Fd -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: BASE: RCS id missing: (OpenBSD) +mandoc: empty.in:10:2: WARNING: skipping empty macro: Fd +mandoc: empty.in:14:2: WARNING: skipping empty macro: Fd diff --git a/regress/mdoc/Fd/empty.out_markdown b/regress/mdoc/Fd/empty.out_markdown index 9dc71039..bd2ef819 100644 --- a/regress/mdoc/Fd/empty.out_markdown +++ b/regress/mdoc/Fd/empty.out_markdown @@ -14,4 +14,4 @@ FD-EMPTY(1) - General Commands Manual leading text trailing text -OpenBSD - February 5, 2015 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Fd/eos.in b/regress/mdoc/Fd/eos.in index f2efb028..499d0010 100644 --- a/regress/mdoc/Fd/eos.in +++ b/regress/mdoc/Fd/eos.in @@ -1,6 +1,7 @@ -.Dd November 17, 2012 +.\" $OpenBSD: eos.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate$ .Dt FD-EOS 1 -.Os OpenBSD +.Os .Sh NAME .Nm Fd-eos .Nd end of sentence handling after the legacy include macro diff --git a/regress/mdoc/Fd/eos.out_ascii b/regress/mdoc/Fd/eos.out_ascii index 3d54ac3e..487c6a74 100644 --- a/regress/mdoc/Fd/eos.out_ascii +++ b/regress/mdoc/Fd/eos.out_ascii @@ -7,4 +7,4 @@ DDEESSCCRRIIPPTTIIOONN Let's use ssttrriinngg..hh .. And then something else. -OpenBSD November 17, 2012 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Fd/eos.out_markdown b/regress/mdoc/Fd/eos.out_markdown index c415843d..8ec48cbb 100644 --- a/regress/mdoc/Fd/eos.out_markdown +++ b/regress/mdoc/Fd/eos.out_markdown @@ -10,4 +10,4 @@ Let's use **string.h .** And then something else. -OpenBSD - November 17, 2012 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Fd/font.in b/regress/mdoc/Fd/font.in index a3a0a830..91a24459 100644 --- a/regress/mdoc/Fd/font.in +++ b/regress/mdoc/Fd/font.in @@ -1,6 +1,7 @@ -.Dd July 9, 2012 +.\" $OpenBSD: font.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate$ .Dt FD-FONT 2 -.Os OpenBSD +.Os .Sh NAME .Nm Fd-font .Nd changing the font inside the old-style include macro diff --git a/regress/mdoc/Fd/font.out_ascii b/regress/mdoc/Fd/font.out_ascii index 7a3428fe..cafe9387 100644 --- a/regress/mdoc/Fd/font.out_ascii +++ b/regress/mdoc/Fd/font.out_ascii @@ -7,4 +7,4 @@ DDEESSCCRRIIPPTTIIOONN normal text pprreeffiixx_h_e_a_d_e_rssuuffffiixx trailing text -OpenBSD July 9, 2012 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Fd/font.out_markdown b/regress/mdoc/Fd/font.out_markdown index d90fae68..7636ed4e 100644 --- a/regress/mdoc/Fd/font.out_markdown +++ b/regress/mdoc/Fd/font.out_markdown @@ -10,4 +10,4 @@ normal text **prefix*header*suffix** trailing text -OpenBSD - July 9, 2012 +OpenBSD - July 4, 2017 |