Cleanup.
authoraaron <aaron@openbsd.org>
Thu, 13 Apr 2000 15:05:44 +0000 (15:05 +0000)
committeraaron <aaron@openbsd.org>
Thu, 13 Apr 2000 15:05:44 +0000 (15:05 +0000)
share/man/man4/neo.4
share/man/man4/sv.4

index 97584c2..5d1fcd5 100644 (file)
@@ -1,4 +1,5 @@
-.\" $OpenBSD: neo.4,v 1.1 2000/04/13 06:46:13 deraadt Exp $
+.\" $OpenBSD: neo.4,v 1.2 2000/04/13 15:06:00 aaron Exp $
+.\"
 .\" Copyright (c) 1998 Constantine Paul Sapuntzakis
 .\" All rights reserved
 .\"
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 13, 1998
-.Dt SV 4
+.Dd April 12, 2000
+.Dt NEO 4
 .Os
 .Sh NAME
 .Nm neo
 .Nd NeoMagic 256AV/ZX audio driver
 .Sh SYNOPSIS
 .Cd "neo* at pci? dev ? function ?"
-.Cd "audio* at sv?"
+.Cd "audio* at neo?"
 .Sh DESCRIPTION
 The
 .Nm
-driver provides support for Neomagic MagicMedia 256AV and 256ZX
+driver provides support for NeoMagic MagicMedia 256AV and 256ZX
 audio chips found in many laptops, and perhaps on some PCI cards.
 cards.
 .Sh SEE ALSO
index bad8d7e..9197f4e 100644 (file)
@@ -1,4 +1,5 @@
-.\" $OpenBSD: sv.4,v 1.5 2000/04/13 06:46:13 deraadt Exp $
+.\" $OpenBSD: sv.4,v 1.6 2000/04/13 15:05:44 aaron Exp $
+.\"
 .\" Copyright (c) 1998 Constantine Paul Sapuntzakis
 .\" All rights reserved
 .\"
@@ -50,6 +51,17 @@ mixerctl -w outputs.spatial=off
 .Ed
 command.
 .Pp
+.Sh SEE ALSO
+.Xr audio 4 ,
+.Xr mixer 4
+.Sh HISTORY
+This driver is based on the
+.Xr eap 4
+driver by Lennart Augustsson.
+The
+.Nm
+device driver appeared in
+.Ox 2.6 .
 .Sh BUGS
 The "FM" DAC, wavetable synth, and MIDI port are not
 supported. Recording at a rate different from playback is supported by
@@ -58,13 +70,3 @@ digital loopback, or 3-D SRS features. The chip does not support exact
 record speeds (it seems) of 11025hz, 22050hz, and so on, used by
 Windows audio. Usually, the actual record is rate is around +/- 50hz of
 the specified.
-.Sh SEE ALSO
-.Xr audio 4 ,
-.Xr mixer 4
-.Sh HISTORY
-This driver is based on the eap driver by Lennart Augustsson.
-The
-.Nm
-device driver appeared in
-.Nx 2.6 .