summaryrefslogtreecommitdiffstats
path: root/regress/eqn/matrix
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/matrix
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/matrix')
-rw-r--r--regress/eqn/matrix/basic.in5
-rw-r--r--regress/eqn/matrix/basic.out_ascii2
-rw-r--r--regress/eqn/matrix/empty.in5
-rw-r--r--regress/eqn/matrix/empty.out_ascii2
4 files changed, 8 insertions, 6 deletions
diff --git a/regress/eqn/matrix/basic.in b/regress/eqn/matrix/basic.in
index 09e318b3..c7168d5f 100644
--- a/regress/eqn/matrix/basic.in
+++ b/regress/eqn/matrix/basic.in
@@ -1,6 +1,7 @@
-.Dd October 10, 2014
+.\" $OpenBSD: basic.in,v 1.3 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate$
.Dt MATRIX-BASIC 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm matrix-basic
.Nd matrixes in equations
diff --git a/regress/eqn/matrix/basic.out_ascii b/regress/eqn/matrix/basic.out_ascii
index a7a1ba21..21087dee 100644
--- a/regress/eqn/matrix/basic.out_ascii
+++ b/regress/eqn/matrix/basic.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text ((_a_11 _a_21) (_a_12 _a_22)) (_b_1 _b_2) [sin ssiinn] final text
-OpenBSD October 10, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/matrix/empty.in b/regress/eqn/matrix/empty.in
index fda70b2f..e1cfcc6b 100644
--- a/regress/eqn/matrix/empty.in
+++ b/regress/eqn/matrix/empty.in
@@ -1,6 +1,7 @@
-.Dd February 12, 2017
+.\" $OpenBSD: empty.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate$
.Dt MATRIX-EMPTY 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm matrix-empty
.Nd empty matrixes
diff --git a/regress/eqn/matrix/empty.out_ascii b/regress/eqn/matrix/empty.out_ascii
index ca555848..aba8f08c 100644
--- a/regress/eqn/matrix/empty.out_ascii
+++ b/regress/eqn/matrix/empty.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text () () final text
-OpenBSD February 12, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD