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/man4/man4.armish | |
parent | 1bc6cf3bf6cd6c1fc2626cb4c57154f2dd0ba939 (diff) |
add onewire(4) to the hardware list;
Diffstat (limited to 'share/man/man4/man4.armish')
-rw-r--r-- | share/man/man4/man4.armish/intro.4 | 4 |
1 files changed, 3 insertions, 1 deletions
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 |