summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/midi.43
-rw-r--r--share/man/man4/pckbd.46
2 files changed, 3 insertions, 6 deletions
diff --git a/share/man/man4/midi.4 b/share/man/man4/midi.4
index 41a6335b315..d7aaf592e4b 100644
--- a/share/man/man4/midi.4
+++ b/share/man/man4/midi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: midi.4,v 1.9 2001/11/26 16:51:48 mickey Exp $
+.\" $OpenBSD: midi.4,v 1.10 2002/03/27 18:10:38 millert Exp $
.\" $NetBSD: midi.4,v 1.4 1998/08/22 14:45:35 augustss Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -106,7 +106,6 @@ interface.
.Xr audio 4 ,
.Xr autri 4 ,
.Xr opl 4 ,
-.Xr pcppi 4 ,
.Xr sb 4 ,
.Xr wss 4
.Sh HISTORY
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