Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Correct manual section in cross-reference to ...
details: https://anonhg.NetBSD.org/src/rev/aa6aedaf4c4b
branches: trunk
changeset: 586272:aa6aedaf4c4b
user: dyoung <dyoung%NetBSD.org@localhost>
date: Mon Dec 12 07:22:17 2005 +0000
description:
Correct manual section in cross-reference to if_nametoindex.
diffstat:
share/man/man4/ip.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1f44054c2570 -r aa6aedaf4c4b share/man/man4/ip.4
--- a/share/man/man4/ip.4 Mon Dec 12 07:20:38 2005 +0000
+++ b/share/man/man4/ip.4 Mon Dec 12 07:22:17 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ip.4,v 1.17 2005/12/12 07:20:38 dyoung Exp $
+.\" $NetBSD: ip.4,v 1.18 2005/12/12 07:22:17 dyoung Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -213,7 +213,7 @@
.Ed
.Pp
where "ifindex" is an interface index as returned by
-.Xr if_nametoindex 4 .
+.Xr if_nametoindex 3 .
.Pp
Normal applications should not need to use
.Dv IP_MULTICAST_IF .
Home |
Main Index |
Thread Index |
Old Index