Module Name:    src
Committed By:   nia
Date:           Sat Feb 27 08:59:24 UTC 2021

Modified Files:
        src/share/man/man4: iic.4

Log Message:
iic.4: Add FILES section. Fix copypasto.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/share/man/man4/iic.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/iic.4
diff -u src/share/man/man4/iic.4:1.24 src/share/man/man4/iic.4:1.25
--- src/share/man/man4/iic.4:1.24	Sat Feb 27 08:56:14 2021
+++ src/share/man/man4/iic.4	Sat Feb 27 08:59:24 2021
@@ -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 <gra...@openbsd.org>
@@ -104,7 +104,7 @@ it with the I2C commands.
 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 @@ Generic Memory Module Serial Presence De
 .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 ,

Reply via email to