diff options
Diffstat (limited to 'share/man/man4/man4.i386/speaker.4')
-rw-r--r-- | share/man/man4/man4.i386/speaker.4 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/speaker.4 b/share/man/man4/man4.i386/speaker.4 index f1bdea5cc39..bf89757d360 100644 --- a/share/man/man4/man4.i386/speaker.4 +++ b/share/man/man4/man4.i386/speaker.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: speaker.4,v 1.11 2001/06/20 18:01:36 angelos Exp $ +.\" $OpenBSD: speaker.4,v 1.12 2001/08/03 14:30:26 mpech Exp $ .\" $NetBSD: speaker.4,v 1.9 1998/08/18 08:16:56 augustss Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou @@ -33,11 +33,14 @@ .Dt SPEAKER 4 i386 .Os .Sh NAME -speaker \- console speaker device driver +.Nm speaker +.Nd console speaker device driver .Sh SYNOPSIS .Cd "spkr0 at pcppi?" .Sh DESCRIPTION -The speaker device driver allows applications to control the PC console +The +.Nm +device driver allows applications to control the PC console speaker on an IBM-PC-compatible machine running UNIX. .Pp Only one process may have this device open at any given time; |