https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264047
Bug ID: 264047
Summary: whereis(1) broken with WITHOUT_MAN
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
The whereis program exits with an error if the manpath program is not present
(as happens with WITHOUT_MAN defined). It should skip searching manual pages
instead.
# whereis cc
sh: manpath: not found
whereis: error processing manpath results: No error: 0
--
You are receiving this mail because:
You are the assignee for the bug.