summaryrefslogtreecommitdiffstats
path: root/release/alpha
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-11-12 20:37:20 +0000
committerjkh <jkh@FreeBSD.org>1998-11-12 20:37:20 +0000
commit0300cc1f41c5e6d7579b11711f60c5e837971bb7 (patch)
tree1d88b1193b8b3e2ac521812b880a5beb0c8d6bb1 /release/alpha
parent9903d3c86f051e9327f4e3e68e175fb00300633c (diff)
downloadFreeBSD-src-0300cc1f41c5e6d7579b11711f60c5e837971bb7.zip
FreeBSD-src-0300cc1f41c5e6d7579b11711f60c5e837971bb7.tar.gz
Boy, two typos in one day. Time to go back to bed.
Diffstat (limited to 'release/alpha')
-rwxr-xr-xrelease/alpha/dokern.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/alpha/dokern.sh b/release/alpha/dokern.sh
index c5db0d4..9e41000 100755
--- a/release/alpha/dokern.sh
+++ b/release/alpha/dokern.sh
@@ -5,7 +5,7 @@
# an MFS ($1 = YES) or will have the floppy image all to itself ($1 = NO).
if [ $# -lt 1 ]; then
- echo "usage: $0 YES|NO
+ echo "usage: $0 YES|NO"
exit 1
fi
OpenPOWER on IntegriCloud