diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2020-02-10 13:49:05 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2020-02-10 13:49:05 +0000 |
commit | b6cdabdcbc454218bd131a4b3b93508e95e9e200 (patch) | |
tree | 094ceafa37e8eaa39dd370d54aca2613a519113b /sbin | |
parent | f5d971dfbe509511cd4cf2ee4a196da93e8ee401 (diff) |
For compatibility with the man(1) implementations of the man-1.6
and man-db packages, print the manpath if the -w option is given
without a following name argument.
This quirk has been in man-1.6 since at least man-1.5e (1998)
and in man-db since 2012.
Using this feature in portable software is a dubious idea because the
internal organization of manual page directories varies in about a
dozen respects among operating systems, so even if you get the answer,
there is no portable way to use it for looking up anything inside.
However, Matej Cepl <mcepl at suse dot cz> made me aware that some
software, for example the manual viewing functionality in the newest
editors/neovim code, unwisely relies on this feature anyway.
No objections were raised when this patch was shown on tech@.
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions