summaryrefslogtreecommitdiff
path: root/share/man/man4/pckbd.4
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-03-27 18:10:39 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-03-27 18:10:39 +0000
commit0383b042ec78518838e9c7faf713ed09c8414734 (patch)
treeafe168af1232ce7b57df3ebc6f76f7ca70dc9db1 /share/man/man4/pckbd.4
parent5648db306239bd78ec668cf7a73ca3435a06b9c6 (diff)
From David Krause:
o ftpd.8: alphabetically sort FILES and add login.conf & motd o midi.4 and pckbd.4: there is no pcppi(4) man page o passwd.5: s/passwd.conf/login.conf
Diffstat (limited to 'share/man/man4/pckbd.4')
-rw-r--r--share/man/man4/pckbd.46
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/pckbd.4 b/share/man/man4/pckbd.4
index 7f043dd7b8c..00eb4e22f3d 100644
--- a/share/man/man4/pckbd.4
+++ b/share/man/man4/pckbd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pckbd.4,v 1.11 2002/02/18 18:13:32 jason Exp $
+.\" $OpenBSD: pckbd.4,v 1.12 2002/03/27 18:10:38 millert Exp $
.\" $NetBSD: pckbd.4,v 1.3 1999/12/21 11:31:07 drochner Exp $
.\"
.Dd March 20, 1999
@@ -132,8 +132,7 @@ 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
-.Xr pcppi 4
+On alpha and i386 a helper device attached to the pcppi
driver allows to use the standard ISA speaker for this purpose.
.Sh EXAMPLES
To set a german keyboard layout without
@@ -147,7 +146,6 @@ to the kernel configuration file.
.Sh SEE ALSO
.Xr isa 4 ,
.Xr pckbc 4 ,
-.Xr pcppi 4 ,
.Xr wskbd 4 ,
.Xr wsconsctl 8
.Sh BUGS