Source-Changes-HG archive

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

[src/trunk]: src/share/man Xref i2cscan(8).



details:   https://anonhg.NetBSD.org/src/rev/d7ea7fd5dacf
branches:  trunk
changeset: 770397:d7ea7fd5dacf
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sat Oct 15 16:35:45 2011 +0000

description:
Xref i2cscan(8).

diffstat:

 share/man/man4/iic.4 |  5 +++--
 share/man/man9/iic.9 |  7 ++++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs (54 lines):

diff -r 793de08870f0 -r d7ea7fd5dacf share/man/man4/iic.4
--- a/share/man/man4/iic.4      Sat Oct 15 15:34:06 2011 +0000
+++ b/share/man/man4/iic.4      Sat Oct 15 16:35:45 2011 +0000
@@ -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 <grange%openbsd.org@localhost>
@@ -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 @@
 .Sh SEE ALSO
 .Xr dtviic 4 ,
 .Xr intro 4 ,
+.Xr i2cscan 8 ,
 .Xr iic 9
 .Sh HISTORY
 The
diff -r 793de08870f0 -r d7ea7fd5dacf share/man/man9/iic.9
--- a/share/man/man9/iic.9      Sat Oct 15 15:34:06 2011 +0000
+++ b/share/man/man9/iic.9      Sat Oct 15 16:35:45 2011 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index