git: 9front

Download patch

ref: b8274016ffd6b61490a4105dde73cba745b1e64f
parent: acf5ea9385cfcd1828a5963fb8623d94a5c22aff
author: Igor Böhm <igor@9lab.org>
date: Tue Nov 16 03:06:50 EST 2021

nusbrc(8): fix typo in BUGS section

--- a/sys/man/8/nusbrc
+++ b/sys/man/8/nusbrc
@@ -31,5 +31,5 @@
 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.
--