summaryrefslogtreecommitdiffstats
path: root/regress/eqn/unary
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
commit2ab7deeb36296dfb6dee301dc3560af24219a22f (patch)
tree4bc8a91cabb31cc075ec6a68a99c34ef3bd823f8 /regress/eqn/unary
parent75fcdc8f6e5fb48e822f9835879d7bfbfcddab03 (diff)
downloadmandoc-2ab7deeb36296dfb6dee301dc3560af24219a22f.tar.gz
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/eqn/unary')
-rw-r--r--regress/eqn/unary/bold.in5
-rw-r--r--regress/eqn/unary/bold.out_ascii2
-rw-r--r--regress/eqn/unary/diacrit.in5
-rw-r--r--regress/eqn/unary/diacrit.out_ascii2
-rw-r--r--regress/eqn/unary/sqrt.in5
-rw-r--r--regress/eqn/unary/sqrt.out_ascii2
6 files changed, 12 insertions, 9 deletions
diff --git a/regress/eqn/unary/bold.in b/regress/eqn/unary/bold.in
index d1d1686d..4854106a 100644
--- a/regress/eqn/unary/bold.in
+++ b/regress/eqn/unary/bold.in
@@ -1,6 +1,7 @@
-.Dd June 26, 2017
+.\" $OpenBSD: bold.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate$
.Dt UNARY-BOLD 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm unary-bold
.Nd font handling in bold boxes
diff --git a/regress/eqn/unary/bold.out_ascii b/regress/eqn/unary/bold.out_ascii
index 01ef870a..c20dc638 100644
--- a/regress/eqn/unary/bold.out_ascii
+++ b/regress/eqn/unary/bold.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text ((sin ssiinn)) final text
-OpenBSD June 26, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/unary/diacrit.in b/regress/eqn/unary/diacrit.in
index bb50774b..00e83cbb 100644
--- a/regress/eqn/unary/diacrit.in
+++ b/regress/eqn/unary/diacrit.in
@@ -1,6 +1,7 @@
-.Dd October 10, 2014
+.\" $OpenBSD: diacrit.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate$
.Dt UNARY-DIACRIT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm unary-diacrit
.Nd diacritical marks in equations
diff --git a/regress/eqn/unary/diacrit.out_ascii b/regress/eqn/unary/diacrit.out_ascii
index 1e35a8fc..f2c5b0bb 100644
--- a/regress/eqn/unary/diacrit.out_ascii
+++ b/regress/eqn/unary/diacrit.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text _x. _x" _x^ _x~ _x-> _x<-> (_x + _y) (_x + _y)_ final text
-OpenBSD October 10, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/unary/sqrt.in b/regress/eqn/unary/sqrt.in
index 2bd4a9f5..41086285 100644
--- a/regress/eqn/unary/sqrt.in
+++ b/regress/eqn/unary/sqrt.in
@@ -1,6 +1,7 @@
-.Dd February 12, 2017
+.\" $OpenBSD: sqrt.in,v 1.4 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate$
.Dt UNARY-SQRT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm unary-sqrt
.Nd square root
diff --git a/regress/eqn/unary/sqrt.out_ascii b/regress/eqn/unary/sqrt.out_ascii
index 7aa6778e..607a6013 100644
--- a/regress/eqn/unary/sqrt.out_ascii
+++ b/regress/eqn/unary/sqrt.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text _r = sqrt(_x^2 + _y^2) + sqrt(_a + _b) + sqrt() + sqrt final text
-OpenBSD February 12, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD