summaryrefslogtreecommitdiff
path: root/source3/script/installman.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source3/script/installman.sh')
-rwxr-xr-xsource3/script/installman.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/installman.sh b/source3/script/installman.sh
index 869ce6ee38..ab9bfe506d 100755
--- a/source3/script/installman.sh
+++ b/source3/script/installman.sh
@@ -14,7 +14,7 @@ if [ $# -ge 4 ] ; then
fi
if test ! -d $SRCDIR../docs/manpages; then
- echo "No manpages present. SVN development version maybe?"
+ echo "No manpages present. Development version maybe?"
exit 0
fi