diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-11 19:37:00 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-11 19:37:00 +0000 |
commit | b96c4feac3240b0841c9ecf67b07da0607aa27b5 (patch) | |
tree | 60b7e6d126c09cb88522d0f68c4e6410e0d6f9de /regress/mdoc/Bl/emptyitem.out_lint | |
parent | 5e455d86a5a5d8a59d1be5988f9769217208b603 (diff) | |
download | mandoc-b96c4feac3240b0841c9ecf67b07da0607aa27b5.tar.gz |
Style message about legacy man(7) date format in mdoc(7) documents
and operating system dependent messages about missing or unexpected
Mdocdate; inspired by mdoclint(1).
Diffstat (limited to 'regress/mdoc/Bl/emptyitem.out_lint')
-rw-r--r-- | regress/mdoc/Bl/emptyitem.out_lint | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/mdoc/Bl/emptyitem.out_lint b/regress/mdoc/Bl/emptyitem.out_lint index 1dd9dfea..fd43fac5 100644 --- a/regress/mdoc/Bl/emptyitem.out_lint +++ b/regress/mdoc/Bl/emptyitem.out_lint @@ -1,3 +1,4 @@ +mandoc: emptyitem.in:1:5: STYLE: Mdocdate missing: Dd August mandoc: emptyitem.in:10:2: ERROR: skipping all arguments: It head argument mandoc: emptyitem.in:12:2: WARNING: empty list item: Bl -bullet It mandoc: emptyitem.in:20:2: WARNING: empty list item: Bl -dash It |