aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-11-01 08:49:48 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-11-01 08:49:48 -0500
commitd02074e9bcb9c17a9364d86330738dbf4338d119 (patch)
tree349754d6f0ddab804600b4e03e0212a61b5572e7 /chapter08
parent1f201845a30b83f242a5f8ed35a80db17522752b (diff)
Minor wording change
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index c0e89455c..fb81526cd 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -62,7 +62,7 @@
cd build</userinput></screen>
<para>Ensure that the <command>ldconfig</command> and <command>sln</command>
- utilites are installed into
+ utilites will be installed into
<filename class="directory">/usr/sbin</filename>:</para>
<screen><userinput remap="pre">echo "rootsbindir=/usr/sbin" &gt; configparms</userinput></screen>