aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/layout
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-17 22:43:14 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-17 22:43:14 +0000
commit332a2176094538e094fed8f1e5e251feb6b666e9 (patch)
treefc47a670fb157e5593d57abc86413feaabb2ca07 /regress/tbl/layout
parentfc10222b160be65e60f5afcce864bcc8a49b6b48 (diff)
downloadmandoc-332a2176094538e094fed8f1e5e251feb6b666e9.tar.gz
mandoc-332a2176094538e094fed8f1e5e251feb6b666e9.tar.zst
mandoc-332a2176094538e094fed8f1e5e251feb6b666e9.zip
style message about missing RCS ids; inspired by mdoclint
Diffstat (limited to 'regress/tbl/layout')
-rw-r--r--regress/tbl/layout/center.in2
-rw-r--r--regress/tbl/layout/center.out_ascii2
-rw-r--r--regress/tbl/layout/complex.out_lint1
-rw-r--r--regress/tbl/layout/empty.out_lint1
-rw-r--r--regress/tbl/layout/numbers.in2
-rw-r--r--regress/tbl/layout/numbers.out_ascii2
-rw-r--r--regress/tbl/layout/span.in2
-rw-r--r--regress/tbl/layout/span.out_ascii2
8 files changed, 8 insertions, 6 deletions
diff --git a/regress/tbl/layout/center.in b/regress/tbl/layout/center.in
index 39533361..f4edc37d 100644
--- a/regress/tbl/layout/center.in
+++ b/regress/tbl/layout/center.in
@@ -1,4 +1,4 @@
-.TH TBL-LAYOUT-CENTER 1
+.TH TBL-LAYOUT-CENTER 1 "June 17, 2017" OpenBSD
.SH NAME
tbl-layout-center \- centering of table cells
.SH DESCRIPTION
diff --git a/regress/tbl/layout/center.out_ascii b/regress/tbl/layout/center.out_ascii
index a77bb7b4..3196fff6 100644
--- a/regress/tbl/layout/center.out_ascii
+++ b/regress/tbl/layout/center.out_ascii
@@ -22,4 +22,4 @@ DDEESSCCRRIIPPTTIIOONN
- TBL-LAYOUT-CENTER(1)
+OpenBSD June 17, 2017 TBL-LAYOUT-CENTER(1)
diff --git a/regress/tbl/layout/complex.out_lint b/regress/tbl/layout/complex.out_lint
index a72604fb..cff7fe19 100644
--- a/regress/tbl/layout/complex.out_lint
+++ b/regress/tbl/layout/complex.out_lint
@@ -3,3 +3,4 @@ mandoc: complex.in:8:28: WARNING: skipping vertical bar in tbl layout
mandoc: complex.in:10:7: ERROR: ignoring data in spanned tbl cell: h
mandoc: complex.in:16:3: WARNING: tbl column starts with span
mandoc: complex.in:18:3: ERROR: ignoring data in spanned tbl cell: b
+mandoc: complex.in: STYLE: RCS id missing
diff --git a/regress/tbl/layout/empty.out_lint b/regress/tbl/layout/empty.out_lint
index 20ae24a5..e54db3a0 100644
--- a/regress/tbl/layout/empty.out_lint
+++ b/regress/tbl/layout/empty.out_lint
@@ -1,2 +1,3 @@
mandoc: empty.in:7:2: ERROR: empty tbl layout
mandoc: empty.in:12:3: ERROR: empty tbl layout
+mandoc: empty.in: STYLE: RCS id missing
diff --git a/regress/tbl/layout/numbers.in b/regress/tbl/layout/numbers.in
index 24f1cada..591b5ff2 100644
--- a/regress/tbl/layout/numbers.in
+++ b/regress/tbl/layout/numbers.in
@@ -1,4 +1,4 @@
-.TH TBL-LAYOUT-NUMBERS 1
+.TH TBL-LAYOUT-NUMBERS 1 "January 29, 2017" OpenBSD
.SH NAME
tbl-layout-numbers \- alignment of numbers in tables
.SH DESCRIPTION
diff --git a/regress/tbl/layout/numbers.out_ascii b/regress/tbl/layout/numbers.out_ascii
index c93d12b0..b3b8bdfc 100644
--- a/regress/tbl/layout/numbers.out_ascii
+++ b/regress/tbl/layout/numbers.out_ascii
@@ -15,4 +15,4 @@ DDEESSCCRRIIPPTTIIOONN
+---++-------+--------+
- TBL-LAYOUT-NUMBERS(1)
+OpenBSD January 29, 2017 TBL-LAYOUT-NUMBERS(1)
diff --git a/regress/tbl/layout/span.in b/regress/tbl/layout/span.in
index d5fef0c7..9b2d7db7 100644
--- a/regress/tbl/layout/span.in
+++ b/regress/tbl/layout/span.in
@@ -1,4 +1,4 @@
-.TH TBL-LAYOUT-SPAN 1
+.TH TBL-LAYOUT-SPAN 1 "June 17, 2017" OpenBSD
.SH NAME
tbl-layout-span \- alignment of spanned cells
.SH DESCRIPTION
diff --git a/regress/tbl/layout/span.out_ascii b/regress/tbl/layout/span.out_ascii
index e439a766..bc4badca 100644
--- a/regress/tbl/layout/span.out_ascii
+++ b/regress/tbl/layout/span.out_ascii
@@ -41,4 +41,4 @@ DDEESSCCRRIIPPTTIIOONN
- TBL-LAYOUT-SPAN(1)
+OpenBSD June 17, 2017 TBL-LAYOUT-SPAN(1)