diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-04 15:24:36 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-04 15:24:36 +0000 |
commit | 2ab7deeb36296dfb6dee301dc3560af24219a22f (patch) | |
tree | 4bc8a91cabb31cc075ec6a68a99c34ef3bd823f8 /regress/roff/args/mdoc.out_lint | |
parent | 75fcdc8f6e5fb48e822f9835879d7bfbfcddab03 (diff) | |
download | mandoc-2ab7deeb36296dfb6dee301dc3560af24219a22f.tar.gz |
Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such churn. Consistently use OpenBSD RCS tags, blank .Os,
blank fourth .TH argument, and Mdocdate like everywhere else.
Use -Ios=OpenBSD for platform-independent predictable output.
Diffstat (limited to 'regress/roff/args/mdoc.out_lint')
-rw-r--r-- | regress/roff/args/mdoc.out_lint | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/regress/roff/args/mdoc.out_lint b/regress/roff/args/mdoc.out_lint index c262f825..d28277a1 100644 --- a/regress/roff/args/mdoc.out_lint +++ b/regress/roff/args/mdoc.out_lint @@ -1,16 +1,13 @@ -mandoc: mdoc.in:37:13: WARNING: whitespace at end of input line -mandoc: mdoc.in:41:14: WARNING: whitespace at end of input line -mandoc: mdoc.in:45:15: WARNING: whitespace at end of input line -mandoc: mdoc.in:85:25: WARNING: whitespace at end of input line -mandoc: mdoc.in:89:26: WARNING: whitespace at end of input line -mandoc: mdoc.in:93:27: WARNING: whitespace at end of input line -mandoc: mdoc.in:101:9: WARNING: unterminated quoted argument -mandoc: mdoc.in:102:13: WARNING: unterminated quoted argument -mandoc: mdoc.in:106:10: WARNING: unterminated quoted argument -mandoc: mdoc.in:107:14: WARNING: unterminated quoted argument -mandoc: mdoc.in:111:11: WARNING: unterminated quoted argument -mandoc: mdoc.in:112:15: WARNING: unterminated quoted argument -mandoc: mdoc.in:120:1: ERROR: escaped character not allowed in a name: Fl\( -mandoc: mdoc.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: mdoc.in:1:5: BASE: Mdocdate missing: Dd November (OpenBSD) -mandoc: mdoc.in: BASE: RCS id missing: (OpenBSD) +mandoc: mdoc.in:38:13: WARNING: whitespace at end of input line +mandoc: mdoc.in:42:14: WARNING: whitespace at end of input line +mandoc: mdoc.in:46:15: WARNING: whitespace at end of input line +mandoc: mdoc.in:86:25: WARNING: whitespace at end of input line +mandoc: mdoc.in:90:26: WARNING: whitespace at end of input line +mandoc: mdoc.in:94:27: WARNING: whitespace at end of input line +mandoc: mdoc.in:102:9: WARNING: unterminated quoted argument +mandoc: mdoc.in:103:13: WARNING: unterminated quoted argument +mandoc: mdoc.in:107:10: WARNING: unterminated quoted argument +mandoc: mdoc.in:108:14: WARNING: unterminated quoted argument +mandoc: mdoc.in:112:11: WARNING: unterminated quoted argument +mandoc: mdoc.in:113:15: WARNING: unterminated quoted argument +mandoc: mdoc.in:121:1: ERROR: escaped character not allowed in a name: Fl\( |