diff options
Diffstat (limited to 'regress/mdoc/Ms')
-rw-r--r-- | regress/mdoc/Ms/font.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Ms/font.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Ms/font.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Ms/noarg.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Ms/noarg.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Ms/noarg.out_lint | 7 | ||||
-rw-r--r-- | regress/mdoc/Ms/noarg.out_markdown | 2 |
7 files changed, 12 insertions, 13 deletions
diff --git a/regress/mdoc/Ms/font.in b/regress/mdoc/Ms/font.in index 24c2c236..1308da08 100644 --- a/regress/mdoc/Ms/font.in +++ b/regress/mdoc/Ms/font.in @@ -1,6 +1,7 @@ -.Dd November 20, 2014 +.\" $OpenBSD: font.in,v 1.4 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate$ .Dt MS-FONT 1 -.Os OpenBSD +.Os .Sh NAME .Nm Ms-font .Nd changing fonts inside the mathematical symbol macro diff --git a/regress/mdoc/Ms/font.out_ascii b/regress/mdoc/Ms/font.out_ascii index 50ca3b2a..441fa6f6 100644 --- a/regress/mdoc/Ms/font.out_ascii +++ b/regress/mdoc/Ms/font.out_ascii @@ -6,4 +6,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN normal text bboolldd_e_m_p_h_a_s_i_sbbaacckk | aafftteerr: ppuunnccttuuaattiioonn _i_t_a_l_i_c trailing text -OpenBSD November 20, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Ms/font.out_markdown b/regress/mdoc/Ms/font.out_markdown index b554083a..9c7b4f7d 100644 --- a/regress/mdoc/Ms/font.out_markdown +++ b/regress/mdoc/Ms/font.out_markdown @@ -10,4 +10,4 @@ normal text **bold*emphasis*back** | **after**: **punctuation** *italic* trailing text -OpenBSD - November 20, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Ms/noarg.in b/regress/mdoc/Ms/noarg.in index 9c9d83f6..9425ed06 100644 --- a/regress/mdoc/Ms/noarg.in +++ b/regress/mdoc/Ms/noarg.in @@ -1,6 +1,7 @@ -.Dd June 19, 2017 +.\" $OpenBSD: noarg.in,v 1.4 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate$ .Dt MS-NOARG 1 -.Os OpenBSD +.Os .Sh NAME .Nm Ms-noarg .Nd mathematical symbol without an argument diff --git a/regress/mdoc/Ms/noarg.out_ascii b/regress/mdoc/Ms/noarg.out_ascii index 7f219925..b369829f 100644 --- a/regress/mdoc/Ms/noarg.out_ascii +++ b/regress/mdoc/Ms/noarg.out_ascii @@ -6,4 +6,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN with symbol: aallpphhaa.. no symbol: end of test document -OpenBSD June 19, 2017 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Ms/noarg.out_lint b/regress/mdoc/Ms/noarg.out_lint index 3658876b..dac31165 100644 --- a/regress/mdoc/Ms/noarg.out_lint +++ b/regress/mdoc/Ms/noarg.out_lint @@ -1,5 +1,2 @@ -mandoc: noarg.in:11:2: WARNING: skipping empty macro: Ms -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:10: STYLE: no blank before trailing delimiter: Ms alpha. -mandoc: noarg.in: BASE: RCS id missing: (OpenBSD) +mandoc: noarg.in:12:2: WARNING: skipping empty macro: Ms +mandoc: noarg.in:10:10: STYLE: no blank before trailing delimiter: Ms alpha. diff --git a/regress/mdoc/Ms/noarg.out_markdown b/regress/mdoc/Ms/noarg.out_markdown index 65c8466d..f145f5df 100644 --- a/regress/mdoc/Ms/noarg.out_markdown +++ b/regress/mdoc/Ms/noarg.out_markdown @@ -11,4 +11,4 @@ with symbol: no symbol: end of test document -OpenBSD - June 19, 2017 +OpenBSD - July 4, 2017 |