aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ms
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/Ms
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/Ms')
-rw-r--r--regress/mdoc/Ms/font.in5
-rw-r--r--regress/mdoc/Ms/font.out_ascii2
-rw-r--r--regress/mdoc/Ms/font.out_markdown2
-rw-r--r--regress/mdoc/Ms/noarg.in5
-rw-r--r--regress/mdoc/Ms/noarg.out_ascii2
-rw-r--r--regress/mdoc/Ms/noarg.out_lint7
-rw-r--r--regress/mdoc/Ms/noarg.out_markdown2
7 files changed, 12 insertions, 13 deletions
diff --git a/regress/mdoc/Ms/font.in b/regress/mdoc/Ms/font.in
index 24c2c236..212ea25d 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: July 4 2017 $
.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..1ae65feb 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: July 4 2017 $
.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