Author: pierre
Date: Mon Dec 30 13:30:33 2013
New Revision: 12489

Log:
typo

Modified:
   trunk/BOOK/server/other/xinetd.xml

Modified: trunk/BOOK/server/other/xinetd.xml
==============================================================================
--- trunk/BOOK/server/other/xinetd.xml  Mon Dec 30 12:29:35 2013        (r12488)
+++ trunk/BOOK/server/other/xinetd.xml  Mon Dec 30 13:30:33 2013        (r12489)
@@ -269,8 +269,8 @@
 
 # End /etc/xinetd.d/daytime</literal>
 EOF
-
-cat &gt; /etc/xinetd.d/time &lt;&lt; "EOF" &amp;&amp;
+<!-- The last one without && -->
+cat &gt; /etc/xinetd.d/time &lt;&lt; "EOF"
 <literal># Begin /etc/xinetd.d/time
 
 service time
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to