Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 iic.4: Add FILES section. Fix copypasto.
details: https://anonhg.NetBSD.org/src/rev/745b2a8467e1
branches: trunk
changeset: 953129:745b2a8467e1
user: nia <nia%NetBSD.org@localhost>
date: Sat Feb 27 08:59:24 2021 +0000
description:
iic.4: Add FILES section. Fix copypasto.
diffstat:
share/man/man4/iic.4 | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r a7aaff5f45af -r 745b2a8467e1 share/man/man4/iic.4
--- a/share/man/man4/iic.4 Sat Feb 27 08:56:14 2021 +0000
+++ b/share/man/man4/iic.4 Sat Feb 27 08:59:24 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: iic.4,v 1.24 2021/02/27 08:56:14 nia Exp $
+.\" $NetBSD: iic.4,v 1.25 2021/02/27 08:59:24 nia Exp $
.\" $OpenBSD: iic.4,v 1.74 2008/09/10 16:13:43 reyk Exp $
.\"
.\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange%openbsd.org@localhost>
@@ -104,7 +104,7 @@
The following
.Xr ioctl 2
calls apply to
-.Em SPI
+.Em IIC
devices.
They are defined in the header file
.In dev/i2c/i2c_io.h :
@@ -230,6 +230,13 @@
.It Xr ssdfb 4
OLED/PLED framebuffer modules
.El
+.Sh FILES
+.Bl -tag -width "/dev/iicu" -compact
+.It /dev/iic Ns Ar u
+I2C device unit
+.Ar u
+file.
+.El
.Sh SEE ALSO
.Xr dtviic 4 ,
.Xr intro 4 ,
Home |
Main Index |
Thread Index |
Old Index