Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Add the specification from NXP to SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/37b79637e58d
branches:  trunk
changeset: 753139:37b79637e58d
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Mar 17 18:45:19 2010 +0000

description:
Add the specification from NXP to SEE ALSO.

diffstat:

 share/man/man9/iic.9 |  11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r 356cb8529823 -r 37b79637e58d share/man/man9/iic.9
--- a/share/man/man9/iic.9      Wed Mar 17 17:16:43 2010 +0000
+++ b/share/man/man9/iic.9      Wed Mar 17 18:45:19 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: iic.9,v 1.4 2009/05/18 12:49:11 wiz Exp $
+.\"    $NetBSD: iic.9,v 1.5 2010/03/17 18:45:19 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 January 12, 2006
+.Dd March 17, 2010
 .Dt IIC 9
 .Os
 .Sh NAME
@@ -315,6 +315,13 @@
 .El
 .Sh SEE ALSO
 .Xr iic 4
+.Rs
+.%A NXP Semiconductors
+.%T I2C-bus Specification and User Manual
+.%N Revision 03
+.%D June 19, 2007
+.%U http://www.ics.nxp.com/support/documents/i2c/pdf/i2c.bus.specification.pdf
+.Re
 .Sh HISTORY
 The
 .Nm iic



Home | Main Index | Thread Index | Old Index