diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-30 12:14:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-30 12:14:32 +0000 |
commit | 781082b50a067fa9f2f4fdcd4c887fd19e8beb19 (patch) | |
tree | 55878474732e52bd0f8801f8829ae4047fa27eeb /share/man/man4/pckbd.4 | |
parent | f31b603a20ae64835f3aae0c4b23badb73ca7b39 (diff) |
typos;
Diffstat (limited to 'share/man/man4/pckbd.4')
-rw-r--r-- | share/man/man4/pckbd.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/pckbd.4 b/share/man/man4/pckbd.4 index 3761b286ca2..c5e93d3c7b4 100644 --- a/share/man/man4/pckbd.4 +++ b/share/man/man4/pckbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pckbd.4,v 1.17 2003/02/19 09:01:47 jmc Exp $ +.\" $OpenBSD: pckbd.4,v 1.18 2003/03/30 12:14:31 jmc Exp $ .\" $NetBSD: pckbd.4,v 1.3 1999/12/21 11:31:07 drochner Exp $ .\" .\" Copyright (c) 1999 @@ -192,8 +192,8 @@ with the ALT modifier are prefixed by an ESC character. Because PC keyboard hardware doesn't contain a beeper, requests for .Dq keyboard beeps cannot be handled directly. -On alpha and i386 a helper device attached to the pcppi -driver allows to use the standard ISA speaker for this purpose. +On alpha and i386, a helper device attached to the pcppi +driver allows use of the standard ISA speaker for this purpose. .Sh EXAMPLES To set a german keyboard layout without .Dq dead accents @@ -209,5 +209,5 @@ to the kernel configuration file. .Xr wskbd 4 , .Xr wsconsctl 8 .Sh BUGS -The list of built-in mappings doesn't follow any logics. +The list of built-in mappings doesn't follow any logic. It grew as people submitted what they needed. |