diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
commit | 93637cc764dd0eadb39d4faf2311bc61d7b3e265 (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /net/ipxe | |
parent | e9c317ffbac6a778828b3e70efdf887d9384e0c8 (diff) | |
download | freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.gz freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.zst freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.zip |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket
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 |