diff options
author | 2017-07-01 12:00:12 +0000 | |
---|---|---|
committer | 2017-07-01 12:00:12 +0000 | |
commit | 10e17f8f3b3f41744f1850aff3f2039e264ed5c1 (patch) | |
tree | 1db0a6e4addca1ae1956c0232e0ec46345e89fd1 /usr.bin/ssh/ssh-rsa.c | |
parent | Basic reporting of .Xrs to manual pages that don't exist (diff) | |
download | wireguard-openbsd-10e17f8f3b3f41744f1850aff3f2039e264ed5c1.tar.xz wireguard-openbsd-10e17f8f3b3f41744f1850aff3f2039e264ed5c1.zip |
When checking the validity of cross references with -Tlint,
fall back from database search to file system search
just like man(1) does when looking up manuals.
This is not too expensive because on a system having up-to-date
mandoc.db(5) files, it only prolongs the time needed to check
*invalid* references - and you are supposed to have many of those,
right? And on a system with missing or invalid mandoc.db(5) files,
spending a bit of time and warning loudly about the real problem
is also better than quickly issuing bogus warnings about cross
references that are actually valid.
Diffstat (limited to 'usr.bin/ssh/ssh-rsa.c')
0 files changed, 0 insertions, 0 deletions