aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Mt
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/Mt
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/Mt')
-rw-r--r--regress/mdoc/Mt/font.in5
-rw-r--r--regress/mdoc/Mt/font.out_ascii2
-rw-r--r--regress/mdoc/Mt/simple.in5
-rw-r--r--regress/mdoc/Mt/simple.out_ascii2
-rw-r--r--regress/mdoc/Mt/simple.out_lint5
-rw-r--r--regress/mdoc/Mt/simple.out_markdown2
6 files changed, 10 insertions, 11 deletions
diff --git a/regress/mdoc/Mt/font.in b/regress/mdoc/Mt/font.in
index 66c5ba1f..83df764f 100644
--- a/regress/mdoc/Mt/font.in
+++ b/regress/mdoc/Mt/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 MT-FONT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Mt-font
.Nd changing fonts inside the mailto macro
diff --git a/regress/mdoc/Mt/font.out_ascii b/regress/mdoc/Mt/font.out_ascii
index f19cc2bf..8f8509de 100644
--- a/regress/mdoc/Mt/font.out_ascii
+++ b/regress/mdoc/Mt/font.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
normal text _e_m_p_h_a_s_i_sbboolldd_b_a_c_k trailing text
-OpenBSD July 9, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Mt/simple.in b/regress/mdoc/Mt/simple.in
index 8e7a70ba..3eef6a48 100644
--- a/regress/mdoc/Mt/simple.in
+++ b/regress/mdoc/Mt/simple.in
@@ -1,6 +1,7 @@
-.Dd June 9, 2017
+.\" $OpenBSD: simple.in,v 1.6 2017/07/04 14:53:25 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt MT-SIMPLE 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Mt-simple
.Nd mailto
diff --git a/regress/mdoc/Mt/simple.out_ascii b/regress/mdoc/Mt/simple.out_ascii
index 364a6af6..74640da6 100644
--- a/regress/mdoc/Mt/simple.out_ascii
+++ b/regress/mdoc/Mt/simple.out_ascii
@@ -10,4 +10,4 @@ DDEESSCCRRIIPPTTIIOONN
Do not send mail to _~.
-OpenBSD June 9, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Mt/simple.out_lint b/regress/mdoc/Mt/simple.out_lint
index 37de8d0d..8d91776b 100644
--- a/regress/mdoc/Mt/simple.out_lint
+++ b/regress/mdoc/Mt/simple.out_lint
@@ -1,4 +1 @@
-mandoc: simple.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: simple.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD)
-mandoc: simple.in:12:26: STYLE: no blank before trailing delimiter: Mt punctuation@localhost.
-mandoc: simple.in: BASE: RCS id missing: (OpenBSD)
+mandoc: simple.in:13:26: STYLE: no blank before trailing delimiter: Mt punctuation@localhost.
diff --git a/regress/mdoc/Mt/simple.out_markdown b/regress/mdoc/Mt/simple.out_markdown
index d00df48d..8138b7df 100644
--- a/regress/mdoc/Mt/simple.out_markdown
+++ b/regress/mdoc/Mt/simple.out_markdown
@@ -15,4 +15,4 @@ Pay attention to
Do not send mail to
[~](mailto:~).
-OpenBSD - June 9, 2017
+OpenBSD - July 4, 2017