summaryrefslogtreecommitdiffstats
path: root/wtf
diff options
context:
space:
mode:
Diffstat (limited to 'wtf')
-rw-r--r--wtf/wtf4
1 files changed, 2 insertions, 2 deletions
diff --git a/wtf/wtf b/wtf/wtf
index 013e66d5..2e2a6c36 100644
--- a/wtf/wtf
+++ b/wtf/wtf
@@ -1,12 +1,12 @@
#!/bin/sh
#
-# $NetBSD: wtf,v 1.12 2005/06/22 20:11:03 hubertf Exp $
+# $NetBSD: wtf,v 1.13 2005/07/01 14:21:49 peter Exp $
#
# Public domain
#
usage() {
- echo "usage: `basename $0` [-f dbfile] [-t type] [is] <acronym>"
+ echo "usage: `basename $0` [-f dbfile] [is] <acronym>"
exit 1
}