diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 11:09:14 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 11:09:14 +0000 |
commit | e87a8bd319cefd3a75d9d061fe9ac6bad980b0db (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /net/ipxe | |
parent | 867a3ba355276083619d6e050ed5885ecfc04d75 (diff) | |
download | ports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.tar.gz ports-e87a8bd319cefd3a75d9d061fe9ac6bad980b0db.zip |
Notes
Diffstat (limited to 'net/ipxe')
-rw-r--r-- | net/ipxe/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipxe/files/pkg-message.in b/net/ipxe/files/pkg-message.in index 95b09f46f380..07555eb528ac 100644 --- a/net/ipxe/files/pkg-message.in +++ b/net/ipxe/files/pkg-message.in @@ -5,14 +5,14 @@ The following files have been installed in %%DATADIR%%: dd if=%%DATADIR%%/ipxe.dsk of=/dev/fd0 where /dev/fd0 is your floppy drive. This will erase any data - already on the disk. + already on the disk. * ipxe.usb: To create a bootable USB key run dd if=%%DATADIR%%/ipxe.usb of=/dev/daX where /dev/daX is your USB key, and is *not* a real hard disk on - your system. This will erase any data already on the USB key. + your system. This will erase any data already on the USB key. * ipxe.iso: To create a bootable CD-ROM run |