From 918e996339b514032295e8db4c328f1a0d93c468 Mon Sep 17 00:00:00 2001 From: millert <> Date: Thu, 7 Mar 2002 22:41:12 +0000 Subject: Xr getifaddrs(3) and networking(4) in SEE ALSO section. --- src/lib/libc/net/if_indextoname.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/lib/libc/net/if_indextoname.3 b/src/lib/libc/net/if_indextoname.3 index fff03e875b..85269c3769 100644 --- a/src/lib/libc/net/if_indextoname.3 +++ b/src/lib/libc/net/if_indextoname.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: if_indextoname.3,v 1.4 2000/03/01 17:31:23 todd Exp $ +.\" $OpenBSD: if_indextoname.3,v 1.5 2002/03/07 22:41:12 millert Exp $ .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -130,6 +130,9 @@ return .Dv NULL on errors. .Sh SEE ALSO +.Xr getifaddrs 3 , +.Xr networking 4 +.Pp R. Gilligan, S. Thomson, J. Bound, and W. Stevens, ``Basic Socket Interface Extensions for IPv6,'' RFC2553, March 1999. .Sh STANDARDS -- cgit v1.2.3-55-g6feb