diff options
| author | Matthew Hunt <mph@FreeBSD.org> | 2000-11-01 00:36:12 +0000 |
|---|---|---|
| committer | Matthew Hunt <mph@FreeBSD.org> | 2000-11-01 00:36:12 +0000 |
| commit | 26b5d23688d67756bafdbdb3685349af75a9a7ed (patch) | |
| tree | f25a2452c93a1a32953f56d54300f3ae54ddddbb | |
| parent | 59490b7d67b55a2816c84d08fc536e187246e7ba (diff) | |
Notes
| -rw-r--r-- | sys/boot/i386/pxeldr/pxeboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/i386/pxeldr/pxeboot.8 b/sys/boot/i386/pxeldr/pxeboot.8 index 198e775cf3c7..aedb82d76f8c 100644 --- a/sys/boot/i386/pxeldr/pxeboot.8 +++ b/sys/boot/i386/pxeldr/pxeboot.8 @@ -90,7 +90,7 @@ In all other respects, acts just like .Xr loader 8 . .Pp -As PXE is still in it's infancy, some firmware versions may not work +As PXE is still in its infancy, some firmware versions may not work properly. .Nm has been extensively tested on version 0.99 of Intel firmware; @@ -98,7 +98,7 @@ pre-release versions of the newer 2.0 firmware are known to have problems. Check with the device's manufacturer for their latest stable release. .Pp -Further information on Intel's PXE specifications and Wired for +For further information on Intel's PXE specifications and Wired for Management (WfM) systems, see .Li http://developer.intel.com/ial/wfm/ . .Sh SEE ALSO |
