diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-03-24 12:11:57 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-03-24 12:11:57 -0500 |
commit | bcb20b4701e957f150c8358a919093aa5d3fd8f0 (patch) | |
tree | 53dfdbf9ea3055ae96e33bf86e54157d37fca34f /chapter05/glibc.xml | |
parent | d54813bc0cee6979c64e5293e0cf664beba0320e (diff) |
Speling
Diffstat (limited to 'chapter05/glibc.xml')
-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> |