aboutsummaryrefslogtreecommitdiffstats
path: root/main/man/whatis.periodic.daily
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2015-05-29 17:32:27 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2015-05-29 17:32:27 -0500
commitd6b2a1b1b96e54a7dac3df84fcb41680d775e395 (patch)
treee0a066f80c3158888d87f49f7188296f081a5b71 /main/man/whatis.periodic.daily
parentf74021abf32618202b26660a7412e170b95f12ac (diff)
downloadaports-d6b2a1b1b96e54a7dac3df84fcb41680d775e395.tar.bz2
aports-d6b2a1b1b96e54a7dac3df84fcb41680d775e395.tar.xz
main/man: remove, main/mdocml provides a replacement package without suid/sgid
Diffstat (limited to 'main/man/whatis.periodic.daily')
-rwxr-xr-xmain/man/whatis.periodic.daily9
1 files changed, 0 insertions, 9 deletions
diff --git a/main/man/whatis.periodic.daily b/main/man/whatis.periodic.daily
deleted file mode 100755
index 00d40dd9af..0000000000
--- a/main/man/whatis.periodic.daily
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-# Make sure MANPATH is complete
-. /etc/profile
-. /etc/profile.d/* 2>/dev/null
-
-# Update the "whatis" database
-/usr/sbin/makewhatis -u -w
-