diff options
author | 2009-09-25 16:03:41 +0000 | |
---|---|---|
committer | 2009-09-25 16:03:41 +0000 | |
commit | 972e78cf9ceb465782e04677a28ff059487cc65e (patch) | |
tree | 93dcbfbde6689012255af1119c861c4db81ff824 | |
parent | some clarification of "set reassemble" and "no-df"; help/ok henning (diff) | |
download | wireguard-openbsd-972e78cf9ceb465782e04677a28ff059487cc65e.tar.xz wireguard-openbsd-972e78cf9ceb465782e04677a28ff059487cc65e.zip |
fix DESCRIPTION; from Daniel Bolgheroni
ok miod
-rw-r--r-- | share/man/man4/usb.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 3e68d1b8446..856ad97f459 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.110 2009/06/07 10:01:44 jmc Exp $ +.\" $OpenBSD: usb.4,v 1.111 2009/09/25 16:03:41 jmc Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 7 2009 $ +.Dd $Mdocdate: September 25 2009 $ .Dt USB 4 .Os .Sh NAME @@ -74,8 +74,9 @@ or .Xr cardbus 4 ) . The .Tn USB -bus attaches to the controller and the root hub attaches -to the controller. +bus attaches to the controller and the root hub attaches to the +.Tn USB +bus. Devices, which may include further hubs, attach to the root hub. The attachment forms the same tree structure as the physical .Tn USB |