summaryrefslogtreecommitdiff
path: root/lib/libc/net/if_indextoname.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/if_indextoname.3')
-rw-r--r--lib/libc/net/if_indextoname.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/net/if_indextoname.3 b/lib/libc/net/if_indextoname.3
index 5e6e7f2fdbc..25d2a2722ff 100644
--- a/lib/libc/net/if_indextoname.3
+++ b/lib/libc/net/if_indextoname.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: if_indextoname.3,v 1.15 2014/01/21 03:15:45 schwarze Exp $
+.\" $OpenBSD: if_indextoname.3,v 1.16 2015/11/21 07:48:10 jmc Exp $
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -28,7 +28,7 @@
.\"
.\" From: @(#)rcmd.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: January 21 2014 $
+.Dd $Mdocdate: November 21 2015 $
.Dt IF_NAMETOINDEX 3
.Os
.Sh NAME
@@ -129,7 +129,7 @@ return
on errors.
.Sh SEE ALSO
.Xr getifaddrs 3 ,
-.Xr networking 4
+.Xr netintro 4
.Sh STANDARDS
.Rs
.%A R. Gilligan