MAKEWHATIS.LOCAL(8) BSD System Manager's Manual MAKEWHATIS.LOCAL(8)NAMEmakewhatis.local -- start makewhatis for local file systemsSYNOPSIS/usr/libexec/makewhatis.local [options] directories ...DESCRIPTIONThe makewhatis.local utility starts makewhatis(8) only for file systems physically mounted on the system where the makewhatis.local is being executed. Running makewhatis by periodic weekly for rw nfs-mounted /usr may kill your NFS server -- all NFS clients start makewhatis at the same time! So use this wrapper for cron(8) instead of calling makewhatis directly.FILES/etc/periodic/weekly/320.whatis run makewhatis.local every weekSEE ALSOfind(1), makewhatis(8), cron(8), periodic(8)HISTORYThe makewhatis.local utility appeared in FreeBSD 2.2.BSDApril 26, 1996 BSD