From df358220c7089da8ee202aa7eab6f420956f9fc0 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 28 Aug 2008 13:09:02 +0000 Subject: [PATCH] some auacer(4) bits; --- share/man/man4/ac97.4 | 5 +++-- share/man/man4/pci.4 | 6 ++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/share/man/man4/ac97.4 b/share/man/man4/ac97.4 index e15183f5fa9..f6c20d447e2 100644 --- a/share/man/man4/ac97.4 +++ b/share/man/man4/ac97.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ac97.4,v 1.16 2007/05/31 19:19:48 jmc Exp $ +.\" $OpenBSD: ac97.4,v 1.17 2008/08/28 13:09:02 jmc Exp $ .\" .\" Copyright (c) 1999, 2000 Constantine Sapuntzakis .\" @@ -28,7 +28,7 @@ .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 28 2008 $ .Dt AC97 4 .Os .Sh NAME @@ -50,6 +50,7 @@ Unlike many drivers, the driver does not appear in the configuration file. Instead, the driver is automatically attached by the drivers that require it. .Sh SEE ALSO +.Xr auacer 4 , .Xr auich 4 , .Xr auixp 4 , .Xr autri 4 , diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 8f3c03d41e5..81fdde888d9 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.255 2008/08/20 22:55:33 jsg Exp $ +.\" $OpenBSD: pci.4,v 1.256 2008/08/28 13:09:02 jmc Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 20 2008 $ +.Dd $Mdocdate: August 28 2008 $ .Dt PCI 4 .Os .Sh NAME @@ -328,6 +328,8 @@ VGA graphics cards .El .Ss Audio devices .Bl -tag -width 10n -offset ind -compact +.It Xr auacer 4 +Acer Labs I/O Controller Hub integrated AC'97 audio device .It Xr auglx 4 AMD Geode LX CS5536 integrated AC'97 audio device .It Xr auich 4 -- 2.20.1