From af47a19d2cef6b07e34e1772bd249a0576b603aa Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Fri, 7 Oct 2005 23:01:40 +0000 Subject: [PATCH] Fixed a couple of typos and added a comment to the directory argument --- jhalfs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jhalfs b/jhalfs index f677cf2..4c0fc13 100755 --- a/jhalfs +++ b/jhalfs @@ -20,7 +20,7 @@ Options: -d --directory DIR use DIR directory for building LFS; all files jhalfs produces will be in the directory - DIR/jhalfs + DIR/jhalfs. Default is \"/mnt/lfs\". -P, --get-packages download the packages and patches @@ -42,8 +42,8 @@ Options: --page_size PAGE set PAGE as the default page size (letter, A4, or others). This setting is required to - build Groff. If no speciffied, \"letter\" - will be used + build Groff. If not specified, \"letter\" + will be used. " help="\ @@ -236,7 +236,7 @@ extract_commands() { --stringparam toolchaintest $TOOLCHAINTEST -o ./commands/ \ $XSL $BOOK/index.xml >>$LOGDIR/$LOG 2>&1 - # Make the scripts executables. + # Make the scripts executable. chmod -R +x $JHALFSDIR/commands # Grab the patches and package names.