Prechádzať zdrojové kódy

static->stage1

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 rokov pred
rodič
commit
30b270f9ce
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      chapter06/glibc-inst.xml

+ 1 - 1
chapter06/glibc-inst.xml

@@ -84,7 +84,7 @@ file in the <filename>glibc-&glibc-version;</filename> tree.</para>
 <filename>libnss_*</filename> files. This will also get rid of the
 <emphasis>I have no name!</emphasis> message in the command prompt:</para>
 
-<para><screen><userinput>exec /static/bin/bash --login</userinput></screen></para>
+<para><screen><userinput>exec /stage1/bin/bash --login</userinput></screen></para>
 
 </sect2>