--- src/sys/boot/i386/pxeldr/Attic/pxeboot.8 2003/11/10 06:08:37 1.3 +++ src/sys/boot/i386/pxeldr/Attic/pxeboot.8 2005/09/03 23:52:51 1.4 @@ -45,9 +45,8 @@ PXE supports DHCP configuration and prov The .Nm bootloader retrieves the kernel, modules, -and other files either via NFS over UDP or by TFTP, -selectable through compile-time options. -In combination with a memory file system image or NFS-mounted root file system, +and other files either via NFS over UDP. +In combination with a NFS-mounted root file system, .Nm allows for easy, EEPROM-burner free construction of diskless machines. @@ -106,7 +105,8 @@ For further information on Intel's PXE s Management (WfM) systems, see .Li http://developer.intel.com/ial/wfm/ . .Sh SEE ALSO -.Xr loader 8 +.Xr loader 8 , +.Xr pxeldr_tftp 8 .Sh HISTORY The .Nm