CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/09 20:57:21
Modified files:
usr.bin/which : Makefile whereis.1 which.c
Log message:
Get the standard path from _PATH_STDPATH instead of
sysctl({CTL_USER,USER_CS_PATH}). Expand that into the manpage
too.
_PATH_STDPATH suggested by miod@
Corrections from schwarze@ and jmc@
ok millert@ miod@ schwarze@ jmc@
