diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-09 15:01:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-09 15:01:41 +0000 |
commit | e4143a86bd8fff8512eeb151a0a7751b7410f172 (patch) | |
tree | 56f4cfd0c1f209804bf61650665d72dfee95ea1d /share/man | |
parent | 1bc6cf3bf6cd6c1fc2626cb4c57154f2dd0ba939 (diff) |
add onewire(4) to the hardware list;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.alpha/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.amd64/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.armish/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.hppa/intro.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.i386/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.landisk/intro.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/intro.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.zaurus/intro.4 | 6 |
9 files changed, 30 insertions, 12 deletions
diff --git a/share/man/man4/man4.alpha/intro.4 b/share/man/man4/man4.alpha/intro.4 index 8bfedd23914..e6c4e05dc33 100644 --- a/share/man/man4/man4.alpha/intro.4 +++ b/share/man/man4/man4.alpha/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.40 2007/10/09 14:26:00 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.41 2007/10/09 15:01:40 jmc Exp $ .\" $NetBSD: intro.4,v 1.10 2003/05/06 07:44:54 wiz Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project @@ -394,6 +394,8 @@ introduction to EISA bus support Inter IC (I2C) bus .It Xr isa 4 introduction to ISA bus support +.It Xr onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr usb 4 diff --git a/share/man/man4/man4.amd64/intro.4 b/share/man/man4/man4.amd64/intro.4 index 5169c256a4e..df39aa6da26 100644 --- a/share/man/man4/man4.amd64/intro.4 +++ b/share/man/man4/man4.amd64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.33 2007/10/09 14:26:00 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.34 2007/10/09 15:01:40 jmc Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -106,6 +106,8 @@ Inter IC (I2C) bus introduction to ISA bus support .It Xr isapnp 4 introduction to ISA Plug-and-Play support +.It Xr onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr pcmcia 4 diff --git a/share/man/man4/man4.armish/intro.4 b/share/man/man4/man4.armish/intro.4 index d8bd0fecaf8..b4e6a322e96 100644 --- a/share/man/man4/man4.armish/intro.4 +++ b/share/man/man4/man4.armish/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.6 2007/10/09 14:31:13 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.7 2007/10/09 15:01:40 jmc Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -99,6 +99,8 @@ The following buses and controllers list these devices: .Bl -tag -width "cardbus(4)XX" -offset 3n -compact .It Xr iic 4 Inter IC (I2C) bus +.It Xr onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr usb 4 diff --git a/share/man/man4/man4.hppa/intro.4 b/share/man/man4/man4.hppa/intro.4 index 22a58c3e851..bec185ad4e2 100644 --- a/share/man/man4/man4.hppa/intro.4 +++ b/share/man/man4/man4.hppa/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.18 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.19 2007/10/09 15:01:40 jmc Exp $ .\" .\" Copyright (c) 2002,2003 Paul Weissmann .\" All rights reserved. @@ -24,7 +24,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: June 21 2007 $ +.Dd $Mdocdate: October 9 2007 $ .Dt INTRO 4 hppa .Os .Sh NAME @@ -167,6 +167,8 @@ introduction to CardBus support introduction to HP 9000/700 GSC bus support .It Xr hil 4 introduction to HP-HIL support +.It Xr onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr pcmcia 4 diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index fa5aaa8d522..eae8bd03e7e 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.81 2007/10/09 14:26:00 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.82 2007/10/09 15:01:40 jmc Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -107,6 +107,8 @@ Inter IC (I2C) bus introduction to ISA bus support .It Xr isapnp 4 introduction to ISA Plug-and-Play support +.It Xr onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr pcmcia 4 diff --git a/share/man/man4/man4.landisk/intro.4 b/share/man/man4/man4.landisk/intro.4 index 4c2b8bedecc..7dff9b37a79 100644 --- a/share/man/man4/man4.landisk/intro.4 +++ b/share/man/man4/man4.landisk/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.4 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.5 2007/10/09 15:01:40 jmc Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -28,7 +28,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: June 21 2007 $ +.Dd $Mdocdate: October 9 2007 $ .Dt INTRO 4 landisk .Os .Sh NAME @@ -126,6 +126,8 @@ man page. The following buses and controllers list these devices: .Pp .Bl -tag -width "cardbus(4)XX" -offset 3n -compact +.It Xr onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr usb 4 diff --git a/share/man/man4/man4.macppc/intro.4 b/share/man/man4/man4.macppc/intro.4 index 4ebd378c7bf..5b1eef65827 100644 --- a/share/man/man4/man4.macppc/intro.4 +++ b/share/man/man4/man4.macppc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.49 2007/10/09 14:26:00 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.50 2007/10/09 15:01:40 jmc Exp $ .\" .\" Copyright (c) 2001 Peter Valchev. .\" All rights reserved. @@ -101,6 +101,8 @@ introduction to CardBus support Inter IC (I2C) bus .It Xr macobio 4 introduction to Apple PowerPC onboard I/O bus support +.It Xr onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr pcmcia 4 diff --git a/share/man/man4/man4.sparc64/intro.4 b/share/man/man4/man4.sparc64/intro.4 index cb65670ab7d..a83fbcb7100 100644 --- a/share/man/man4/man4.sparc64/intro.4 +++ b/share/man/man4/man4.sparc64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.58 2007/10/09 14:26:00 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.59 2007/10/09 15:01:40 jmc Exp $ .\" .\" Copyright (c) 2001-2002 The OpenBSD Project .\" All Rights Reserved. @@ -77,6 +77,8 @@ The following buses and controllers list these devices: introduction to SPARC EBus bus support .It Xr iic 4 Inter IC (I2C) bus +.It Xr onewire 4 +1-Wire bus .It Xr pci 4 introduction to PCI bus support .It Xr pcmcia 4 diff --git a/share/man/man4/man4.zaurus/intro.4 b/share/man/man4/man4.zaurus/intro.4 index 05c47571181..3b805dc7869 100644 --- a/share/man/man4/man4.zaurus/intro.4 +++ b/share/man/man4/man4.zaurus/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.14 2007/06/21 10:18:27 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.15 2007/10/09 15:01:40 jmc Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -28,7 +28,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: June 21 2007 $ +.Dd $Mdocdate: October 9 2007 $ .Dt INTRO 4 zaurus .Os .Sh NAME @@ -149,6 +149,8 @@ man page. The following buses and controllers list these devices: .Pp .Bl -tag -width "cardbus(4)XX" -offset 3n -compact +.It Xr onewire 4 +1-Wire bus .It Xr pcmcia 4 introduction to PCMCIA (PC Card) support .It Xr usb 4 |