aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/args
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/args
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/args')
-rw-r--r--regress/roff/args/man.in2
-rw-r--r--regress/roff/args/man.out_ascii2
-rw-r--r--regress/roff/args/man.out_lint1
-rw-r--r--regress/roff/args/mdoc.out_lint1
-rw-r--r--regress/roff/args/roff.in2
-rw-r--r--regress/roff/args/roff.out_ascii2
-rw-r--r--regress/roff/args/roff.out_lint1
7 files changed, 7 insertions, 4 deletions
diff --git a/regress/roff/args/man.in b/regress/roff/args/man.in
index 36ce992f..527f1e85 100644
--- a/regress/roff/args/man.in
+++ b/regress/roff/args/man.in
@@ -1,4 +1,4 @@
-.TH ARGS-MAN 1 "November 19, 2014"
+.TH ARGS-MAN 1 "November 19, 2014" OpenBSD
.SH NAME
args-man - arguments to man macros
.SH DESCRIPTION
diff --git a/regress/roff/args/man.out_ascii b/regress/roff/args/man.out_ascii
index b936b45f..20d5c73a 100644
--- a/regress/roff/args/man.out_ascii
+++ b/regress/roff/args/man.out_ascii
@@ -35,4 +35,4 @@ DDEESSCCRRIIPPTTIIOONN
- November 19, 2014 ARGS-MAN(1)
+OpenBSD November 19, 2014 ARGS-MAN(1)
diff --git a/regress/roff/args/man.out_lint b/regress/roff/args/man.out_lint
index 68b4ec9f..aac49c8a 100644
--- a/regress/roff/args/man.out_lint
+++ b/regress/roff/args/man.out_lint
@@ -7,3 +7,4 @@ mandoc: man.in:90:27: WARNING: whitespace at end of input line
mandoc: man.in:103:5: WARNING: unterminated quoted argument
mandoc: man.in:106:9: WARNING: unterminated quoted argument
mandoc: man.in:130:1: ERROR: escaped character not allowed in a name: IB\(
+mandoc: man.in: STYLE: RCS id missing
diff --git a/regress/roff/args/mdoc.out_lint b/regress/roff/args/mdoc.out_lint
index a9b014fc..7c5d10b9 100644
--- a/regress/roff/args/mdoc.out_lint
+++ b/regress/roff/args/mdoc.out_lint
@@ -12,3 +12,4 @@ mandoc: mdoc.in:111:11: WARNING: unterminated quoted argument
mandoc: mdoc.in:112:15: WARNING: unterminated quoted argument
mandoc: mdoc.in:120:1: ERROR: escaped character not allowed in a name: Fl\(
mandoc: mdoc.in:1:5: STYLE: Mdocdate missing: Dd November
+mandoc: mdoc.in: STYLE: RCS id missing
diff --git a/regress/roff/args/roff.in b/regress/roff/args/roff.in
index 0f4039dc..070e4255 100644
--- a/regress/roff/args/roff.in
+++ b/regress/roff/args/roff.in
@@ -1,4 +1,4 @@
-.TH ARGS-ROFF 1 "February 21, 2015"
+.TH ARGS-ROFF 1 "February 21, 2015" OpenBSD
.SH NAME
args-roff - arguments to roff macros
.SH DESCRIPTION
diff --git a/regress/roff/args/roff.out_ascii b/regress/roff/args/roff.out_ascii
index eb0b5323..70eaf6b2 100644
--- a/regress/roff/args/roff.out_ascii
+++ b/regress/roff/args/roff.out_ascii
@@ -40,4 +40,4 @@ DDEESSCCRRIIPPTTIIOONN
- February 21, 2015 ARGS-ROFF(1)
+OpenBSD February 21, 2015 ARGS-ROFF(1)
diff --git a/regress/roff/args/roff.out_lint b/regress/roff/args/roff.out_lint
index df08f6f6..e362a4ae 100644
--- a/regress/roff/args/roff.out_lint
+++ b/regress/roff/args/roff.out_lint
@@ -14,3 +14,4 @@ mandoc: roff.in:68:7: WARNING: unterminated quoted argument
mandoc: roff.in:68:13: WARNING: whitespace at end of input line
mandoc: roff.in:69:11: WARNING: unterminated quoted argument
mandoc: roff.in:69:17: WARNING: whitespace at end of input line
+mandoc: roff.in: STYLE: RCS id missing