summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-04-22 13:44:47 +0000
committerdes <des@FreeBSD.org>2002-04-22 13:44:47 +0000
commit4d6b787d2daa6eb05c0f3526d65b0b92b1afa715 (patch)
treebf1d5b964f5e7e91c796086166af5a86d7d454a0 /lib/libedit
parent5cd51ad03ace6eb47f39604929482ae558d66aad (diff)
downloadFreeBSD-src-4d6b787d2daa6eb05c0f3526d65b0b92b1afa715.zip
FreeBSD-src-4d6b787d2daa6eb05c0f3526d65b0b92b1afa715.tar.gz
Usage style sweep: spell "usage" with a small 'u'.
Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/.
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/makelist2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/makelist b/lib/libedit/makelist
index 8ab0588..8c55523 100644
--- a/lib/libedit/makelist
+++ b/lib/libedit/makelist
@@ -41,7 +41,7 @@
# makelist.sh: Automatically generate header files...
AWK=/usr/bin/awk
-USAGE="Usage: $0 -h|-e|-fc|-fh|-bc|-bh|-m <filenames>"
+USAGE="usage: $0 -h|-e|-fc|-fh|-bc|-bh|-m <filenames>"
if [ "x$1" = "x" ]
then
OpenPOWER on IntegriCloud