Module Name: src
Committed By: jruoho
Date: Sat Oct 15 16:35:45 UTC 2011
Modified Files:
src/share/man/man4: iic.4
src/share/man/man9: iic.9
Log Message:
Xref i2cscan(8).
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/iic.4
cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/iic.9
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.9 src/share/man/man4/iic.4:1.10
--- src/share/man/man4/iic.4:1.9 Sun Oct 2 16:39:46 2011
+++ src/share/man/man4/iic.4 Sat Oct 15 16:35:45 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: iic.4,v 1.9 2011/10/02 16:39:46 jmcneill Exp $
+.\" $NetBSD: iic.4,v 1.10 2011/10/15 16:35:45 jruoho Exp $
.\" $OpenBSD: iic.4,v 1.74 2008/09/10 16:13:43 reyk Exp $
.\"
.\" Copyright (c) 2004, 2006 Alexander Yurchenko <[email protected]>
@@ -16,7 +16,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd October 2, 2011
+.Dd October 15, 2011
.Dt IIC 4
.Os
.Sh NAME
@@ -149,6 +149,7 @@ Generic Memory Module Serial Presence De
.Sh SEE ALSO
.Xr dtviic 4 ,
.Xr intro 4 ,
+.Xr i2cscan 8 ,
.Xr iic 9
.Sh HISTORY
The
Index: src/share/man/man9/iic.9
diff -u src/share/man/man9/iic.9:1.6 src/share/man/man9/iic.9:1.7
--- src/share/man/man9/iic.9:1.6 Wed Mar 17 18:55:13 2010
+++ src/share/man/man9/iic.9 Sat Oct 15 16:35:45 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: iic.9,v 1.6 2010/03/17 18:55:13 jruoho Exp $
+.\" $NetBSD: iic.9,v 1.7 2011/10/15 16:35:45 jruoho Exp $
.\" $OpenBSD: iic.9,v 1.3 2004/08/24 05:48:22 david Exp $
.\"
.\" Copyright (c) 2003 Wasabi Systems, Inc.
@@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 17, 2010
+.Dd October 15, 2011
.Dt IIC 9
.Os
.Sh NAME
@@ -314,7 +314,8 @@ The
flag indicates that sleeping is not permitted.
.El
.Sh SEE ALSO
-.Xr iic 4
+.Xr iic 4 ,
+.Xr i2cscan 8
.Rs
.%A NXP Semiconductors
.%T I2C-bus Specification and User Manual