From b90e26046e5c7b42fb569975772722f5129d8043 Mon Sep 17 00:00:00 2001 From: George Boudreau Date: Mon, 27 Mar 2006 18:48:53 +0000 Subject: [PATCH] more Text changes only --- common/common-functions | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/common/common-functions b/common/common-functions index ab6ad7e..8d100fb 100644 --- a/common/common-functions +++ b/common/common-functions @@ -47,11 +47,11 @@ ${BOLD} -h, --help${OFF} ${BOLD} -V, --version${OFF} print version number, then exit ${BOLD} -d --directory DIR${OFF} - use DIR directory for building ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF}; all files jhahlfs produces will be - in the directory DIR/jhahlfs. + use DIR directory for building ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF}; all files jhalfs produces will be + in the directory DIR/jhalfs. ${BOLD} --rebuild${OFF} clean the build directory before to perfom any other task. The directory - is cleaned only if it was populated by a previous jhahlfs run. + is cleaned only if it was populated by a previous jhalfs run. ${BOLD} -P, --get-packages${OFF} download the packages and patches. This assumes that the server declared in the jhahlfs.conf file has the proper packages and patches for the book version being @@ -59,14 +59,14 @@ ${BOLD} -P, --get-packages${OFF} ${BOLD} -D, --download-client CLIENT use CLIENT as the program for retrieving packages (use in conjunction with -P) ${BOLD} -W, --working-copy DIR${OFF} - use the local working copy placed in DIR as the HLFS book + use the local working copy placed in DIR as the $(echo $PROGNAME | tr [a-z] [A-Z]) book ${BOLD} -L, --LFS-version VER${OFF} checkout VER version of the HLFS book. Supported versions at this time are: dev* | trunk | SVN aliases for Development {C,H,B}LFS alpha* aliases for the LFS alphabetical branch udev* aliases for the LFS udev_update branch ${BOLD} --fstab FILE${OFF} - use FILE as the /etc/fstab file for the ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF}system. If not specified, + use FILE as the /etc/fstab file for the ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF} system. If not specified, a default /etc/fstab file with dummy values is created. ${BOLD} -C, --kernel-config FILE${OFF} use the kernel configuration file specified in FILE to build the kernel.