CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libarchive: updated to 3.0.4
[crossrootfs.git] / man / makewhatis
CommitLineData
6dca1d21
JB
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