diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 14860f6cf..aaa4b71d5 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -89,7 +89,7 @@ mv glibc-libidn-&glibc-version; libidn</userinput></screen> scripts/test-installation.pl</userinput></screen> <para>The <command>ldd</command> shell script contains Bash-specific - syntax. Change it's default program interpreter to <command>/bin/bash</command> + syntax. Change its default program interpreter to <command>/bin/bash</command> in case another <command>/bin/sh</command> is installed as described in the <ulink url="&blfs-root;view/svn/postlfs/shells.html">Shells</ulink> chapter of the BLFS book:</para> |