git: 9front

Download patch

ref: 2d15bbe60369a86217533433cdd91c49621b028c
parent: ffc2297f66e44ac9a58fa417f2bf9600ea47faf0
author: Michael Forney <mforney@mforney.org>
date: Sat Jan 23 14:46:57 EST 2021

[9front] nusb(4): fix typo

--- a/sys/man/4/nusb
+++ b/sys/man/4/nusb
@@ -109,7 +109,7 @@
 are formatted as 4 digit hexadecimal.
 .I Csp
 is the device class, subclass, protocol indentifier
-formatd as 6 digit hexadecimal.
+formatted as 6 digit hexadecimal.
 .I Usbd
 assigns a stable device unique name based on the
 device descriptor for
--