diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index 14fb963c1..e4cae75a0 100644 --- a/chapter06/glibc-inst.xml +++ b/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> |