en-US/Netboot_TFTP.xml

David Nalley ke4qqq at fedoraproject.org
Wed Nov 25 00:57:35 UTC 2009


 en-US/Netboot_TFTP.xml |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 94986b1256caddd71ff9e28c8088b715ef91e7c9
Author: David Nalley <david at gnsa.us>
Date:   Tue Nov 24 19:58:45 2009 -0500

    fixing layout problems in Netboot_TFTP.xml per bz 536707

diff --git a/en-US/Netboot_TFTP.xml b/en-US/Netboot_TFTP.xml
index 4eec0a5..58f2a72 100644
--- a/en-US/Netboot_TFTP.xml
+++ b/en-US/Netboot_TFTP.xml
@@ -17,10 +17,11 @@
 </para>
 
 <screen>
-<command>/sbin/chkconfig --level 345 xinetd on /sbin/chkconfig --level 345 tftp on</command>
+<command>/sbin/chkconfig --level 345 xinetd on </command>
+<command>/sbin/chkconfig --level 345 tftp on</command>
 </screen>
 
 <para>
 	These commands configure the <command>tftp</command> and <command>xinetd</command> services to immediately turn on and also configure them to start at boot time in runlevels 3, 4, and 5.
 </para>
-</section>
\ No newline at end of file
+</section>





More information about the Fedora-docs-commits mailing list