diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2017-02-17 11:57:17 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2017-02-17 11:57:17 +0000 |
commit | b4f4ce4a7dc0c7f99cc6c548e224f687befd5e5d (patch) | |
tree | 7b6a93f90afdbc39fd1a9fec621ed81fcf915960 /share/man | |
parent | a2865c8a7c86af4aa9de9dc3b85478dbc42aea83 (diff) |
Mention arm64 and armv7.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/dwctwo.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/dwctwo.4 b/share/man/man4/dwctwo.4 index 0c32a0fc1e2..7df9f908f25 100644 --- a/share/man/man4/dwctwo.4 +++ b/share/man/man4/dwctwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dwctwo.4,v 1.3 2016/02/02 17:38:20 jmc Exp $ +.\" $OpenBSD: dwctwo.4,v 1.4 2017/02/17 11:57:16 visa Exp $ .\" .\" Copyright (c) 2016 Visa Hankala .\" @@ -14,13 +14,14 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 2 2016 $ +.Dd $Mdocdate: February 17 2017 $ .Dt DWCTWO 4 .Os .Sh NAME .Nm dwctwo .Nd DesignWare HS USB 2.0 OTG controller .Sh SYNOPSIS +.Cd "dwctwo* at fdt? " Pq "arm64, armv7" .Cd "dwctwo0 at iobus? irq 56 " Pq "octeon" .Cd "usb* at dwctwo?" .Sh DESCRIPTION |