CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
binutils: update to 2.22. Removed host's texinfo dependency.
[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