aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/subsup
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/subsup
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/subsup')
-rw-r--r--regress/eqn/subsup/combine.in5
-rw-r--r--regress/eqn/subsup/combine.out_ascii2
-rw-r--r--regress/eqn/subsup/noarg.in5
-rw-r--r--regress/eqn/subsup/noarg.out_ascii2
-rw-r--r--regress/eqn/subsup/sub_group.in5
-rw-r--r--regress/eqn/subsup/sub_group.out_ascii2
6 files changed, 12 insertions, 9 deletions
diff --git a/regress/eqn/subsup/combine.in b/regress/eqn/subsup/combine.in
index 1fdedd4e..1ef34fd1 100644
--- a/regress/eqn/subsup/combine.in
+++ b/regress/eqn/subsup/combine.in
@@ -1,6 +1,7 @@
-.Dd October 10, 2014
+.\" $OpenBSD: combine.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt SUBSUP-COMBINE 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm subsup-combine
.Nd combination of subscripts and superscripts
diff --git a/regress/eqn/subsup/combine.out_ascii b/regress/eqn/subsup/combine.out_ascii
index 1eaeb504..8812f6f6 100644
--- a/regress/eqn/subsup/combine.out_ascii
+++ b/regress/eqn/subsup/combine.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text _x_1^2 + _e^_x_2 final text
-OpenBSD October 10, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/subsup/noarg.in b/regress/eqn/subsup/noarg.in
index adc32d8f..8f364a0c 100644
--- a/regress/eqn/subsup/noarg.in
+++ b/regress/eqn/subsup/noarg.in
@@ -1,6 +1,7 @@
-.Dd January 1, 2015
+.\" $OpenBSD: noarg.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt SUBSUP-NOARG 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm subsup-noarg
.Nd empty subscripts and superscripts
diff --git a/regress/eqn/subsup/noarg.out_ascii b/regress/eqn/subsup/noarg.out_ascii
index a0e8cbd1..d5b87b24 100644
--- a/regress/eqn/subsup/noarg.out_ascii
+++ b/regress/eqn/subsup/noarg.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text _x_1^^ final text
-OpenBSD January 1, 2015 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/subsup/sub_group.in b/regress/eqn/subsup/sub_group.in
index 67a2de2b..10e9ca5d 100644
--- a/regress/eqn/subsup/sub_group.in
+++ b/regress/eqn/subsup/sub_group.in
@@ -1,6 +1,7 @@
-.Dd October 10, 2014
+.\" $OpenBSD: sub_group.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt SUBSUP-SUB_GROUP 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm subsup-sub_group
.Nd grouping of subscripts
diff --git a/regress/eqn/subsup/sub_group.out_ascii b/regress/eqn/subsup/sub_group.out_ascii
index 0ffd31c9..85e3568a 100644
--- a/regress/eqn/subsup/sub_group.out_ascii
+++ b/regress/eqn/subsup/sub_group.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text _x__i + _x__j_1 + (_M__i)__j final text
-OpenBSD October 10, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD