diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-25 01:03:13 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-25 01:03:13 +0800 |
commit | 63107f4bc51be166cf824931968cb8d81a083ea7 (patch) | |
tree | 7f56393a56f299fbac705549856a0cb03a86c51e /chapter08/glibc.xml | |
parent | 6ad47308625723c0b13905d13505a633b68f0f66 (diff) |
fix typos
Suggested-by: rhubarbpieguy <rhubarbpieguy@vivaldi.net>
Diffstat (limited to 'chapter08/glibc.xml')
-rw-r--r-- | chapter08/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index 4e241b40f..be7d646d0 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -63,7 +63,7 @@ cd build</userinput></screen> <para>Ensure that the <command>ldconfig</command> and <command>sln</command> - utilites will be installed into + utilities will be installed into <filename class="directory">/usr/sbin</filename>:</para> <screen><userinput remap="pre">echo "rootsbindir=/usr/sbin" > configparms</userinput></screen> |