diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-08-01 19:42:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-08-01 19:42:53 +0000 |
commit | 0b234a459a84cbc18477ab80fa6473152f7dbca3 (patch) | |
tree | 7e9ced1c37289dcc152397a94045cbe1baf54dd2 /distrib/notes/i386 | |
parent | e6e7d3cc95da70555a194ff5f0160d43863ba6b7 (diff) |
text improvements from evan silberman;
tweaked along the way by at least myself and tj;
ok tj deraadt
Diffstat (limited to 'distrib/notes/i386')
-rw-r--r-- | distrib/notes/i386/xfer | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/i386/xfer b/distrib/notes/i386/xfer index a0b6d104145..f7b4fc0cdc4 100644 --- a/distrib/notes/i386/xfer +++ b/distrib/notes/i386/xfer @@ -1,4 +1,4 @@ -dnl $OpenBSD: xfer,v 1.34 2015/06/10 06:38:39 jasper Exp $ +dnl $OpenBSD: xfer,v 1.35 2019/08/01 19:42:52 jmc Exp $ Installation is supported from several media types, including: CD-ROM @@ -21,7 +21,7 @@ OpenBSDXferFloppyFromUNIX OpenBSDXferUSBFromUNIX -Creating a PXE network bootable setup using OpenBSD or other Un*x-like system: +Creating a PXE network bootable setup using OpenBSD or other Unix-like system: In order to start the install via PXE, you will need to set up a DHCP server and a TFTP server. The details of how to do this |