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/An | |
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/An')
-rw-r--r-- | regress/mdoc/An/break.out_lint | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/mdoc/An/break.out_lint b/regress/mdoc/An/break.out_lint index 7c88ccea..165a2267 100644 --- a/regress/mdoc/An/break.out_lint +++ b/regress/mdoc/An/break.out_lint @@ -1,3 +1,4 @@ +mandoc: break.in:1:5: STYLE: Mdocdate missing: Dd February mandoc: break.in:14:2: WARNING: skipping empty macro: An mandoc: break.in:16:2: WARNING: skipping empty macro: An mandoc: break.in:18:12: WARNING: skipping duplicate argument: An -nosplit |