aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit59c9d1f4aa4c809091049f979c1bbc2479716399 (patch)
treefd3b27a49a34e228d186449fec87b424c1564988 /regress/eqn/matrix
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/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..2068712c 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: July 4 2017 $
.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..16b4bf94 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: July 4 2017 $
.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