summaryrefslogtreecommitdiffstats
path: root/bin/dodoc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dodoc')
-rwxr-xr-xbin/dodoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dodoc b/bin/dodoc
index a9e33c9e4..3b502e920 100755
--- a/bin/dodoc
+++ b/bin/dodoc
@@ -4,6 +4,7 @@
# $Id$
if [ $# -lt 1 ] ; then
+ source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
vecho "${0##*/}: at least one argument needed" 1>&2
exit 1
fi