diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 5 | ||||
-rw-r--r-- | share/man/man4/ac97.4 | 4 | ||||
-rw-r--r-- | share/man/man4/audio.4 | 4 | ||||
-rw-r--r-- | share/man/man4/auich.4 (renamed from share/man/man4/ich.4) | 2 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 64e4a360cb0..569ef26a651 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.140 2000/12/17 22:17:13 brad Exp $ +# $OpenBSD: Makefile,v 1.141 2001/01/11 18:52:53 deraadt Exp $ MAN= aac.4 ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 amphy.4 an.4 aria.4 ast.4 \ atalk.4 atapiscsi.4 audio.4 aue.4 auvia.4 awi.4 bpf.4 bridge.4 \ brgphy.4 cac.4 cardbus.4 ccd.4 cd.4 ch.4 clnp.4 clcs.4 cltp.4 cmpci.4 cnw.4 \ com.4 cue.4 cy.4 dc.4 ddb.4 de.4 dpt.4 drum.4 eap.4 ec.4 ef.4 \ eg.4 el.4 enc.4 ep.4 esis.4 eso.4 ess.4 exphy.4 fd.4 fdc.4 fpa.4 \ - fms.4 fxp.4 gdt.4 gre.4 hifn.4 hsq.4 ich.4 icmp.4 icsphy.4 idp.4 ifmedia.4 \ + fms.4 fxp.4 gdt.4 gre.4 hifn.4 hsq.4 auich.4 icmp.4 icsphy.4 \ + idp.4 ifmedia.4 \ inet.4 inphy.4 iophy.4 ip.4 ipl.4 ipsec.4 isa.4 isapnp.4 iso.4 isp.4 \ ksyms.4 kue.4 lkm.4 lmc.4 lo.4 lxtphy.4 midi.4 mii.4 mtdphy.4 \ mtio.4 ncr.4 ne.4 neo.4 netintro.4 ns.4 nsip.4 nsphy.4 nsphyter.4 \ diff --git a/share/man/man4/ac97.4 b/share/man/man4/ac97.4 index 571d18d97d8..0b7138f23ad 100644 --- a/share/man/man4/ac97.4 +++ b/share/man/man4/ac97.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ac97.4,v 1.6 2000/12/21 21:01:14 aaron Exp $ +.\" $OpenBSD: ac97.4,v 1.7 2001/01/11 18:52:53 deraadt Exp $ .\" .Dd October 7, 1999 .Dt AC97 4 @@ -23,7 +23,7 @@ driver does not appear in the configuration file. Instead, the driver is automatically attached by the drivers that require it. .Sh SEE ALSO .Xr eap 4 , -.Xr ich 4 , +.Xr auich 4 , .Xr neo 4 . .Sh BUGS The diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4 index a03890890fc..f88f1c1049c 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audio.4,v 1.15 2001/01/09 16:51:53 espie Exp $ +.\" $OpenBSD: audio.4,v 1.16 2001/01/11 18:52:53 deraadt Exp $ .\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -646,7 +646,7 @@ For ports using the PCI bus: .Xr cmpci 4 , .Xr eap 4 , .Xr eso 4 , -.Xr ich 4 , +.Xr auich 4 , .Xr neo 4 , .Xr sv 4 . .Sh BUGS diff --git a/share/man/man4/ich.4 b/share/man/man4/auich.4 index 019b0079e6d..da2d2841085 100644 --- a/share/man/man4/ich.4 +++ b/share/man/man4/auich.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ich.4,v 1.4 2000/11/29 17:32:14 mickey Exp $ +.\" $OpenBSD: auich.4,v 1.1 2001/01/11 18:52:53 deraadt Exp $ .\" .\" Copyright (c) 2000 Michael Shalayeff .\" All rights reserved diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 663c996afd2..b150bb840a3 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.22 2000/12/20 21:38:44 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.23 2001/01/11 18:52:53 deraadt Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -236,7 +236,7 @@ Integrated AC97 audio controller of the VIA Technologies VT82C686A Southbridge. .It Xr cmpci 4 C-Media CMI8x38 sound devices. -.It Xr ich 4 +.It Xr auich 4 Intel 82801AA/AB and 440MX sound devices. .It Xr clcs 4 Cirrus Logic CrystalClear CS4280 sound devices. |