aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/glibc-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index a3a925954..7458748ab 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -30,7 +30,7 @@ Install Glibc by running the following commands:
<userinput>make install &amp;&amp;</userinput>
<userinput>make localedata/install-locales &amp;&amp;</userinput>
<userinput>cp login/pt_chown /usr/bin &amp;&amp;</userinput>
- <userinput>chmod 4755 /usr/bin/pw_chown</userinput>
+ <userinput>chmod 4755 /usr/bin/pt_chown</userinput>
</literallayout></blockquote>