diff options
author | 2019-04-24 13:26:15 +0000 | |
---|---|---|
committer | 2019-04-24 13:26:15 +0000 | |
commit | c88fbd36e232ceaa732941cffd25498729ced616 (patch) | |
tree | bd24d29f752dd563333521852a7e63078728d62a | |
parent | clarify the difference between .Cm and .Ic; (diff) | |
download | wireguard-openbsd-c88fbd36e232ceaa732941cffd25498729ced616.tar.xz wireguard-openbsd-c88fbd36e232ceaa732941cffd25498729ced616.zip |
Tweak the initial sentence to mention OCTEON II and OCTEON III.
-rw-r--r-- | distrib/notes/octeon/whatis | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/distrib/notes/octeon/whatis b/distrib/notes/octeon/whatis index a15e78097ed..cbdb6f72592 100644 --- a/distrib/notes/octeon/whatis +++ b/distrib/notes/octeon/whatis @@ -1,6 +1,6 @@ -dnl $OpenBSD: whatis,v 1.3 2015/07/15 00:34:18 jasper Exp $ +dnl $OpenBSD: whatis,v 1.4 2019/04/24 13:26:15 visa Exp $ -OpenBSD/MACHINE is a port intended to run on systems based upon the -Cavium Octeon and Octeon PLUS MIPS64 CPUs. OpenBSD/MACHINE initially -aims to provide support for the Portwell CAM-0100, Ubiquiti Networks -EdgeRouter LITE / PoE and D-Link DSR-500. +OpenBSD/MACHINE is a port intended to run on MIPS64-based systems that utilize +the Cavium OCTEON, OCTEON Plus, OCTEON II, and OCTEON III system on chips. +OpenBSD/MACHINE initially aims to provide support for the Portwell CAM-0100, +Ubiquiti Networks EdgeRouter LITE / PoE, and D-Link DSR-500. |