From 3473fa237ca0a639e82a589a9192244684cdc9a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20B=C3=B6hm?= Date: Tue, 16 Nov 2021 08:06:50 +0000 Subject: [PATCH] nusbrc(8): fix typo in BUGS section --- sys/man/8/nusbrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.