diff options
-rw-r--r-- | chapter05/bash-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml index f58cbe77d..6fc5fc1ac 100644 --- a/chapter05/bash-inst.xml +++ b/chapter05/bash-inst.xml @@ -33,7 +33,7 @@ following command:</para> causes the <userinput>bash</userinput> program to be statically linked.</para></listitem> -<listitem><para><userinput>--prefix=$LFS/static</userinput> This option +<listitem><para><userinput>--prefix=$LFS/static:</userinput> This option installs all of Bash's files under the $LFS/static directory, which becomes the /static directory when chroot'ed or reboot'ed into LFS.</para></listitem> |