aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ap
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/Ap
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/Ap')
-rw-r--r--regress/mdoc/Ap/eos.in5
-rw-r--r--regress/mdoc/Ap/eos.out_ascii2
-rw-r--r--regress/mdoc/Ap/eos.out_markdown2
-rw-r--r--regress/mdoc/Ap/middle.in5
-rw-r--r--regress/mdoc/Ap/middle.out_ascii2
-rw-r--r--regress/mdoc/Ap/middle.out_markdown2
6 files changed, 10 insertions, 8 deletions
diff --git a/regress/mdoc/Ap/eos.in b/regress/mdoc/Ap/eos.in
index 032cf72a..559adc7b 100644
--- a/regress/mdoc/Ap/eos.in
+++ b/regress/mdoc/Ap/eos.in
@@ -1,6 +1,7 @@
-.Dd November 16, 2012
+.\" $OpenBSD: eos.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt AP-EOS 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ap-eos
.Nd end of sentence handling after the apostrophe macro
diff --git a/regress/mdoc/Ap/eos.out_ascii b/regress/mdoc/Ap/eos.out_ascii
index c91617c6..dcdb4834 100644
--- a/regress/mdoc/Ap/eos.out_ascii
+++ b/regress/mdoc/Ap/eos.out_ascii
@@ -7,4 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
The first sentence is Ingo's. The second is Kristaps'. No idea about
the third.
-OpenBSD November 16, 2012 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ap/eos.out_markdown b/regress/mdoc/Ap/eos.out_markdown
index cefddcf1..4f0791be 100644
--- a/regress/mdoc/Ap/eos.out_markdown
+++ b/regress/mdoc/Ap/eos.out_markdown
@@ -12,4 +12,4 @@ The second is
Kristaps'.
No idea about the third.
-OpenBSD - November 16, 2012
+OpenBSD - July 4, 2017
diff --git a/regress/mdoc/Ap/middle.in b/regress/mdoc/Ap/middle.in
index 05f73b3c..1c82506d 100644
--- a/regress/mdoc/Ap/middle.in
+++ b/regress/mdoc/Ap/middle.in
@@ -1,6 +1,7 @@
-.Dd May 21, 2017
+.\" $OpenBSD: middle.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt AP-MIDDLE 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm Ap-middle
.Nd apostrophe in the middle of a macro line
diff --git a/regress/mdoc/Ap/middle.out_ascii b/regress/mdoc/Ap/middle.out_ascii
index 0f687a46..44047bb1 100644
--- a/regress/mdoc/Ap/middle.out_ascii
+++ b/regress/mdoc/Ap/middle.out_ascii
@@ -8,4 +8,4 @@ DDEESSCCRRIIPPTTIIOONN
punctuation and called macros: bboolldd'(bboolldd
-OpenBSD May 21, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/mdoc/Ap/middle.out_markdown b/regress/mdoc/Ap/middle.out_markdown
index dd14e8e5..d97fb608 100644
--- a/regress/mdoc/Ap/middle.out_markdown
+++ b/regress/mdoc/Ap/middle.out_markdown
@@ -11,4 +11,4 @@ mandoc(1)'s
punctuation and called macros:
**bold**'(**bold**
-OpenBSD - May 21, 2017
+OpenBSD - July 4, 2017