diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 5c4e27119..e3685c4e4 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -78,7 +78,7 @@ esac</userinput></screen> cd build</userinput></screen> <para>Ensure that the <command>ldconfig</command> and <command>sln</command> - utilites are installed into + utilities are installed into <filename class="directory">/usr/sbin</filename>:</para> <screen><userinput remap="pre">echo "rootsbindir=/usr/sbin" > configparms</userinput></screen> |