CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Imported core-cross ports from 2.5
[crossrootfs.git] / man / makewhatis
1 #!/bin/sh
2 #
3 # /etc/cron/daily/makewhatis: update the whatis database
4 #
5
6 /usr/sbin/makewhatis -w
7
8 # End of file