diff options
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r-- | chapter06/iproute2.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 20701c0e5..6610669a0 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -56,10 +56,10 @@ <variablelist> <varlistentry> <term><parameter>SBINDIR=/sbin</parameter></term> - <listitem><para>This makes sure that the IPRoute2 binaries will install into - <filename class="directory">/sbin</filename>. This is the correct - location according to the FHS, because some of the IPRoute2 binaries are used - in the bootscripts.</para> + <listitem><para>This ensures that the IPRoute2 binaries will install into + <filename class="directory">/sbin</filename>. This is the correct location + according to the FHS, because some of the IPRoute2 binaries are used by + the LFS-Bootscripts package.</para> </listitem> </varlistentry> </variablelist> |