aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/define
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/define
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/define')
-rw-r--r--regress/eqn/define/font.in5
-rw-r--r--regress/eqn/define/font.out_ascii2
-rw-r--r--regress/eqn/define/infinite.in5
-rw-r--r--regress/eqn/define/infinite.out_ascii2
-rw-r--r--regress/eqn/define/infinite.out_lint11
-rw-r--r--regress/eqn/define/invalid.in5
-rw-r--r--regress/eqn/define/invalid.out_ascii2
-rw-r--r--regress/eqn/define/invalid.out_lint13
-rw-r--r--regress/eqn/define/quoted.in5
-rw-r--r--regress/eqn/define/quoted.out_ascii2
10 files changed, 25 insertions, 27 deletions
diff --git a/regress/eqn/define/font.in b/regress/eqn/define/font.in
index 627c7e05..ed8cbfec 100644
--- a/regress/eqn/define/font.in
+++ b/regress/eqn/define/font.in
@@ -1,6 +1,7 @@
-.Dd June 25, 2017
+.\" $OpenBSD: font.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt DEFINE-FONT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm define-font
.Nd font selection takes place after define resolution
diff --git a/regress/eqn/define/font.out_ascii b/regress/eqn/define/font.out_ascii
index 57199257..3318e343 100644
--- a/regress/eqn/define/font.out_ascii
+++ b/regress/eqn/define/font.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text sin _x _v_a_l_u_e final text
-OpenBSD June 25, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/define/infinite.in b/regress/eqn/define/infinite.in
index f37602fb..420e6376 100644
--- a/regress/eqn/define/infinite.in
+++ b/regress/eqn/define/infinite.in
@@ -1,6 +1,7 @@
-.Dd March 11, 2017
+.\" $OpenBSD: infinite.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt DEFINE-INFINITE 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm define-infinite
.Nd infinite recursion in define statements
diff --git a/regress/eqn/define/infinite.out_ascii b/regress/eqn/define/infinite.out_ascii
index 772d526b..7219ce5b 100644
--- a/regress/eqn/define/infinite.out_ascii
+++ b/regress/eqn/define/infinite.out_ascii
@@ -12,4 +12,4 @@ DDEESSCCRRIIPPTTIIOONN
trailing position: eol
-OpenBSD March 11, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/define/infinite.out_lint b/regress/eqn/define/infinite.out_lint
index 4c142ecb..43089bb3 100644
--- a/regress/eqn/define/infinite.out_lint
+++ b/regress/eqn/define/infinite.out_lint
@@ -1,7 +1,4 @@
-mandoc: infinite.in:9:2: ERROR: input stack limit exceeded, infinite loop?
-mandoc: infinite.in:15:2: ERROR: input stack limit exceeded, infinite loop?
-mandoc: infinite.in:21:2: ERROR: input stack limit exceeded, infinite loop?
-mandoc: infinite.in:27:2: ERROR: input stack limit exceeded, infinite loop?
-mandoc: infinite.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: infinite.in:1:5: BASE: Mdocdate missing: Dd March (OpenBSD)
-mandoc: infinite.in: BASE: RCS id missing: (OpenBSD)
+mandoc: infinite.in:10:2: ERROR: input stack limit exceeded, infinite loop?
+mandoc: infinite.in:16:2: ERROR: input stack limit exceeded, infinite loop?
+mandoc: infinite.in:22:2: ERROR: input stack limit exceeded, infinite loop?
+mandoc: infinite.in:28:2: ERROR: input stack limit exceeded, infinite loop?
diff --git a/regress/eqn/define/invalid.in b/regress/eqn/define/invalid.in
index aa8bcb8c..763c622e 100644
--- a/regress/eqn/define/invalid.in
+++ b/regress/eqn/define/invalid.in
@@ -1,6 +1,7 @@
-.Dd January 28, 2015
+.\" $OpenBSD: invalid.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt DEFINE-INVALID 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm define-invalid
.Nd invalid define and undef statements
diff --git a/regress/eqn/define/invalid.out_ascii b/regress/eqn/define/invalid.out_ascii
index 62496650..3f518a75 100644
--- a/regress/eqn/define/invalid.out_ascii
+++ b/regress/eqn/define/invalid.out_ascii
@@ -14,4 +14,4 @@ DDEESSCCRRIIPPTTIIOONN
tdefine without value: eol
-OpenBSD January 28, 2015 OpenBSD
+OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/define/invalid.out_lint b/regress/eqn/define/invalid.out_lint
index a2c4f423..1e692176 100644
--- a/regress/eqn/define/invalid.out_lint
+++ b/regress/eqn/define/invalid.out_lint
@@ -1,8 +1,5 @@
-mandoc: invalid.in:9:2: WARNING: skipping empty request: define
-mandoc: invalid.in:15:2: WARNING: skipping empty request: define bruch
-mandoc: invalid.in:21:2: WARNING: skipping empty request: undef
-mandoc: invalid.in:27:2: WARNING: skipping empty request: tdefine
-mandoc: invalid.in:33:2: WARNING: skipping empty request: tdefine
-mandoc: invalid.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD)
-mandoc: invalid.in:1:5: BASE: Mdocdate missing: Dd January (OpenBSD)
-mandoc: invalid.in: BASE: RCS id missing: (OpenBSD)
+mandoc: invalid.in:10:2: WARNING: skipping empty request: define
+mandoc: invalid.in:16:2: WARNING: skipping empty request: define bruch
+mandoc: invalid.in:22:2: WARNING: skipping empty request: undef
+mandoc: invalid.in:28:2: WARNING: skipping empty request: tdefine
+mandoc: invalid.in:34:2: WARNING: skipping empty request: tdefine
diff --git a/regress/eqn/define/quoted.in b/regress/eqn/define/quoted.in
index a98733f1..34a2b07d 100644
--- a/regress/eqn/define/quoted.in
+++ b/regress/eqn/define/quoted.in
@@ -1,6 +1,7 @@
-.Dd June 25, 2017
+.\" $OpenBSD: quoted.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt DEFINE-QUOTED 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm define-quoted
.Nd interaction of the define control statement with quoting
diff --git a/regress/eqn/define/quoted.out_ascii b/regress/eqn/define/quoted.out_ascii
index ed86222f..ad3404bc 100644
--- a/regress/eqn/define/quoted.out_ascii
+++ b/regress/eqn/define/quoted.out_ascii
@@ -6,4 +6,4 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
initial text _u_n_q_u_o_t_e_d sin _q_u_o_t_e_d _s_i_n final text
-OpenBSD June 25, 2017 OpenBSD
+OpenBSD July 4, 2017 OpenBSD