summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkvik <kvik@a-b.xyz>2021-06-19 12:03:53 +0000
committerkvik <kvik@a-b.xyz>2021-06-19 12:03:53 +0000
commite7015971091d3fd46b73fc47d8a290961047b71d (patch)
tree99ef7f593fab470242b86b83f34a9361fd81da5f
parent5e098228acee982a11484fc5f5b3d127a521dfdd (diff)
downloadplan9front-e7015971091d3fd46b73fc47d8a290961047b71d.tar.xz
nusbrc(8): fix typo (thanks igor@9lab.org)
-rw-r--r--sys/man/8/nusbrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/nusbrc b/sys/man/8/nusbrc
index a82cad8c3..fcf9a7acb 100644
--- a/sys/man/8/nusbrc
+++ b/sys/man/8/nusbrc
@@ -31,5 +31,5 @@ and
identified by the devices unique name assigned by usbd.
When the environment variable
.I nousbhname
-is defined, devies are named by ther dynamically assigned
+is defined, devices are named by ther dynamically assigned
usb device address instead. This emulates the old behaviour.