aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/string
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/roff/string
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/roff/string')
-rw-r--r--regress/roff/string/escape.in2
-rw-r--r--regress/roff/string/escape.out_ascii2
-rw-r--r--regress/roff/string/name.out_lint1
-rw-r--r--regress/roff/string/zerolength.in2
-rw-r--r--regress/roff/string/zerolength.out_ascii2
5 files changed, 5 insertions, 4 deletions
diff --git a/regress/roff/string/escape.in b/regress/roff/string/escape.in
index 05a271e8..6f31ccb0 100644
--- a/regress/roff/string/escape.in
+++ b/regress/roff/string/escape.in
@@ -1,4 +1,4 @@
-.TH STRING-ESCAPE 1 "December 3, 2010"
+.TH STRING-ESCAPE 1 "December 3, 2010" OpenBSD
.SH NAME
string-escape - preventing string interpolation
.SH DESCRIPTION
diff --git a/regress/roff/string/escape.out_ascii b/regress/roff/string/escape.out_ascii
index fc8021aa..8b00abaf 100644
--- a/regress/roff/string/escape.out_ascii
+++ b/regress/roff/string/escape.out_ascii
@@ -28,4 +28,4 @@ DDEESSCCRRIIPPTTIIOONN
- December 3, 2010 STRING-ESCAPE(1)
+OpenBSD December 3, 2010 STRING-ESCAPE(1)
diff --git a/regress/roff/string/name.out_lint b/regress/roff/string/name.out_lint
index 1468df4b..ac57dd12 100644
--- a/regress/roff/string/name.out_lint
+++ b/regress/roff/string/name.out_lint
@@ -16,3 +16,4 @@ mandoc: name.in:33:5: WARNING: whitespace at end of input line
mandoc: name.in:35:5: WARNING: undefined string, using "": bl
mandoc: name.in:35:4: WARNING: whitespace at end of input line
mandoc: name.in:1:5: STYLE: Mdocdate missing: Dd January
+mandoc: name.in: STYLE: RCS id missing
diff --git a/regress/roff/string/zerolength.in b/regress/roff/string/zerolength.in
index 0d4d9bac..d0d3217d 100644
--- a/regress/roff/string/zerolength.in
+++ b/regress/roff/string/zerolength.in
@@ -1,4 +1,4 @@
-.TH STRING-ZEROLENGTH 1 "December 19, 2010"
+.TH STRING-ZEROLENGTH 1 "December 19, 2010" OpenBSD
.SH NAME
string-zerolength - handling of zero-length user-defined strings
.SH DESCRIPTION
diff --git a/regress/roff/string/zerolength.out_ascii b/regress/roff/string/zerolength.out_ascii
index ff9d2473..5ab80c5d 100644
--- a/regress/roff/string/zerolength.out_ascii
+++ b/regress/roff/string/zerolength.out_ascii
@@ -12,4 +12,4 @@ DDEESSCCRRIIPPTTIIOONN
- December 19, 2010 STRING-ZEROLENGTH(1)
+OpenBSD December 19, 2010 STRING-ZEROLENGTH(1)