summaryrefslogtreecommitdiffstats
path: root/abs/core/man-db/man-db.cron.daily
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2014-02-16 23:55:06 (GMT)
committerJames Meyer <james.meyer@operamail.com>2014-02-19 19:03:03 (GMT)
commite1709677e5779e035df626feed810bf92085a0c2 (patch)
tree470254254c21bc53acf0afb1d69bcdf094308bd6 /abs/core/man-db/man-db.cron.daily
parenta5ab0f4ea7aea271cd87c75a9cdfac595dcc97b7 (diff)
downloadlinhes_pkgbuild-e1709677e5779e035df626feed810bf92085a0c2.zip
linhes_pkgbuild-e1709677e5779e035df626feed810bf92085a0c2.tar.gz
linhes_pkgbuild-e1709677e5779e035df626feed810bf92085a0c2.tar.bz2
man-db: 2.6.5
update binary path to /usr/bin refs #961
Diffstat (limited to 'abs/core/man-db/man-db.cron.daily')
-rwxr-xr-xabs/core/man-db/man-db.cron.daily2
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