ref: 84e16f5b5c91048bfc3898654d99fb2bcfa9dfa2
parent: ce84082205f8367c1a4676c4810d92b30ae87f49
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Apr 3 19:16:08 EDT 2016
kbdfs(8): document new /dev/kbd behaviour
--- a/sys/man/8/kbdfs
+++ b/sys/man/8/kbdfs
@@ -185,10 +185,10 @@
file instead. The
.B c
message will be resent at the keyboard repeat rate.
-Each
+A single
.IR read (2)
-will return a single message or block until there are new messages
-available. Opening the
+can return multiple concatenated messages at once (delimited by the null byte)
+or block when there are no messages queued. Opening the
.BR kbd
file disables input processing on the
.BR cons