aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ox
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/Ox
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/Ox')
-rw-r--r--regress/mdoc/Ox/keep.in5
-rw-r--r--regress/mdoc/Ox/keep.out_ascii2
-rw-r--r--regress/mdoc/Ox/keep.out_markdown2
3 files changed, 5 insertions, 4 deletions
diff --git a/regress/mdoc/Ox/keep.in b/regress/mdoc/Ox/keep.in
index 2a8bfff0..63ef8dd3 100644
--- a/regress/mdoc/Ox/keep.in
+++ b/regress/mdoc/Ox/keep.in
@@ -1,6 +1,7 @@
-.Dd January 30, 2011
+.\" $OpenBSD: keep.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt OX-KEEP 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ox-keep
.Nd interaction of unix variant macros and word keeps
diff --git a/regress/mdoc/Ox/keep.out_ascii b/regress/mdoc/Ox/keep.out_ascii
index 9f01890a..9df5b224 100644
--- a/regress/mdoc/Ox/keep.out_ascii
+++ b/regress/mdoc/Ox/keep.out_ascii
@@ -7,4 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
Because we use a keep,
OpenBSD 4.9 must be at the beginning of a new line.
-OpenBSD January 30, 2011 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ox/keep.out_markdown b/regress/mdoc/Ox/keep.out_markdown
index 52e7c2b1..9930e067 100644
--- a/regress/mdoc/Ox/keep.out_markdown
+++ b/regress/mdoc/Ox/keep.out_markdown
@@ -9,4 +9,4 @@ OX-KEEP(1) - General Commands Manual
Because we use a keep,
OpenBSD&nbsp;4.9&nbsp;must&nbsp;be&nbsp;at&nbsp;the&nbsp;beginning&nbsp;of&nbsp;a&nbsp;new&nbsp;line.
-OpenBSD - January 30, 2011
+OpenBSD - July 4, 2017