aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/inetutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r--chapter06/inetutils.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index 471eaa0e2..e773724aa 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -123,10 +123,10 @@
make -C doc html
make -C doc install-html docdir=/usr/share/doc/inetutils-&inetutils-version;</userinput></screen>
- <para>Move some programs to their FHS-compliant place:</para>
+ <para>Move some programs so they are available if <filename
+ class='directory'>/usr</filename> is not accessable:</para>
-<screen><userinput remap="install">mv -v /usr/bin/{hostname,ping,ping6} /bin
-mv -v /usr/bin/traceroute /sbin</userinput></screen>
+<screen><userinput remap="install">mv -v /usr/bin/{hostname,ping,ping6,traceroute} /bin</userinput></screen>
</sect2>