diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2012-06-01 21:24:26 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2012-06-01 21:24:26 -0500 |
commit | c1374e391c80b5a0cfed7f0709ddd09bccbd869d (patch) | |
tree | 53e98d5ac1f967149ef2bc5d6547339438a90828 /sys/man/3 | |
parent | 5be42a30d7beb23a1cbeec760ce436570a6280c1 (diff) |
kbd(3): correct spelling error
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/kbd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/3/kbd b/sys/man/3/kbd index 12911afae..70234b522 100644 --- a/sys/man/3/kbd +++ b/sys/man/3/kbd @@ -25,7 +25,7 @@ device without any translation. It is usualy task to interpret the scancodes and provide device independent keyboard input to programs. The .BR scancode -file can be only opend once by the hostowner. +file can be only opened once by the hostowner. .PP Writing a number to the write-only .BR leds |