aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/over
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/over
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/over')
-rw-r--r--regress/eqn/over/noarg.in5
-rw-r--r--regress/eqn/over/noarg.out_ascii2
-rw-r--r--regress/eqn/over/noarg.out_lint5
-rw-r--r--regress/eqn/over/precedence.in5
-rw-r--r--regress/eqn/over/precedence.out_ascii2
5 files changed, 9 insertions, 10 deletions
diff --git a/regress/eqn/over/noarg.in b/regress/eqn/over/noarg.in
index ac93fcca..0c54a720 100644
--- a/regress/eqn/over/noarg.in
+++ b/regress/eqn/over/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 OVER-NOARG 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm over-noarg
.Nd fraction operator without arguments
diff --git a/regress/eqn/over/noarg.out_ascii b/regress/eqn/over/noarg.out_ascii
index 4057f6bd..22ceb49e 100644
--- a/regress/eqn/over/noarg.out_ascii
+++ b/regress/eqn/over/noarg.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text // final text
-OpenBSD January 1, 2015 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/over/noarg.out_lint b/regress/eqn/over/noarg.out_lint
index e6ac320a..de34469c 100644
--- a/regress/eqn/over/noarg.out_lint
+++ b/regress/eqn/over/noarg.out_lint
@@ -1,4 +1 @@
-mandoc: noarg.in:9:2: WARNING: missing eqn box, using "": over
-mandoc: noarg.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: noarg.in:1:5: BASE: Mdocdate missing: Dd January (OpenBSD)
-mandoc: noarg.in: BASE: RCS id missing: (OpenBSD)
+mandoc: noarg.in:10:2: WARNING: missing eqn box, using "": over
diff --git a/regress/eqn/over/precedence.in b/regress/eqn/over/precedence.in
index 2386ff8c..3bc0e7fc 100644
--- a/regress/eqn/over/precedence.in
+++ b/regress/eqn/over/precedence.in
@@ -1,6 +1,7 @@
-.Dd October 10, 2014
+.\" $OpenBSD: precedence.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt OVER-PRECEDENCE 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm over-precedence
.Nd precedence of the fraction operator
diff --git a/regress/eqn/over/precedence.out_ascii b/regress/eqn/over/precedence.out_ascii
index 80bec6c2..92529bb4 100644
--- a/regress/eqn/over/precedence.out_ascii
+++ b/regress/eqn/over/precedence.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text 1 + _x + _x^2/2 + _x^3/(2 * 3) final text
-OpenBSD October 10, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD