aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Er
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/Er
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/Er')
-rw-r--r--regress/mdoc/Er/font.in5
-rw-r--r--regress/mdoc/Er/font.out_ascii2
-rw-r--r--regress/mdoc/Er/font.out_markdown2
-rw-r--r--regress/mdoc/Er/noarg.in5
-rw-r--r--regress/mdoc/Er/noarg.out_ascii2
-rw-r--r--regress/mdoc/Er/noarg.out_lint7
-rw-r--r--regress/mdoc/Er/noarg.out_markdown2
7 files changed, 12 insertions, 13 deletions
diff --git a/regress/mdoc/Er/font.in b/regress/mdoc/Er/font.in
index 4e3d337b..03ad2ec9 100644
--- a/regress/mdoc/Er/font.in
+++ b/regress/mdoc/Er/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: July 4 2017 $
.Dt ER-FONT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Er-font
.Nd changing fonts inside the error code macro
diff --git a/regress/mdoc/Er/font.out_ascii b/regress/mdoc/Er/font.out_ascii
index cfe462bd..ee0a5da9 100644
--- a/regress/mdoc/Er/font.out_ascii
+++ b/regress/mdoc/Er/font.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
normal text EFONT_e_m_p_h_a_s_i_sEBACK trailing text
-OpenBSD July 9, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Er/font.out_markdown b/regress/mdoc/Er/font.out_markdown
index a901f593..4cc1fe8b 100644
--- a/regress/mdoc/Er/font.out_markdown
+++ b/regress/mdoc/Er/font.out_markdown
@@ -10,4 +10,4 @@ normal text
`EFONTemphasisEBACK`
trailing text
-OpenBSD - July 9, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Er/noarg.in b/regress/mdoc/Er/noarg.in
index 646d3d54..7f18f987 100644
--- a/regress/mdoc/Er/noarg.in
+++ b/regress/mdoc/Er/noarg.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: noarg.in,v 1.5 2017/07/04 14:53:25 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt ER-NOARG 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Er-noarg
.Nd error constant macro without an argument
diff --git a/regress/mdoc/Er/noarg.out_ascii b/regress/mdoc/Er/noarg.out_ascii
index ed7b16a9..f881ccde 100644
--- a/regress/mdoc/Er/noarg.out_ascii
+++ b/regress/mdoc/Er/noarg.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
with error: ENOENT; bboolldd; EIO. no error: end of test document
-OpenBSD June 9, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Er/noarg.out_lint b/regress/mdoc/Er/noarg.out_lint
index 50946ea2..afed768e 100644
--- a/regress/mdoc/Er/noarg.out_lint
+++ b/regress/mdoc/Er/noarg.out_lint
@@ -1,5 +1,2 @@
-mandoc: noarg.in:12:2: WARNING: skipping empty macro: Er
-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:8: STYLE: no blank before trailing delimiter: Er EIO.
-mandoc: noarg.in: BASE: RCS id missing: (OpenBSD)
+mandoc: noarg.in:13:2: WARNING: skipping empty macro: Er
+mandoc: noarg.in:11:8: STYLE: no blank before trailing delimiter: Er EIO.
diff --git a/regress/mdoc/Er/noarg.out_markdown b/regress/mdoc/Er/noarg.out_markdown
index 47d378d8..4337d917 100644
--- a/regress/mdoc/Er/noarg.out_markdown
+++ b/regress/mdoc/Er/noarg.out_markdown
@@ -12,4 +12,4 @@ with error:
no error:
end of test document
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017