Author: pierre
Date: Mon Dec 30 09:39:25 2013
New Revision: 12487
Log:
Missing role="root"
Modified:
trunk/BOOK/networking/netprogs/rpcbind.xml
Modified: trunk/BOOK/networking/netprogs/rpcbind.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/rpcbind.xml Mon Dec 30 09:07:42 2013
(r12486)
+++ trunk/BOOK/networking/netprogs/rpcbind.xml Mon Dec 30 09:39:25 2013
(r12487)
@@ -76,7 +76,7 @@
properly, first fix <filename>/etc/services</filename>. As the
<systemitem class="username">root</systemitem> user:</para>
-<screen><userinput>sed -i 's/^sunrpc/rpcbind/'
/etc/services</userinput></screen>
+<screen role="root"><userinput>sed -i 's/^sunrpc/rpcbind/'
/etc/services</userinput></screen>
<para>Install <application>rpcbind</application> by running the following
commands:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page