CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2021/06/02 12:27:37

Modified files:
        usr.bin/mandoc : main.c mandoc.1 mandoc.h mandoc_msg.c 

Log message:
In -W style mode, check .Xr links along the full manpath because
that is more useful for validating manuals of non-base software.
Nothing changes in -W all mode: by default for -T lint, we still
assume we want to check base system conventions, including usually
not wanting to link to non-base manual pages.

The use case, a partial idea how to handle it, and a preliminary
patch was originally presented by kn@, then refined by me.
Final patch tested and OK'ed by kn@.

Reply via email to