diff options
| author | John Hay <jhay@FreeBSD.org> | 1998-05-30 16:22:24 +0000 |
|---|---|---|
| committer | John Hay <jhay@FreeBSD.org> | 1998-05-30 16:22:24 +0000 |
| commit | 76c86094de169bf90bb52e2fc592bbbc5ae9aa8b (patch) | |
| tree | f3c3f8f31b384fb0f3e68ff829b5164c928894d8 /lib | |
| parent | 77ddaa5b3617366158359d55cf0497f607bfca56 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libedit/makelist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/makelist b/lib/libedit/makelist index 7e66b9811e2f..a2c54e0b873a 100644 --- a/lib/libedit/makelist +++ b/lib/libedit/makelist @@ -38,7 +38,7 @@ # makelist.sh: Automatically generate header files... -AWK=/usr/bin/awk +AWK=awk USAGE="Usage: $0 -h|-e|-fc|-fh|-bc|-bh <filenames>" if [ "x$1" = "x" ] |
