diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-17 22:44:40 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-17 22:44:40 +0000 |
commit | 959e13946ac72fdcc61b9786185c99495d11f1db (patch) | |
tree | 500764cc049bdf3a7a0925238d2b1a6ada8e228d /regress/mdoc/Ic | |
parent | 6dab5c29876bfeee770246c6dfbcc1e0aef2f75e (diff) | |
download | mandoc-959e13946ac72fdcc61b9786185c99495d11f1db.tar.gz |
style message about missing RCS ids; inspired by mdoclint
Diffstat (limited to 'regress/mdoc/Ic')
-rw-r--r-- | regress/mdoc/Ic/noarg.out_lint | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/mdoc/Ic/noarg.out_lint b/regress/mdoc/Ic/noarg.out_lint index 99960de4..01931a83 100644 --- a/regress/mdoc/Ic/noarg.out_lint +++ b/regress/mdoc/Ic/noarg.out_lint @@ -1,3 +1,4 @@ mandoc: noarg.in:11:2: WARNING: skipping empty macro: Ic mandoc: noarg.in:1:5: STYLE: Mdocdate missing: Dd June mandoc: noarg.in:9:7: STYLE: no blank before trailing delimiter: Ic ls. +mandoc: noarg.in: STYLE: RCS id missing |