shithub: riscv

Download patch

ref: e084144650670502f02535231856bf53b6fa067b
parent: 6a1ccc0d9c922a99b33b68a893f5b3e8ff6fd303
author: stanley lieber <stanley.lieber@gmail.com>
date: Sat May 14 02:22:53 EDT 2011

kbdfs(8): cleanup

--- a/sys/man/8/kbdfs
+++ b/sys/man/8/kbdfs
@@ -175,7 +175,7 @@
 .PP
 Raw scancodes can be written to the
 .BR kbin
-file for external keyboard input (used for usb keyboards).
+file for external keyboard input (used for USB keyboards).
 .SS "Keyboard map"
 Scancodes are maped to Unicode characters with a number of
 translation tables. These tables can be accessed with the
--