git: 9front

Download patch

ref: 177d63505e9a62da5d2d27dbc545ae7449344900
parent: d122c3546c784d7e17af59c1a1a03a61bb6bcc98
author: mischief <mischief@offblast.org>
date: Tue Oct 16 08:53:34 EDT 2018

kbdfs(8): fix nit

--- a/sys/man/8/kbdfs
+++ b/sys/man/8/kbdfs
@@ -171,7 +171,7 @@
 .SM UTF
 encoded string. The
 .B k
-message is send when a key is pressed down
+message is sent when a key is pressed down
 and
 .B K
 when a key is released. The following string contains all the keycodes
--