diff options
Diffstat (limited to 'regress/mdoc')
65 files changed, 65 insertions, 0 deletions
diff --git a/regress/mdoc/Ad/noarg.out_lint b/regress/mdoc/Ad/noarg.out_lint index 2ca0c2e2..56c4dd6a 100644 --- a/regress/mdoc/Ad/noarg.out_lint +++ b/regress/mdoc/Ad/noarg.out_lint @@ -1,3 +1,4 @@ mandoc: noarg.in:11:2: WARNING: skipping empty macro: Ad mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: noarg.in:9:10: STYLE: no blank before trailing delimiter: Ad 0x3bc. +mandoc: noarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/An/break.out_lint b/regress/mdoc/An/break.out_lint index 165a2267..a150a516 100644 --- a/regress/mdoc/An/break.out_lint +++ b/regress/mdoc/An/break.out_lint @@ -12,3 +12,4 @@ mandoc: break.in:39:21: ERROR: skipping excess arguments: An ... bogus mandoc: break.in:43:9: STYLE: no blank before trailing delimiter: An Ingo, mandoc: break.in:47:2: WARNING: skipping empty macro: An mandoc: break.in:49:2: WARNING: skipping empty macro: An +mandoc: break.in: STYLE: RCS id missing diff --git a/regress/mdoc/Aq/empty.out_lint b/regress/mdoc/Aq/empty.out_lint index 7e74ce97..5f037720 100644 --- a/regress/mdoc/Aq/empty.out_lint +++ b/regress/mdoc/Aq/empty.out_lint @@ -1,3 +1,4 @@ mandoc: empty.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: empty.in:11:14: STYLE: no blank before trailing delimiter: Aq user@host: mandoc: empty.in:14:9: STYLE: no blank before trailing delimiter: Ao full: +mandoc: empty.in: STYLE: RCS id missing diff --git a/regress/mdoc/Ar/punct.out_lint b/regress/mdoc/Ar/punct.out_lint index bf820be7..43c0d181 100644 --- a/regress/mdoc/Ar/punct.out_lint +++ b/regress/mdoc/Ar/punct.out_lint @@ -1,2 +1,3 @@ mandoc: punct.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: punct.in:45:8: STYLE: no blank before trailing delimiter: Ar arg. +mandoc: punct.in: STYLE: RCS id missing diff --git a/regress/mdoc/At/invalid.out_lint b/regress/mdoc/At/invalid.out_lint index ab40693b..f0a5a637 100644 --- a/regress/mdoc/At/invalid.out_lint +++ b/regress/mdoc/At/invalid.out_lint @@ -1,2 +1,3 @@ mandoc: invalid.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: invalid.in:15:5: WARNING: unknown AT&T UNIX version: At murks +mandoc: invalid.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bd/badargs.out_lint b/regress/mdoc/Bd/badargs.out_lint index 44745f66..7ec1d457 100644 --- a/regress/mdoc/Bd/badargs.out_lint +++ b/regress/mdoc/Bd/badargs.out_lint @@ -11,3 +11,4 @@ mandoc: badargs.in:33:2: ERROR: NOT IMPLEMENTED: Bd -file mandoc: badargs.in:38:2: ERROR: NOT IMPLEMENTED: Bd -file mandoc: badargs.in:43:2: ERROR: NOT IMPLEMENTED: Bd -file mandoc: badargs.in:48:2: ERROR: skipping display without arguments: Bd +mandoc: badargs.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bd/beforeNAME.out_lint b/regress/mdoc/Bd/beforeNAME.out_lint index cd7d5e8f..0161cd55 100644 --- a/regress/mdoc/Bd/beforeNAME.out_lint +++ b/regress/mdoc/Bd/beforeNAME.out_lint @@ -1,2 +1,3 @@ mandoc: beforeNAME.in:1:5: STYLE: Mdocdate missing: Dd July +mandoc: beforeNAME.in: STYLE: RCS id missing mandoc: beforeNAME.in:4:2: WARNING: content before first section header: Bd diff --git a/regress/mdoc/Bd/blank.out_lint b/regress/mdoc/Bd/blank.out_lint index 88d0fa85..d69d8687 100644 --- a/regress/mdoc/Bd/blank.out_lint +++ b/regress/mdoc/Bd/blank.out_lint @@ -7,3 +7,4 @@ mandoc: blank.in:23:32: WARNING: whitespace at end of input line mandoc: blank.in:30:8: WARNING: whitespace at end of input line mandoc: blank.in:1:5: STYLE: Mdocdate missing: Dd January mandoc: blank.in:30:2: WARNING: empty block: Dl +mandoc: blank.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bd/break.out_lint b/regress/mdoc/Bd/break.out_lint index c97d00e1..782c834d 100644 --- a/regress/mdoc/Bd/break.out_lint +++ b/regress/mdoc/Bd/break.out_lint @@ -1,2 +1,3 @@ mandoc: break.in:12:2: WARNING: blocks badly nested: Bd breaks Bo mandoc: break.in:1:5: STYLE: Mdocdate missing: Dd November +mandoc: break.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bd/broken.out_lint b/regress/mdoc/Bd/broken.out_lint index 41df6784..34802726 100644 --- a/regress/mdoc/Bd/broken.out_lint +++ b/regress/mdoc/Bd/broken.out_lint @@ -1,2 +1,3 @@ mandoc: broken.in:12:2: WARNING: blocks badly nested: Bo breaks Bd mandoc: broken.in:1:5: STYLE: Mdocdate missing: Dd November +mandoc: broken.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bd/nested.out_lint b/regress/mdoc/Bd/nested.out_lint index 3616ae1f..74e08948 100644 --- a/regress/mdoc/Bd/nested.out_lint +++ b/regress/mdoc/Bd/nested.out_lint @@ -1,3 +1,4 @@ mandoc: nested.in:1:5: STYLE: Mdocdate missing: Dd November mandoc: nested.in:13:2: WARNING: nested displays are not portable: Bd in Bd mandoc: nested.in:24:2: WARNING: nested displays are not portable: Bd in Bd +mandoc: nested.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bd/unclosed.out_lint b/regress/mdoc/Bd/unclosed.out_lint index c379ecd5..774004f0 100644 --- a/regress/mdoc/Bd/unclosed.out_lint +++ b/regress/mdoc/Bd/unclosed.out_lint @@ -1,2 +1,3 @@ mandoc: unclosed.in:9:2: ERROR: appending missing end of block: Bd mandoc: unclosed.in:1:5: STYLE: Mdocdate missing: Dd July +mandoc: unclosed.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bf/badargs.out_lint b/regress/mdoc/Bf/badargs.out_lint index 688ee4ba..2551d485 100644 --- a/regress/mdoc/Bf/badargs.out_lint +++ b/regress/mdoc/Bf/badargs.out_lint @@ -2,3 +2,4 @@ mandoc: badargs.in:17:2: ERROR: skipping all arguments: Ef tail argument mandoc: badargs.in:1:5: STYLE: Mdocdate missing: Dd July mandoc: badargs.in:11:2: WARNING: missing font type, using \fR: Bf mandoc: badargs.in:15:5: WARNING: unknown font type, using \fR: Bf badarg +mandoc: badargs.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bf/break.out_lint b/regress/mdoc/Bf/break.out_lint index 49ee2144..3323b144 100644 --- a/regress/mdoc/Bf/break.out_lint +++ b/regress/mdoc/Bf/break.out_lint @@ -1,2 +1,3 @@ mandoc: break.in:13:2: WARNING: blocks badly nested: Bf breaks Bo mandoc: break.in:1:5: STYLE: Mdocdate missing: Dd November +mandoc: break.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bf/broken.out_lint b/regress/mdoc/Bf/broken.out_lint index e977b06f..31711c34 100644 --- a/regress/mdoc/Bf/broken.out_lint +++ b/regress/mdoc/Bf/broken.out_lint @@ -1,2 +1,3 @@ mandoc: broken.in:12:2: WARNING: blocks badly nested: Bo breaks Bf mandoc: broken.in:1:5: STYLE: Mdocdate missing: Dd November +mandoc: broken.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bf/multiargs.out_lint b/regress/mdoc/Bf/multiargs.out_lint index 6a140622..e095e561 100644 --- a/regress/mdoc/Bf/multiargs.out_lint +++ b/regress/mdoc/Bf/multiargs.out_lint @@ -4,3 +4,4 @@ mandoc: multiargs.in:17:15: ERROR: skipping excess arguments: Bf ... badarg mandoc: multiargs.in:21:8: ERROR: skipping excess arguments: Bf ... -emphasis mandoc: multiargs.in:25:8: ERROR: skipping excess arguments: Bf ... Em mandoc: multiargs.in:29:8: ERROR: skipping excess arguments: Bf ... badarg +mandoc: multiargs.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bk/badarg.out_lint b/regress/mdoc/Bk/badarg.out_lint index b56bddee..bf52f2f5 100644 --- a/regress/mdoc/Bk/badarg.out_lint +++ b/regress/mdoc/Bk/badarg.out_lint @@ -5,3 +5,4 @@ mandoc: badarg.in:31:5: ERROR: skipping excess arguments: Bk ... -line mandoc: badarg.in:49:12: ERROR: skipping excess arguments: Bk ... -murks mandoc: badarg.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: badarg.in:54:2: WARNING: empty block: Bk +mandoc: badarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bk/broken.out_lint b/regress/mdoc/Bk/broken.out_lint index 4383d677..23a4cddf 100644 --- a/regress/mdoc/Bk/broken.out_lint +++ b/regress/mdoc/Bk/broken.out_lint @@ -1,3 +1,4 @@ mandoc: broken.in:10:2: ERROR: inserting missing end of block: Sh breaks Bk mandoc: broken.in:1:5: STYLE: Mdocdate missing: Dd February mandoc: broken.in:9:2: WARNING: empty block: Bk +mandoc: broken.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/badargs.out_lint b/regress/mdoc/Bl/badargs.out_lint index f4247a4a..a2f5a267 100644 --- a/regress/mdoc/Bl/badargs.out_lint +++ b/regress/mdoc/Bl/badargs.out_lint @@ -17,3 +17,4 @@ mandoc: badargs.in:70:20: ERROR: skipping excess arguments: Bl ... -bogus mandoc: badargs.in:75:42: WARNING: duplicate argument: Bl -compact mandoc: badargs.in:75:51: WARNING: duplicate argument: Bl -offset 2n mandoc: badargs.in:75:62: WARNING: duplicate argument: Bl -width 6n +mandoc: badargs.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/bareIt.out_lint b/regress/mdoc/Bl/bareIt.out_lint index db7d0dcc..22636689 100644 --- a/regress/mdoc/Bl/bareIt.out_lint +++ b/regress/mdoc/Bl/bareIt.out_lint @@ -2,3 +2,4 @@ mandoc: bareIt.in:9:2: ERROR: skipping item outside list: It argument mandoc: bareIt.in:14:2: ERROR: skipping item outside list: It argument mandoc: bareIt.in:1:5: STYLE: Mdocdate missing: Dd August mandoc: bareIt.in:9:2: WARNING: skipping paragraph macro: br before Bl +mandoc: bareIt.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/bareTa.out_lint b/regress/mdoc/Bl/bareTa.out_lint index 789daba7..4903456e 100644 --- a/regress/mdoc/Bl/bareTa.out_lint +++ b/regress/mdoc/Bl/bareTa.out_lint @@ -4,3 +4,4 @@ mandoc: bareTa.in:18:5: ERROR: skipping column outside column list: Ta mandoc: bareTa.in:25:2: ERROR: skipping item outside list: It ignored arguments mandoc: bareTa.in:1:5: STYLE: Mdocdate missing: Dd November mandoc: bareTa.in:18:2: ERROR: skipping all arguments: It ignored arguments +mandoc: bareTa.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/break.out_lint b/regress/mdoc/Bl/break.out_lint index 4530b0ce..0e4c8b98 100644 --- a/regress/mdoc/Bl/break.out_lint +++ b/regress/mdoc/Bl/break.out_lint @@ -17,3 +17,4 @@ mandoc: break.in:74:2: ERROR: appending missing end of block: Bl mandoc: break.in:1:5: STYLE: Mdocdate missing: Dd August mandoc: break.in:75:2: WARNING: empty list item: Bl -enum It mandoc: break.in:75:2: ERROR: skipping all arguments: It before broken block +mandoc: break.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/breakingIt.out_lint b/regress/mdoc/Bl/breakingIt.out_lint index c0744ad5..e3059ffc 100644 --- a/regress/mdoc/Bl/breakingIt.out_lint +++ b/regress/mdoc/Bl/breakingIt.out_lint @@ -15,3 +15,4 @@ mandoc: breakingIt.in:41:1: WARNING: moving content out of list: text mandoc: breakingIt.in:42:2: WARNING: moving content out of list: Bd mandoc: breakingIt.in:48:1: WARNING: moving content out of list: text mandoc: breakingIt.in:49:2: WARNING: moving content out of list: Bd +mandoc: breakingIt.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/broken.out_lint b/regress/mdoc/Bl/broken.out_lint index 044cb1df..c5c27628 100644 --- a/regress/mdoc/Bl/broken.out_lint +++ b/regress/mdoc/Bl/broken.out_lint @@ -2,3 +2,4 @@ mandoc: broken.in:13:2: WARNING: blocks badly nested: Bo breaks Bl mandoc: broken.in:23:2: WARNING: blocks badly nested: Bo breaks Bd mandoc: broken.in:25:2: ERROR: inserting missing end of block: It breaks Bd mandoc: broken.in:1:5: STYLE: Mdocdate missing: Dd February +mandoc: broken.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/column.out_lint b/regress/mdoc/Bl/column.out_lint index 3652fba1..5fb3e269 100644 --- a/regress/mdoc/Bl/column.out_lint +++ b/regress/mdoc/Bl/column.out_lint @@ -3,3 +3,4 @@ mandoc: column.in:71:2: WARNING: wrong number of cells: 2 columns, 1 cells mandoc: column.in:74:2: WARNING: wrong number of cells: 2 columns, 4 cells mandoc: column.in:75:2: WARNING: wrong number of cells: 2 columns, 5 cells mandoc: column.in:103:18: WARNING: skipping -width argument: Bl -column +mandoc: column.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/empty.out_lint b/regress/mdoc/Bl/empty.out_lint index e415f2e0..bf6f0a50 100644 --- a/regress/mdoc/Bl/empty.out_lint +++ b/regress/mdoc/Bl/empty.out_lint @@ -10,3 +10,4 @@ mandoc: empty.in:30:2: WARNING: empty block: Bl mandoc: empty.in:33:2: WARNING: empty block: Bl mandoc: empty.in:36:2: WARNING: empty block: Bl mandoc: empty.in:39:2: WARNING: empty block: Bl +mandoc: empty.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/emptyhead.out_lint b/regress/mdoc/Bl/emptyhead.out_lint index 6b431c1e..a2e988ac 100644 --- a/regress/mdoc/Bl/emptyhead.out_lint +++ b/regress/mdoc/Bl/emptyhead.out_lint @@ -3,3 +3,4 @@ mandoc: emptyhead.in:12:2: WARNING: empty head in list item: Bl -hang It mandoc: emptyhead.in:21:2: WARNING: empty head in list item: Bl -ohang It mandoc: emptyhead.in:30:2: WARNING: empty head in list item: Bl -inset It mandoc: emptyhead.in:39:2: WARNING: empty head in list item: Bl -diag It +mandoc: emptyhead.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/emptyitem.out_lint b/regress/mdoc/Bl/emptyitem.out_lint index fd43fac5..04094800 100644 --- a/regress/mdoc/Bl/emptyitem.out_lint +++ b/regress/mdoc/Bl/emptyitem.out_lint @@ -7,3 +7,4 @@ mandoc: emptyitem.in:28:2: WARNING: empty list item: Bl -enum It mandoc: emptyitem.in:29:2: ERROR: skipping all arguments: It head argument mandoc: emptyitem.in:34:2: ERROR: skipping all arguments: It Sy mandoc: emptyitem.in:36:2: WARNING: empty list item: Bl -hyphen It +mandoc: emptyitem.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/emptytag.out_lint b/regress/mdoc/Bl/emptytag.out_lint index f45d01a2..b4a6a5a2 100644 --- a/regress/mdoc/Bl/emptytag.out_lint +++ b/regress/mdoc/Bl/emptytag.out_lint @@ -1,2 +1,3 @@ mandoc: emptytag.in:1:5: STYLE: Mdocdate missing: Dd July mandoc: emptytag.in:12:2: WARNING: empty head in list item: Bl -tag It +mandoc: emptytag.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/noIt.out_lint b/regress/mdoc/Bl/noIt.out_lint index fed447e7..73bc1536 100644 --- a/regress/mdoc/Bl/noIt.out_lint +++ b/regress/mdoc/Bl/noIt.out_lint @@ -7,3 +7,4 @@ mandoc: noIt.in:17:2: WARNING: moving content out of list: Em mandoc: noIt.in:17:10: WARNING: moving content out of list: Sy mandoc: noIt.in:17:19: WARNING: moving content out of list: Em mandoc: noIt.in:23:1: WARNING: moving content out of list: text +mandoc: noIt.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/notype.out_lint b/regress/mdoc/Bl/notype.out_lint index 1664a34e..e577a78b 100644 --- a/regress/mdoc/Bl/notype.out_lint +++ b/regress/mdoc/Bl/notype.out_lint @@ -4,3 +4,4 @@ mandoc: notype.in:9:2: WARNING: list type is not the first argument: Bl -offset mandoc: notype.in:15:2: ERROR: missing list type, using -item: Bl mandoc: notype.in:15:20: WARNING: skipping -width argument: Bl -item mandoc: notype.in:21:2: ERROR: missing list type, using -item: Bl +mandoc: notype.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bl/tag.out_lint b/regress/mdoc/Bl/tag.out_lint index 284629f4..c8facb85 100644 --- a/regress/mdoc/Bl/tag.out_lint +++ b/regress/mdoc/Bl/tag.out_lint @@ -1,2 +1,3 @@ mandoc: tag.in:1:5: STYLE: Mdocdate missing: Dd September mandoc: tag.in:131:2: WARNING: missing -width in -tag list, using 6n: Bl -tag +mandoc: tag.in: STYLE: RCS id missing diff --git a/regress/mdoc/Brq/empty.out_lint b/regress/mdoc/Brq/empty.out_lint index fc63637b..ad27b009 100644 --- a/regress/mdoc/Brq/empty.out_lint +++ b/regress/mdoc/Brq/empty.out_lint @@ -1,3 +1,4 @@ mandoc: empty.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: empty.in:11:19: STYLE: no blank before trailing delimiter: Brq user@host) mandoc: empty.in:14:14: STYLE: no blank before trailing delimiter: Bro full) +mandoc: empty.in: STYLE: RCS id missing diff --git a/regress/mdoc/Bx/args.out_lint b/regress/mdoc/Bx/args.out_lint index 9ccc9a88..182f92ba 100644 --- a/regress/mdoc/Bx/args.out_lint +++ b/regress/mdoc/Bx/args.out_lint @@ -1,2 +1,3 @@ mandoc: args.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: args.in:15:9: STYLE: no blank before trailing delimiter: Bx nett. +mandoc: args.in: STYLE: RCS id missing diff --git a/regress/mdoc/Cd/noarg.out_lint b/regress/mdoc/Cd/noarg.out_lint index 1ec1484c..0503b8ea 100644 --- a/regress/mdoc/Cd/noarg.out_lint +++ b/regress/mdoc/Cd/noarg.out_lint @@ -1,2 +1,3 @@ mandoc: noarg.in:11:2: WARNING: skipping empty macro: Cd mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd January +mandoc: noarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/Cm/noarg.out_lint b/regress/mdoc/Cm/noarg.out_lint index e7dc2932..88e134da 100644 --- a/regress/mdoc/Cm/noarg.out_lint +++ b/regress/mdoc/Cm/noarg.out_lint @@ -2,3 +2,4 @@ mandoc: noarg.in:9:23: WARNING: skipping empty macro: Cm mandoc: noarg.in:12:13: WARNING: skipping empty macro: Cm mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: noarg.in:12:31: STYLE: no blank before trailing delimiter: Cm command. +mandoc: noarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/D1/spacing.out_lint b/regress/mdoc/D1/spacing.out_lint index cc3e4376..1e270d1f 100644 --- a/regress/mdoc/D1/spacing.out_lint +++ b/regress/mdoc/D1/spacing.out_lint @@ -1,2 +1,3 @@ mandoc: spacing.in:1:5: STYLE: Mdocdate missing: Dd February mandoc: spacing.in:11:2: WARNING: empty block: D1 +mandoc: spacing.in: STYLE: RCS id missing diff --git a/regress/mdoc/Db/args.out_lint b/regress/mdoc/Db/args.out_lint index b91a8ee3..41665017 100644 --- a/regress/mdoc/Db/args.out_lint +++ b/regress/mdoc/Db/args.out_lint @@ -2,3 +2,4 @@ mandoc: args.in:1:5: STYLE: Mdocdate missing: Dd November mandoc: args.in:9:2: WARNING: obsolete macro: Db mandoc: args.in:11:2: WARNING: obsolete macro: Db mandoc: args.in:13:2: WARNING: obsolete macro: Db +mandoc: args.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dd/badarg.out_lint b/regress/mdoc/Dd/badarg.out_lint index 3ad546cf..c4ace062 100644 --- a/regress/mdoc/Dd/badarg.out_lint +++ b/regress/mdoc/Dd/badarg.out_lint @@ -1,2 +1,3 @@ mandoc: badarg.in:1:2: WARNING: cannot parse date, using it verbatim: bad date mandoc: badarg.in:1:5: STYLE: Mdocdate missing: Dd bad date +mandoc: badarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dd/dupe.out_lint b/regress/mdoc/Dd/dupe.out_lint index 3b9a9751..c960b131 100644 --- a/regress/mdoc/Dd/dupe.out_lint +++ b/regress/mdoc/Dd/dupe.out_lint @@ -1,3 +1,4 @@ mandoc: dupe.in:1:5: STYLE: Mdocdate missing: Dd August mandoc: dupe.in:4:2: WARNING: duplicate prologue macro: Dd mandoc: dupe.in:10:2: WARNING: duplicate prologue macro: Dd +mandoc: dupe.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dd/late.out_lint b/regress/mdoc/Dd/late.out_lint index 07374131..26f1a49c 100644 --- a/regress/mdoc/Dd/late.out_lint +++ b/regress/mdoc/Dd/late.out_lint @@ -1 +1,2 @@ mandoc: late.in:8:2: WARNING: late prologue macro: Dd +mandoc: late.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dd/long.out_lint b/regress/mdoc/Dd/long.out_lint index ec549143..3c08dfc1 100644 --- a/regress/mdoc/Dd/long.out_lint +++ b/regress/mdoc/Dd/long.out_lint @@ -1,2 +1,3 @@ mandoc: long.in:1:2: WARNING: cannot parse date, using it verbatim: 1234567890123456789012345678901234567890123456789012345678901234567890123456789 mandoc: long.in:1:5: STYLE: Mdocdate missing: Dd 1234567890123456789012345678901234567890123456789012345678901234567890123456789 +mandoc: long.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dd/manarg.out_lint b/regress/mdoc/Dd/manarg.out_lint index 3f3ecf71..bdf87370 100644 --- a/regress/mdoc/Dd/manarg.out_lint +++ b/regress/mdoc/Dd/manarg.out_lint @@ -1,2 +1,3 @@ mandoc: manarg.in:1:2: STYLE: legacy man(7) date format: Dd 2014-08-07 mandoc: manarg.in:1:5: STYLE: Mdocdate missing: Dd 2014-08-07 +mandoc: manarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dd/noarg.out_lint b/regress/mdoc/Dd/noarg.out_lint index f2816336..273e6fa6 100644 --- a/regress/mdoc/Dd/noarg.out_lint +++ b/regress/mdoc/Dd/noarg.out_lint @@ -1 +1,2 @@ mandoc: noarg.in:1:2: WARNING: missing date, using today's date +mandoc: noarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dd/order.out_lint b/regress/mdoc/Dd/order.out_lint index 3f0cb911..36a360a4 100644 --- a/regress/mdoc/Dd/order.out_lint +++ b/regress/mdoc/Dd/order.out_lint @@ -1,2 +1,3 @@ mandoc: order.in:2:2: WARNING: prologue macros out of order: Dd after Dt mandoc: order.in:2:5: STYLE: Mdocdate missing: Dd August +mandoc: order.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dl/spacing.out_lint b/regress/mdoc/Dl/spacing.out_lint index 7d87c4ff..35da576c 100644 --- a/regress/mdoc/Dl/spacing.out_lint +++ b/regress/mdoc/Dl/spacing.out_lint @@ -1,2 +1,3 @@ mandoc: spacing.in:1:5: STYLE: Mdocdate missing: Dd February mandoc: spacing.in:11:2: WARNING: empty block: Dl +mandoc: spacing.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dq/empty.out_lint b/regress/mdoc/Dq/empty.out_lint index 5abe9323..193c54a7 100644 --- a/regress/mdoc/Dq/empty.out_lint +++ b/regress/mdoc/Dq/empty.out_lint @@ -1 +1,2 @@ mandoc: empty.in:1:5: STYLE: Mdocdate missing: Dd June +mandoc: empty.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dt/badsec.out_lint b/regress/mdoc/Dt/badsec.out_lint index 3d469dee..88a8e0fb 100644 --- a/regress/mdoc/Dt/badsec.out_lint +++ b/regress/mdoc/Dt/badsec.out_lint @@ -1,2 +1,3 @@ mandoc: badsec.in:2:15: WARNING: unknown manual section: Dt ... foo mandoc: badsec.in:1:5: STYLE: Mdocdate missing: Dd June +mandoc: badsec.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dt/case.out_lint b/regress/mdoc/Dt/case.out_lint index 921f8613..37e6392e 100644 --- a/regress/mdoc/Dt/case.out_lint +++ b/regress/mdoc/Dt/case.out_lint @@ -1,2 +1,3 @@ mandoc: case.in:2:6: WARNING: lower case character in document title: Dt Dt-case mandoc: case.in:1:5: STYLE: Mdocdate missing: Dd June +mandoc: case.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dt/dupe.out_lint b/regress/mdoc/Dt/dupe.out_lint index e3e7d2e0..3eb38562 100644 --- a/regress/mdoc/Dt/dupe.out_lint +++ b/regress/mdoc/Dt/dupe.out_lint @@ -1,3 +1,4 @@ mandoc: dupe.in:1:5: STYLE: Mdocdate missing: Dd August mandoc: dupe.in:4:2: WARNING: duplicate prologue macro: Dt mandoc: dupe.in:10:2: WARNING: skipping late title macro: Dt +mandoc: dupe.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dt/fourargs.out_lint b/regress/mdoc/Dt/fourargs.out_lint index 4534bb2d..4937f537 100644 --- a/regress/mdoc/Dt/fourargs.out_lint +++ b/regress/mdoc/Dt/fourargs.out_lint @@ -1,2 +1,3 @@ mandoc: fourargs.in:2:25: ERROR: skipping excess arguments: Dt ... bogus mandoc: fourargs.in:1:5: STYLE: Mdocdate missing: Dd February +mandoc: fourargs.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dt/late.out_lint b/regress/mdoc/Dt/late.out_lint index 2901bd51..d270b013 100644 --- a/regress/mdoc/Dt/late.out_lint +++ b/regress/mdoc/Dt/late.out_lint @@ -1,3 +1,4 @@ mandoc: late.in:1:5: STYLE: Mdocdate missing: Dd August mandoc: late.in:8:2: WARNING: skipping late title macro: Dt mandoc: late.in: WARNING: missing manual title, using UNTITLED: EOF +mandoc: late.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dt/missing.out_lint b/regress/mdoc/Dt/missing.out_lint index a7a3a5e3..88c3df07 100644 --- a/regress/mdoc/Dt/missing.out_lint +++ b/regress/mdoc/Dt/missing.out_lint @@ -1,2 +1,3 @@ mandoc: missing.in:1:5: STYLE: Mdocdate missing: Dd August mandoc: missing.in: WARNING: missing manual title, using UNTITLED: EOF +mandoc: missing.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dt/noarg.out_lint b/regress/mdoc/Dt/noarg.out_lint index 2f060904..f3e6b8b9 100644 --- a/regress/mdoc/Dt/noarg.out_lint +++ b/regress/mdoc/Dt/noarg.out_lint @@ -1,3 +1,4 @@ mandoc: noarg.in:2:2: WARNING: missing manual title, using UNTITLED: Dt mandoc: noarg.in:2:2: WARNING: missing manual section, using "": Dt UNTITLED mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd August +mandoc: noarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dt/nobody.out_lint b/regress/mdoc/Dt/nobody.out_lint index 3986d728..bc9c6c9c 100644 --- a/regress/mdoc/Dt/nobody.out_lint +++ b/regress/mdoc/Dt/nobody.out_lint @@ -1,2 +1,3 @@ mandoc: nobody.in:1:5: STYLE: Mdocdate missing: Dd June +mandoc: nobody.in: STYLE: RCS id missing mandoc: nobody.in: WARNING: no document body diff --git a/regress/mdoc/Dt/nosec.out_lint b/regress/mdoc/Dt/nosec.out_lint index 8cfbae81..08e37eda 100644 --- a/regress/mdoc/Dt/nosec.out_lint +++ b/regress/mdoc/Dt/nosec.out_lint @@ -1,2 +1,3 @@ mandoc: nosec.in:2:2: WARNING: missing manual section, using "": Dt DT-NOSEC mandoc: nosec.in:1:5: STYLE: Mdocdate missing: Dd August +mandoc: nosec.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dt/order.out_lint b/regress/mdoc/Dt/order.out_lint index 60519940..718e3095 100644 --- a/regress/mdoc/Dt/order.out_lint +++ b/regress/mdoc/Dt/order.out_lint @@ -1,2 +1,3 @@ mandoc: order.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: order.in:3:2: WARNING: prologue macros out of order: Dt after Os +mandoc: order.in: STYLE: RCS id missing diff --git a/regress/mdoc/Dv/noarg.out_lint b/regress/mdoc/Dv/noarg.out_lint index bb59aad2..efea3f44 100644 --- a/regress/mdoc/Dv/noarg.out_lint +++ b/regress/mdoc/Dv/noarg.out_lint @@ -1,3 +1,4 @@ mandoc: noarg.in:11:2: WARNING: skipping empty macro: Dv mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: noarg.in:9:9: STYLE: no blank before trailing delimiter: Dv NULL. +mandoc: noarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/Em/noarg.out_lint b/regress/mdoc/Em/noarg.out_lint index 64aec8d4..f850a862 100644 --- a/regress/mdoc/Em/noarg.out_lint +++ b/regress/mdoc/Em/noarg.out_lint @@ -1,2 +1,3 @@ mandoc: noarg.in:11:2: WARNING: skipping empty macro: Em mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd January +mandoc: noarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/Em/punct.out_lint b/regress/mdoc/Em/punct.out_lint index 5209a7f3..df05892f 100644 --- a/regress/mdoc/Em/punct.out_lint +++ b/regress/mdoc/Em/punct.out_lint @@ -25,3 +25,4 @@ mandoc: punct.in:75:7: WARNING: skipping empty macro: Em mandoc: punct.in:83:2: WARNING: skipping empty macro: Em mandoc: punct.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: punct.in:86:6: STYLE: no blank before trailing delimiter: Em a. +mandoc: punct.in: STYLE: RCS id missing diff --git a/regress/mdoc/Eo/break.out_lint b/regress/mdoc/Eo/break.out_lint index 9df1a640..7f86b248 100644 --- a/regress/mdoc/Eo/break.out_lint +++ b/regress/mdoc/Eo/break.out_lint @@ -7,3 +7,4 @@ mandoc: break.in:51:2: WARNING: blocks badly nested: Bo breaks Eo mandoc: break.in:59:2: WARNING: blocks badly nested: Bo breaks Eo mandoc: break.in:66:2: WARNING: blocks badly nested: Bo breaks Eo mandoc: break.in:1:5: STYLE: Mdocdate missing: Dd February +mandoc: break.in: STYLE: RCS id missing diff --git a/regress/mdoc/Eo/obsolete.out_lint b/regress/mdoc/Eo/obsolete.out_lint index 406a4b27..dc5b7509 100644 --- a/regress/mdoc/Eo/obsolete.out_lint +++ b/regress/mdoc/Eo/obsolete.out_lint @@ -5,3 +5,4 @@ mandoc: obsolete.in:12:2: WARNING: obsolete macro: En mandoc: obsolete.in:14:2: WARNING: obsolete macro: En mandoc: obsolete.in:17:2: WARNING: obsolete macro: Es mandoc: obsolete.in:19:2: WARNING: obsolete macro: En +mandoc: obsolete.in: STYLE: RCS id missing diff --git a/regress/mdoc/Eo/unclosed.out_lint b/regress/mdoc/Eo/unclosed.out_lint index aea85636..2f631462 100644 --- a/regress/mdoc/Eo/unclosed.out_lint +++ b/regress/mdoc/Eo/unclosed.out_lint @@ -1,2 +1,3 @@ mandoc: unclosed.in:9:2: ERROR: appending missing end of block: Eo mandoc: unclosed.in:1:5: STYLE: Mdocdate missing: Dd February +mandoc: unclosed.in: STYLE: RCS id missing diff --git a/regress/mdoc/Er/noarg.out_lint b/regress/mdoc/Er/noarg.out_lint index 7f454a5d..e042addf 100644 --- a/regress/mdoc/Er/noarg.out_lint +++ b/regress/mdoc/Er/noarg.out_lint @@ -1,3 +1,4 @@ mandoc: noarg.in:12:2: WARNING: skipping empty macro: Er mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: noarg.in:10:8: STYLE: no blank before trailing delimiter: Er EIO. +mandoc: noarg.in: STYLE: RCS id missing diff --git a/regress/mdoc/Ev/noarg.out_lint b/regress/mdoc/Ev/noarg.out_lint index 7377133d..9aa48210 100644 --- a/regress/mdoc/Ev/noarg.out_lint +++ b/regress/mdoc/Ev/noarg.out_lint @@ -1,3 +1,4 @@ mandoc: noarg.in:11:2: WARNING: skipping empty macro: Ev mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: noarg.in:9:9: STYLE: no blank before trailing delimiter: Ev HOME. +mandoc: noarg.in: STYLE: RCS id missing |