diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-08-23 11:27:30 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-08-23 11:27:30 -0400 |
commit | eca2dbed8b9872f8071b0e8ddc2d1da3f097f283 (patch) | |
tree | cd6d34ca2c7cc92ed9cd954690b8ba4deeaa8084 /sys/man/4/nusb | |
parent | d2ac298a804f190c17557a0a8acf15f6b241ec30 (diff) |
audio(1), hget(1), nusb(4), page(1): fix spelling, typos
Diffstat (limited to 'sys/man/4/nusb')
-rw-r--r-- | sys/man/4/nusb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/4/nusb b/sys/man/4/nusb index 19581e570..ca95638e7 100644 --- a/sys/man/4/nusb +++ b/sys/man/4/nusb @@ -86,7 +86,7 @@ increase verbosity. enumerates the tree of USB hubs and configures the device on attachment. It provides a filesystem with the the file .B usbevent -(usualy seen as +(usually seen as .BR /dev/usbevent ) which, when read, returns a 5 column, space separated line of text, one for each event. The columns are: @@ -100,7 +100,7 @@ and .I csp . All but .I devid -are formated as 4 digit hexadecimal. This file is read by +are formatted as 4 digit hexadecimal. This file is read by .IR nusbrc (8) and the .I devid |