diff options
author | 2014-06-21 16:13:16 +0000 | |
---|---|---|
committer | 2014-06-21 16:13:16 +0000 | |
commit | 19c01220ca88a33337a012f23f7ebfe4b84492cc (patch) | |
tree | 0774b5b60105be38ee447a33a34e95ae7df800c4 | |
parent | Switch to the ISC licensed versions of these files, which Google has made (diff) | |
download | wireguard-openbsd-19c01220ca88a33337a012f23f7ebfe4b84492cc.tar.xz wireguard-openbsd-19c01220ca88a33337a012f23f7ebfe4b84492cc.zip |
fix expected message level
-rw-r--r-- | regress/usr.bin/mandoc/man/TH/nobody.out_lint | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/usr.bin/mandoc/man/TH/nobody.out_lint b/regress/usr.bin/mandoc/man/TH/nobody.out_lint index 3082b9bdc67..f5439fcdc56 100644 --- a/regress/usr.bin/mandoc/man/TH/nobody.out_lint +++ b/regress/usr.bin/mandoc/man/TH/nobody.out_lint @@ -1 +1 @@ -mandoc: nobody.in: ERROR: no document body +mandoc: nobody.in: WARNING: no document body |