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/Lb/badargs.out_lint | |
parent | 6dab5c29876bfeee770246c6dfbcc1e0aef2f75e (diff) | |
download | mandoc-959e13946ac72fdcc61b9786185c99495d11f1db.tar.gz |
style message about missing RCS ids; inspired by mdoclint
Diffstat (limited to 'regress/mdoc/Lb/badargs.out_lint')
-rw-r--r-- | regress/mdoc/Lb/badargs.out_lint | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/mdoc/Lb/badargs.out_lint b/regress/mdoc/Lb/badargs.out_lint index 543fc3d2..b4832bf3 100644 --- a/regress/mdoc/Lb/badargs.out_lint +++ b/regress/mdoc/Lb/badargs.out_lint @@ -4,3 +4,4 @@ mandoc: badargs.in:8:10: STYLE: no blank before trailing delimiter: Lb murks. mandoc: badargs.in:8:5: WARNING: unknown library name: Lb murks. mandoc: badargs.in:10:18: STYLE: no blank before trailing delimiter: Lb ... another. mandoc: badargs.in:10:5: WARNING: unknown library name: Lb mylib +mandoc: badargs.in: STYLE: RCS id missing |