diff options
author | 2016-02-02 17:38:20 +0000 | |
---|---|---|
committer | 2016-02-02 17:38:20 +0000 | |
commit | 56532498d9500e93d0319bfafa9edfaa268ac649 (patch) | |
tree | a8260cf3c252b0645a964e09990edf2619889c02 | |
parent | Octeon has at most one instance of dwctwo(4), at iobus? irq 56. (diff) | |
download | wireguard-openbsd-56532498d9500e93d0319bfafa9edfaa268ac649.tar.xz wireguard-openbsd-56532498d9500e93d0319bfafa9edfaa268ac649.zip |
tweaks;
-rw-r--r-- | share/man/man4/dwctwo.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/dwctwo.4 b/share/man/man4/dwctwo.4 index e196de5fa67..0c32a0fc1e2 100644 --- a/share/man/man4/dwctwo.4 +++ b/share/man/man4/dwctwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dwctwo.4,v 1.2 2016/02/02 17:06:31 visa Exp $ +.\" $OpenBSD: dwctwo.4,v 1.3 2016/02/02 17:38:20 jmc Exp $ .\" .\" Copyright (c) 2016 Visa Hankala .\" @@ -19,15 +19,15 @@ .Os .Sh NAME .Nm dwctwo -.Nd DesignWare HS USB 2.0 OTG Controller +.Nd DesignWare HS USB 2.0 OTG controller .Sh SYNOPSIS .Cd "dwctwo0 at iobus? irq 56 " Pq "octeon" .Cd "usb* at dwctwo?" .Sh DESCRIPTION The .Nm -driver provides support for DesignWare High-Speed USB 2.0 On-the-Go -Controller, which provides an interface to +driver provides support for the DesignWare High-Speed USB 2.0 On-the-Go +controller, which provides an interface to .Xr usb 4 devices. .Sh SEE ALSO |