diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-09 14:31:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-10-09 14:31:14 +0000 |
commit | 944dd40baf8656e48a474a613745684a1e7ecfa9 (patch) | |
tree | 34b4c864d05b8534dfb3a6f54086a89b1c72e168 /share/man | |
parent | 1ff9677db203481864d82a5c5cc681b9207d65da (diff) |
(missed in previous commit)
add iic(4) to the hardware list; ok deraadt
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.armish/intro.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/man4.armish/intro.4 b/share/man/man4/man4.armish/intro.4 index 712b8b5d14b..d8bd0fecaf8 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.5 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.6 2007/10/09 14:31:13 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 armish .Os .Sh NAME @@ -97,6 +97,8 @@ man page. The following buses and controllers list these devices: .Pp .Bl -tag -width "cardbus(4)XX" -offset 3n -compact +.It Xr iic 4 +Inter IC (I2C) bus .It Xr pci 4 introduction to PCI bus support .It Xr usb 4 |