[install-guide] updated paths in pxe bios examples for consistency

Pete Travis immanetize at fedoraproject.org
Thu Jan 17 07:12:47 UTC 2013


commit d307f8601779833fcc89a0b122a68410b978f55f
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Thu Jan 17 00:12:18 2013 -0700

    updated paths in pxe bios examples for consistency

 en-US/pxe-server-config-bios.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/en-US/pxe-server-config-bios.xml b/en-US/pxe-server-config-bios.xml
index fe9e6fd..9398631 100644
--- a/en-US/pxe-server-config-bios.xml
+++ b/en-US/pxe-server-config-bios.xml
@@ -124,7 +124,7 @@ label memtest86
 		  <para>
 		    Copy the boot images into your <command>tftp</command> root directory:
 		  </para>
-			      <screen><command> cp /<replaceable>path/to</replaceable>/x86_64/os/images/pxeboot/{vmlinuz,initrd.img} /var/lib/tftpboot/pxelinux/rawhide-x86_64/</command></screen>
+			      <screen><command> cp /<replaceable>path/to</replaceable>/x86_64/os/images/pxeboot/{vmlinuz,initrd.img} /var/lib/tftpboot/pxelinux/</command></screen>
 		  </step>
 		  
 		  <step>


More information about the docs-commits mailing list