summaryrefslogtreecommitdiff
path: root/rc/bin/lookman
diff options
context:
space:
mode:
Diffstat (limited to 'rc/bin/lookman')
-rwxr-xr-xrc/bin/lookman2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/lookman b/rc/bin/lookman
index 5854e9528..e38d16695 100755
--- a/rc/bin/lookman
+++ b/rc/bin/lookman
@@ -16,7 +16,7 @@ fn sigint sighup sigterm {
*=`{echo $*|tr A-Z a-z|tr -dc 'a-z0-9_. \012'} # fold case, delete funny chars
if(~ $#* 0){
- echo Usage: lookman key ... >/fd/2
+ echo usage: lookman key ... >/fd/2
exit usage
}
look $1 $index | sed 's/.* //' | sort -u >$t1