Преглед на файлове

missing colon

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans преди 22 години
родител
ревизия
8f8e328ca6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      chapter05/bash-inst.xml

+ 1 - 1
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>