diff options
author | mischief <mischief@offblast.org> | 2014-04-24 20:05:09 -0700 |
---|---|---|
committer | mischief <mischief@offblast.org> | 2014-04-24 20:05:09 -0700 |
commit | 3dbc32d7943225770bbf46cdedffadcecd8a9eb8 (patch) | |
tree | 6f7fd3001290acc3b0612e544c55ab037637c103 | |
parent | bfbe4803191725a24151ae04068a18cada3824e4 (diff) | |
download | plan9front-3dbc32d7943225770bbf46cdedffadcecd8a9eb8.tar.xz |
nusb(4): fix spelling
-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 a3b19515f..1aba03b49 100644 --- a/sys/man/4/nusb +++ b/sys/man/4/nusb @@ -69,7 +69,7 @@ Drivers that provide file systems make them available as shares under .IR shr (3)) or .BR /shr/usb -(wich is bound after +(which is bound after .BR /dev by .IR nusbrc (8)). @@ -151,7 +151,7 @@ and added to the share .B usbnet (see .IR shr (3)) -wich is bound after +which is bound after .B /net by .IR nusbrc (8) |