diff options
author | 2013-04-05 04:57:46 +0000 | |
---|---|---|
committer | 2013-04-05 04:57:46 +0000 | |
commit | 9ad481ff34c93e9ea244223890c710e09efa9278 (patch) | |
tree | 7446c1e38e22fd26324aa2fc9bcce28e32560802 | |
parent | enable com3 on both i386 and amd64 (com4 config is added, but disabled) (diff) | |
download | wireguard-openbsd-9ad481ff34c93e9ea244223890c710e09efa9278.tar.xz wireguard-openbsd-9ad481ff34c93e9ea244223890c710e09efa9278.zip |
Grammar tweaks.
Diffstat (limited to '')
-rw-r--r-- | distrib/notes/octeon/hardware | 4 | ||||
-rw-r--r-- | distrib/notes/octeon/install | 4 | ||||
-rw-r--r-- | distrib/notes/octeon/prep | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/distrib/notes/octeon/hardware b/distrib/notes/octeon/hardware index f106c2c42eb..325a9561c0a 100644 --- a/distrib/notes/octeon/hardware +++ b/distrib/notes/octeon/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.1 2013/04/01 13:02:48 jasper Exp $ +dnl $OpenBSD: hardware,v 1.2 2013/04/05 04:57:46 bcallah Exp $ The following machines are targeted by OpenBSD/MACHINE: Portwell CAM-0100 @@ -9,7 +9,7 @@ The following machines are targeted by OpenBSD/MACHINE: Ubiquiti Networks EdgeRouter Lite at the moment little hardware is supported is supported by OpenBSD/MACHINE on this machine. There is no USB support yet, - which means that there is no storage (no CompactFlash onboard), + which means that there is no storage (no onboard CompactFlash), and Ethernet isn't supported either. Currently no USB devices are supported on OpenBSD/MACHINE. diff --git a/distrib/notes/octeon/install b/distrib/notes/octeon/install index 752c6dc89c5..ba61ad1883a 100644 --- a/distrib/notes/octeon/install +++ b/distrib/notes/octeon/install @@ -1,10 +1,10 @@ -dnl $OpenBSD: install,v 1.3 2013/04/04 19:15:36 jasper Exp $ +dnl $OpenBSD: install,v 1.4 2013/04/05 04:57:46 bcallah Exp $ OpenBSDInstallPrelude Booting the installation media: At the moment the only way to boot an OpenBSD/MACHINE (including the ramdisk) -kernel is over TFTP. First you need to setup an TFTP server as described in +kernel is over TFTP. First you need to setup a TFTP server as described in diskless(8). Assuming tftpd(8) chroots into /tftpboot, copy bsd.rd into that directory. diff --git a/distrib/notes/octeon/prep b/distrib/notes/octeon/prep index a67ffa48c86..a56194eb134 100644 --- a/distrib/notes/octeon/prep +++ b/distrib/notes/octeon/prep @@ -1,5 +1,5 @@ -dnl $OpenBSD: prep,v 1.1 2013/04/01 13:02:48 jasper Exp $ -By default MACHINE systems are shipped with a Linux installed on the +dnl $OpenBSD: prep,v 1.2 2013/04/05 04:57:46 bcallah Exp $ +By default MACHINE systems are shipped with a Linux installation on the CompactFlash card or USB drive. At the moment the only way to install OpenBSD is by using TFTP to load bsd.rd. |