diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2002-11-06 22:35:30 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2002-11-06 22:35:30 +0000 |
| commit | 0ad7e1235c272c63743b558fc592ed0d0576fc4f (patch) | |
| tree | 053b3af0ebef8de08293f33605ec58a14a7489ba /usr.sbin/usbd | |
| parent | 1d0d5e33976bdd1bed310e8a87992b1a676ebe63 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/usbd')
| -rw-r--r-- | usr.sbin/usbd/usbd.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/usbd/usbd.8 b/usr.sbin/usbd/usbd.8 index 5cd61a661961..7fff877c42c2 100644 --- a/usr.sbin/usbd/usbd.8 +++ b/usr.sbin/usbd/usbd.8 @@ -50,8 +50,9 @@ .Op Fl t Ar timeout .Op Fl v .Sh DESCRIPTION +The .Nm -handles the USB device attachment and detachment. +utility handles the USB device attachment and detachment. It does two things. Through opening the .Pa /dev/usb0 , @@ -132,7 +133,7 @@ more verbose. .Sh HISTORY The .Nm -command appeared in +utility appeared in .Nx 1.4 . .Sh AUTHORS .An -nosplit |
