diff options
author | 2017-02-17 11:57:16 +0000 | |
---|---|---|
committer | 2017-02-17 11:57:16 +0000 | |
commit | ee80c392b237825d579bac8d0e83320362d502ed (patch) | |
tree | e98bece97737f06d786a859d870b139c03630297 | |
parent | In chmod's symbolic mode without -h and -R flags, a missing FTS_COMFOLLOW (diff) | |
download | wireguard-openbsd-ee80c392b237825d579bac8d0e83320362d502ed.tar.xz wireguard-openbsd-ee80c392b237825d579bac8d0e83320362d502ed.zip |
Mention arm64 and armv7.
-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 |