summaryrefslogtreecommitdiffstats
path: root/bin/doman
diff options
context:
space:
mode:
Diffstat (limited to 'bin/doman')
-rwxr-xr-xbin/doman2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/doman b/bin/doman
index 49cf55e18..deb4cf4cc 100755
--- a/bin/doman
+++ b/bin/doman
@@ -19,7 +19,7 @@ for x in "$@" ; do
i18n=${x:6}/
continue
fi
- if [[ ${x} == ".keep" ]] ; then
+ if [[ ${x:0:6} == ".keep_" ]] ; then
continue
fi