aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Tn
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/Tn
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/Tn')
-rw-r--r--regress/mdoc/Tn/font.in5
-rw-r--r--regress/mdoc/Tn/font.out_ascii2
-rw-r--r--regress/mdoc/Tn/font.out_markdown2
-rw-r--r--regress/mdoc/Tn/noarg.in5
-rw-r--r--regress/mdoc/Tn/noarg.out_ascii2
-rw-r--r--regress/mdoc/Tn/noarg.out_lint7
-rw-r--r--regress/mdoc/Tn/noarg.out_markdown2
7 files changed, 12 insertions, 13 deletions
diff --git a/regress/mdoc/Tn/font.in b/regress/mdoc/Tn/font.in
index c854c6de..c40d873c 100644
--- a/regress/mdoc/Tn/font.in
+++ b/regress/mdoc/Tn/font.in
@@ -1,6 +1,7 @@
-.Dd July 9, 2012
+.\" $OpenBSD: font.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt TN-FONT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Tn-font
.Nd changing fonts inside the trade name macro
diff --git a/regress/mdoc/Tn/font.out_ascii b/regress/mdoc/Tn/font.out_ascii
index 60a99b3e..fff73c0a 100644
--- a/regress/mdoc/Tn/font.out_ascii
+++ b/regress/mdoc/Tn/font.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
normal text literal_e_m_p_h_a_s_i_sback trailing text
-OpenBSD July 9, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Tn/font.out_markdown b/regress/mdoc/Tn/font.out_markdown
index 00a02721..0dc7252b 100644
--- a/regress/mdoc/Tn/font.out_markdown
+++ b/regress/mdoc/Tn/font.out_markdown
@@ -10,4 +10,4 @@ normal text
`literalemphasisback`
trailing text
-OpenBSD - July 9, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Tn/noarg.in b/regress/mdoc/Tn/noarg.in
index 6465042b..53231e13 100644
--- a/regress/mdoc/Tn/noarg.in
+++ b/regress/mdoc/Tn/noarg.in
@@ -1,6 +1,7 @@
-.Dd January 19, 2011
+.\" $OpenBSD: noarg.in,v 1.4 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt TN-NOARG 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Tn-noarg
.Nd trade name macro without argument
diff --git a/regress/mdoc/Tn/noarg.out_ascii b/regress/mdoc/Tn/noarg.out_ascii
index 2fc5b4e4..322dd51d 100644
--- a/regress/mdoc/Tn/noarg.out_ascii
+++ b/regress/mdoc/Tn/noarg.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
with argument IBM, _i_t_a_l_i_c no argument end of test document
-OpenBSD January 19, 2011 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Tn/noarg.out_lint b/regress/mdoc/Tn/noarg.out_lint
index 44a0c9f8..c2e3d4ba 100644
--- a/regress/mdoc/Tn/noarg.out_lint
+++ b/regress/mdoc/Tn/noarg.out_lint
@@ -1,5 +1,2 @@
-mandoc: noarg.in:11:2: WARNING: skipping empty macro: Tn
-mandoc: noarg.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: noarg.in:1:5: BASE: Mdocdate missing: Dd January (OpenBSD)
-mandoc: noarg.in:9:2: STYLE: useless macro: Tn
-mandoc: noarg.in: BASE: RCS id missing: (OpenBSD)
+mandoc: noarg.in:12:2: WARNING: skipping empty macro: Tn
+mandoc: noarg.in:10:2: STYLE: useless macro: Tn
diff --git a/regress/mdoc/Tn/noarg.out_markdown b/regress/mdoc/Tn/noarg.out_markdown
index 2ff512c7..a99dc596 100644
--- a/regress/mdoc/Tn/noarg.out_markdown
+++ b/regress/mdoc/Tn/noarg.out_markdown
@@ -11,4 +11,4 @@ with argument
no argument
end of test document
-OpenBSD - January 19, 2011
+OpenBSD - July 4, 2017