aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Sx
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/Sx
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/Sx')
-rw-r--r--regress/mdoc/Sx/font.in5
-rw-r--r--regress/mdoc/Sx/font.out_ascii2
-rw-r--r--regress/mdoc/Sx/font.out_markdown2
-rw-r--r--regress/mdoc/Sx/noarg.in5
-rw-r--r--regress/mdoc/Sx/noarg.out_ascii2
-rw-r--r--regress/mdoc/Sx/noarg.out_lint5
-rw-r--r--regress/mdoc/Sx/noarg.out_markdown2
7 files changed, 11 insertions, 12 deletions
diff --git a/regress/mdoc/Sx/font.in b/regress/mdoc/Sx/font.in
index 92d95014..8659db9c 100644
--- a/regress/mdoc/Sx/font.in
+++ b/regress/mdoc/Sx/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 SX-FONT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Sx-font
.Nd changing fonts inside the cross reference macro
diff --git a/regress/mdoc/Sx/font.out_ascii b/regress/mdoc/Sx/font.out_ascii
index a3906c38..a67a74ec 100644
--- a/regress/mdoc/Sx/font.out_ascii
+++ b/regress/mdoc/Sx/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/Sx/font.out_markdown b/regress/mdoc/Sx/font.out_markdown
index 333cdb04..d14ce93f 100644
--- a/regress/mdoc/Sx/font.out_markdown
+++ b/regress/mdoc/Sx/font.out_markdown
@@ -10,4 +10,4 @@ normal text
*emphasis**bold**back*
trailing text
-OpenBSD - July 9, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Sx/noarg.in b/regress/mdoc/Sx/noarg.in
index f2126b7a..ff01ce01 100644
--- a/regress/mdoc/Sx/noarg.in
+++ b/regress/mdoc/Sx/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 SX-NOARG 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Sx-noarg
.Nd internal cross reference without a target
diff --git a/regress/mdoc/Sx/noarg.out_ascii b/regress/mdoc/Sx/noarg.out_ascii
index e3adc0bc..855532b5 100644
--- a/regress/mdoc/Sx/noarg.out_ascii
+++ b/regress/mdoc/Sx/noarg.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
with target: _D_E_S_C_R_I_P_T_I_O_N; _i_t_a_l_i_c no target: end of test document
-OpenBSD January 19, 2011 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Sx/noarg.out_lint b/regress/mdoc/Sx/noarg.out_lint
index 1b6b909b..ca74f65e 100644
--- a/regress/mdoc/Sx/noarg.out_lint
+++ b/regress/mdoc/Sx/noarg.out_lint
@@ -1,4 +1 @@
-mandoc: noarg.in:11:2: WARNING: skipping empty macro: Sx
-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: BASE: RCS id missing: (OpenBSD)
+mandoc: noarg.in:12:2: WARNING: skipping empty macro: Sx
diff --git a/regress/mdoc/Sx/noarg.out_markdown b/regress/mdoc/Sx/noarg.out_markdown
index d3184519..a6d867de 100644
--- a/regress/mdoc/Sx/noarg.out_markdown
+++ b/regress/mdoc/Sx/noarg.out_markdown
@@ -11,4 +11,4 @@ with target:
no target:
end of test document
-OpenBSD - January 19, 2011
+OpenBSD - July 4, 2017