[Bug 298347] whereis does not understand MLINKS

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Sep 2026 01:00:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298347

--- Comment #4 from Marcin Cieślak <saper@saper.info> ---
I was thinking about using/amending the information in the whatis database for
this. If there are LINKS there should be MLINKS and we could infer

pgrep -> pgrep.1 -> .Nm pgrep .Nm pkill -> same source directory as pkill if
not found otherwise

Not ideal, but I think this is a good approximation

-- 
You are receiving this mail because:
You are the assignee for the bug.