summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386
diff options
context:
space:
mode:
authorPeter Hessler <phessler@cvs.openbsd.org>2010-02-19 15:28:31 +0000
committerPeter Hessler <phessler@cvs.openbsd.org>2010-02-19 15:28:31 +0000
commit8e24365a8f560c62e841daaf93126eb9716d3814 (patch)
tree455000e42c11520364b570e81b1dde8158c57126 /share/man/man4/man4.i386
parent20e239ac249b5a59f6c3dea0a42c2951d01a45f8 (diff)
move man page for auglx(4) to MI as well
OK miod@
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r--share/man/man4/man4.i386/Makefile4
-rw-r--r--share/man/man4/man4.i386/auglx.440
2 files changed, 2 insertions, 42 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index de6abf7909a..ab10cd732a8 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.68 2009/01/13 13:55:03 kettenis Exp $
+# $OpenBSD: Makefile,v 1.69 2010/02/19 15:28:30 phessler Exp $
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
# Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $
-MAN= amdpcib.4 amdmsr.4 apm.4 auglx.4 autoconf.4 bios.4 cpu.4 elansc.4 \
+MAN= amdpcib.4 amdmsr.4 apm.4 autoconf.4 bios.4 cpu.4 elansc.4 \
esm.4 geodesc.4 glxpcib.4 glxsb.4 gscpcib.4 gscpm.4 gus.4 ie.4 \
ichpcib.4 intro.4 ioapic.4 \
joy.4 le.4 lms.4 mcd.4 mem.4 mms.4 mpbios.4 mtrr.4 npx.4 nvram.4 \
diff --git a/share/man/man4/man4.i386/auglx.4 b/share/man/man4/man4.i386/auglx.4
deleted file mode 100644
index e40d5223e6b..00000000000
--- a/share/man/man4/man4.i386/auglx.4
+++ /dev/null
@@ -1,40 +0,0 @@
-.\" $OpenBSD: auglx.4,v 1.1 2008/06/25 15:27:34 mbalmer Exp $
-.\"
-.\" Copyright (c) 2008 Marc Balmer <mbalmer@openbsd.org>
-.\"
-.\" Permission to use, copy, modify, and distribute this software for any
-.\" purpose with or without fee is hereby granted, provided that the above
-.\" copyright notice and this permission notice appear in all copies.
-.\"
-.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
-.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.\"
-.Dd $Mdocdate: June 25 2008 $
-.Dt AUGLX 4 i386
-.Os
-.Sh NAME
-.Nm auglx
-.Nd AMD Geode LX CS5536 integrated AC'97 audio device
-.Sh SYNOPSIS
-.Cd "auglx* at pci?
-.Cd "audio* at auglx?"
-.Sh DESCRIPTION
-The
-.Nm
-device driver supports the integrated AC'97 audio controller
-of the AMD Geode LX CS5536 companion chip.
-.Sh SEE ALSO
-.Xr ac97 4 ,
-.Xr audio 4 ,
-.Xr intro 4 ,
-.Xr pci 4
-.Sh HISTORY
-The
-.Nm
-device driver first appeared in
-.Ox 4.4 .