aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/RS
diff options
context:
space:
mode:
Diffstat (limited to 'regress/man/RS')
-rw-r--r--regress/man/RS/REarg.in3
-rw-r--r--regress/man/RS/REarg.out_lint15
-rw-r--r--regress/man/RS/an-margin.in3
-rw-r--r--regress/man/RS/breaking.in3
-rw-r--r--regress/man/RS/broken.in3
-rw-r--r--regress/man/RS/empty.in3
-rw-r--r--regress/man/RS/empty.out_lint3
-rw-r--r--regress/man/RS/literal.in3
-rw-r--r--regress/man/RS/lonelyRE.in3
-rw-r--r--regress/man/RS/lonelyRE.out_lint7
-rw-r--r--regress/man/RS/nested.in3
-rw-r--r--regress/man/RS/noRE.in3
-rw-r--r--regress/man/RS/noRE.out_lint3
-rw-r--r--regress/man/RS/nowidth.in3
-rw-r--r--regress/man/RS/width.in3
15 files changed, 34 insertions, 27 deletions
diff --git a/regress/man/RS/REarg.in b/regress/man/RS/REarg.in
index 05eadd8e..27af5017 100644
--- a/regress/man/RS/REarg.in
+++ b/regress/man/RS/REarg.in
@@ -1,4 +1,5 @@
-.TH RS-REARG 1 "January 24, 2015" OpenBSD
+.\" $OpenBSD: REarg.in,v 1.3 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-REARG 1 "January 24, 2015"
.SH NAME
RS-REarg \- arguments to the RE macro
.SH DESCRIPTION
diff --git a/regress/man/RS/REarg.out_lint b/regress/man/RS/REarg.out_lint
index 8c0c6957..457ccb15 100644
--- a/regress/man/RS/REarg.out_lint
+++ b/regress/man/RS/REarg.out_lint
@@ -1,8 +1,7 @@
-mandoc: REarg.in:6:8: ERROR: skipping excess arguments: RS ... 2i
-mandoc: REarg.in:10:6: ERROR: skipping excess arguments: RE ... a
-mandoc: REarg.in:12:6: ERROR: skipping excess arguments: RE ... b
-mandoc: REarg.in:18:6: ERROR: skipping excess arguments: RE ... c
-mandoc: REarg.in:24:6: ERROR: skipping excess arguments: RE ... d
-mandoc: REarg.in:26:6: ERROR: skipping excess arguments: RE ... e
-mandoc: REarg.in:26:2: ERROR: fewer RS blocks open, skipping: RE 1
-mandoc: REarg.in: BASE: RCS id missing: (OpenBSD)
+mandoc: REarg.in:7:8: ERROR: skipping excess arguments: RS ... 2i
+mandoc: REarg.in:11:6: ERROR: skipping excess arguments: RE ... a
+mandoc: REarg.in:13:6: ERROR: skipping excess arguments: RE ... b
+mandoc: REarg.in:19:6: ERROR: skipping excess arguments: RE ... c
+mandoc: REarg.in:25:6: ERROR: skipping excess arguments: RE ... d
+mandoc: REarg.in:27:6: ERROR: skipping excess arguments: RE ... e
+mandoc: REarg.in:27:2: ERROR: fewer RS blocks open, skipping: RE 1
diff --git a/regress/man/RS/an-margin.in b/regress/man/RS/an-margin.in
index b14b2cae..6eee6b7c 100644
--- a/regress/man/RS/an-margin.in
+++ b/regress/man/RS/an-margin.in
@@ -1,4 +1,5 @@
-.TH RS-AN-MARGIN 1 "June 13, 2017" OpenBSD
+.\" $OpenBSD: an-margin.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-AN-MARGIN 1 "June 13, 2017"
.SH NAME
RS-an-margin \- reStructuredText peeks at an internal register
.SH DESCRIPTION
diff --git a/regress/man/RS/breaking.in b/regress/man/RS/breaking.in
index 441c5524..c28faf76 100644
--- a/regress/man/RS/breaking.in
+++ b/regress/man/RS/breaking.in
@@ -1,4 +1,5 @@
-.TH RS-BREAKING 1 "7 July 2012" OpenBSD
+.\" $OpenBSD: breaking.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-BREAKING 1 "7 July 2012"
.SH NAME
RS-breaking \- some block gets broken by an RS block
.SH DESCRIPTION
diff --git a/regress/man/RS/broken.in b/regress/man/RS/broken.in
index ea81c0c3..bc871b52 100644
--- a/regress/man/RS/broken.in
+++ b/regress/man/RS/broken.in
@@ -1,4 +1,5 @@
-.TH RS-BROKEN 1 "January 24, 2015" OpenBSD
+.\" $OpenBSD: broken.in,v 1.4 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-BROKEN 1 "January 24, 2015"
.SH NAME
RS-broken \- indented blocks broken by other blocks
.SH DESCRIPTION
diff --git a/regress/man/RS/empty.in b/regress/man/RS/empty.in
index a7cd5829..4511686e 100644
--- a/regress/man/RS/empty.in
+++ b/regress/man/RS/empty.in
@@ -1,4 +1,5 @@
-.TH RS-EMPTY 1 "July 17, 2012" OpenBSD
+.\" $OpenBSD: empty.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-EMPTY 1 "July 17, 2012"
.SH NAME
RS-empty \- empty margin reset blocks
.SH DESCRIPTION
diff --git a/regress/man/RS/empty.out_lint b/regress/man/RS/empty.out_lint
index 308476a2..7ec48cba 100644
--- a/regress/man/RS/empty.out_lint
+++ b/regress/man/RS/empty.out_lint
@@ -1,2 +1 @@
-mandoc: empty.in:7:2: WARNING: empty block: RS
-mandoc: empty.in: BASE: RCS id missing: (OpenBSD)
+mandoc: empty.in:8:2: WARNING: empty block: RS
diff --git a/regress/man/RS/literal.in b/regress/man/RS/literal.in
index bd57c610..c77e2aec 100644
--- a/regress/man/RS/literal.in
+++ b/regress/man/RS/literal.in
@@ -1,4 +1,5 @@
-.TH RS-LITERAL 1 "January 5, 2013" OpenBSD
+.\" $OpenBSD: literal.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-LITERAL 1 "January 5, 2013"
.SH NAME
RS-literal \- indented literal text
.SH DESCRIPTION
diff --git a/regress/man/RS/lonelyRE.in b/regress/man/RS/lonelyRE.in
index 2f166dae..b5203d1f 100644
--- a/regress/man/RS/lonelyRE.in
+++ b/regress/man/RS/lonelyRE.in
@@ -1,4 +1,5 @@
-.TH RS-LONELYRE 1 "November 10, 2013" OpenBSD
+.\" $OpenBSD: lonelyRE.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-LONELYRE 1 "November 10, 2013"
.SH NAME
RS-lonelyRE \- closing RS that is not open
.SH DESCRIPTION
diff --git a/regress/man/RS/lonelyRE.out_lint b/regress/man/RS/lonelyRE.out_lint
index 886b20fe..7ee3f6e4 100644
--- a/regress/man/RS/lonelyRE.out_lint
+++ b/regress/man/RS/lonelyRE.out_lint
@@ -1,4 +1,3 @@
-mandoc: lonelyRE.in:11:2: ERROR: skipping end of block that is not open: RE
-mandoc: lonelyRE.in:15:2: ERROR: skipping end of block that is not open: RE
-mandoc: lonelyRE.in:20:2: ERROR: skipping end of block that is not open: RE
-mandoc: lonelyRE.in: BASE: RCS id missing: (OpenBSD)
+mandoc: lonelyRE.in:12:2: ERROR: skipping end of block that is not open: RE
+mandoc: lonelyRE.in:16:2: ERROR: skipping end of block that is not open: RE
+mandoc: lonelyRE.in:21:2: ERROR: skipping end of block that is not open: RE
diff --git a/regress/man/RS/nested.in b/regress/man/RS/nested.in
index 7650e43f..8b105f56 100644
--- a/regress/man/RS/nested.in
+++ b/regress/man/RS/nested.in
@@ -1,4 +1,5 @@
-.TH RS-NESTED 1 "April 4, 2015" OpenBSD
+.\" $OpenBSD: nested.in,v 1.4 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-NESTED 1 "April 4, 2015"
.SH NAME
RS-nested \- various blocks nested inside reset blocks
.SH DESCRIPTION
diff --git a/regress/man/RS/noRE.in b/regress/man/RS/noRE.in
index 45ecbc26..09415eb5 100644
--- a/regress/man/RS/noRE.in
+++ b/regress/man/RS/noRE.in
@@ -1,4 +1,5 @@
-.TH RS-NORE 1 "June 20, 2014" OpenBSD
+.\" $OpenBSD: noRE.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-NORE 1 "June 20, 2014"
.SH NAME
RS-noRE \- unclosed indented block
.SH DESCRIPTION
diff --git a/regress/man/RS/noRE.out_lint b/regress/man/RS/noRE.out_lint
index 7aeaf731..44460f92 100644
--- a/regress/man/RS/noRE.out_lint
+++ b/regress/man/RS/noRE.out_lint
@@ -1,2 +1 @@
-mandoc: noRE.in:7:2: ERROR: appending missing end of block: RS
-mandoc: noRE.in: BASE: RCS id missing: (OpenBSD)
+mandoc: noRE.in:8:2: ERROR: appending missing end of block: RS
diff --git a/regress/man/RS/nowidth.in b/regress/man/RS/nowidth.in
index ee53489a..47c65768 100644
--- a/regress/man/RS/nowidth.in
+++ b/regress/man/RS/nowidth.in
@@ -1,4 +1,5 @@
-.TH RS-NESTED 1 "April 6, 2015" OpenBSD
+.\" $OpenBSD: nowidth.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-NESTED 1 "April 6, 2015"
.SH NAME
RS-nowidth \- indentation blocks not specifying a width
.SH DESCRIPTION
diff --git a/regress/man/RS/width.in b/regress/man/RS/width.in
index bba4abc8..bfd076e9 100644
--- a/regress/man/RS/width.in
+++ b/regress/man/RS/width.in
@@ -1,4 +1,5 @@
-.TH RS-WIDTH 1 "December 23, 2014" OpenBSD
+.\" $OpenBSD: width.in,v 1.5 2017/07/04 14:53:23 schwarze Exp $
+.TH RS-WIDTH 1 "December 23, 2014"
.SH NAME
RS-width \- negative and excessive indentation
.SH DESCRIPTION