diff options
author | Igor Böhm <igor@9lab.org> | 2021-11-16 08:06:50 +0000 |
---|---|---|
committer | Igor Böhm <igor@9lab.org> | 2021-11-16 08:06:50 +0000 |
commit | 3473fa237ca0a639e82a589a9192244684cdc9a6 (patch) | |
tree | 6b7ec9181c21debed50858f6131c9afaf87ee668 | |
parent | 78b55b64c8a64974b072972c269106cbc4276bdc (diff) |
nusbrc(8): fix typo in BUGS section
-rw-r--r-- | sys/man/8/nusbrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/nusbrc b/sys/man/8/nusbrc index fcf9a7acb..ded41a9e2 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, devices are named by ther dynamically assigned +is defined, devices are named by their dynamically assigned usb device address instead. This emulates the old behaviour. |