udpate typo in edit of network-boot.rst, respectfully

Signed-off-by: Leona <leonax.cook@intel.com>
This commit is contained in:
Leona
2016-05-23 09:58:51 -07:00
parent 31a5543b21
commit 819a592a37
+1 -1
View File
@@ -194,7 +194,7 @@ user class. Heres one way to do this using the :file:`/etc/dhcpd.conf` file:
This ensures that either iPXE image (``undionly.kpxe`` for BIOS or ``ipxe.efi``
for EFI) is handed out only when the DHCP request comes from a legacy PXE client
or from a UEFI client, respectifully. Once iPXE loads, the DHCP server will direct it to
or from a UEFI client, respectfully. Once iPXE loads, the DHCP server will direct it to
boot from options configured in your ``http://my.web.server/real_boot_script.txt``
file.