diff options
Diffstat (limited to 'abs/core/man-db/man-db.cron.daily')
-rwxr-xr-x | abs/core/man-db/man-db.cron.daily | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/man-db/man-db.cron.daily b/abs/core/man-db/man-db.cron.daily index 53e66e1..9b4abd8 100755 --- a/abs/core/man-db/man-db.cron.daily +++ b/abs/core/man-db/man-db.cron.daily @@ -12,7 +12,7 @@ IONICE_PRIORITY=7 UPDATEMANDB="/usr/bin/mandb --quiet" # Update the "whatis" database -#/usr/sbin/makewhatis -u -w +#/usr/bin/makewhatis -u -w # taken from Debian # man-db cron daily |