From 959e13946ac72fdcc61b9786185c99495d11f1db Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 17 Jun 2017 22:44:40 +0000 Subject: style message about missing RCS ids; inspired by mdoclint --- regress/roff/args/man.in | 2 +- regress/roff/args/man.out_ascii | 2 +- regress/roff/args/man.out_lint | 1 + regress/roff/args/mdoc.out_lint | 1 + regress/roff/args/roff.in | 2 +- regress/roff/args/roff.out_ascii | 2 +- regress/roff/args/roff.out_lint | 1 + regress/roff/br/args.out_lint | 1 + regress/roff/cc/basic.out_lint | 1 + regress/roff/cond/close.out_lint | 1 + regress/roff/cond/if.out_lint | 1 + 11 files changed, 11 insertions(+), 4 deletions(-) (limited to 'regress/roff') 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 diff --git a/regress/roff/br/args.out_lint b/regress/roff/br/args.out_lint index e9a03ad5..a68c3dca 100644 --- a/regress/roff/br/args.out_lint +++ b/regress/roff/br/args.out_lint @@ -1 +1,2 @@ mandoc: args.in:7:5: ERROR: skipping all arguments: br arg1 arg2 arg3 +mandoc: args.in: STYLE: RCS id missing diff --git a/regress/roff/cc/basic.out_lint b/regress/roff/cc/basic.out_lint index f091c585..ac4e7430 100644 --- a/regress/roff/cc/basic.out_lint +++ b/regress/roff/cc/basic.out_lint @@ -1 +1,2 @@ mandoc: basic.in:12:6: ERROR: skipping excess arguments: cc ... bogus +mandoc: basic.in: STYLE: RCS id missing diff --git a/regress/roff/cond/close.out_lint b/regress/roff/cond/close.out_lint index 4800694a..0c351422 100644 --- a/regress/roff/cond/close.out_lint +++ b/regress/roff/cond/close.out_lint @@ -1,2 +1,3 @@ mandoc: close.in:14:2: ERROR: appending missing end of block: if mandoc: close.in:14:9: WARNING: skipping paragraph macro: sp after PP +mandoc: close.in: STYLE: RCS id missing diff --git a/regress/roff/cond/if.out_lint b/regress/roff/cond/if.out_lint index 22f112d5..1b0d70f8 100644 --- a/regress/roff/cond/if.out_lint +++ b/regress/roff/cond/if.out_lint @@ -1,2 +1,3 @@ mandoc: if.in:14:2: WARNING: conditional request controls empty scope: if mandoc: if.in:16:2: WARNING: conditional request controls empty scope: if +mandoc: if.in: STYLE: RCS id missing -- cgit