summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getifaddrs.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/getifaddrs.3')
-rw-r--r--src/lib/libc/net/getifaddrs.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/getifaddrs.3 b/src/lib/libc/net/getifaddrs.3
index 09088f482d..817128f174 100644
--- a/src/lib/libc/net/getifaddrs.3
+++ b/src/lib/libc/net/getifaddrs.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: getifaddrs.3,v 1.3 2000/02/23 17:04:32 aaron Exp $ 1.\" $OpenBSD: getifaddrs.3,v 1.4 2000/04/12 21:48:01 aaron Exp $
2.\" BSDI getifaddrs.3,v 2.5 2000/02/23 14:51:59 dab Exp 2.\" BSDI getifaddrs.3,v 2.5 2000/02/23 14:51:59 dab Exp
3.\" 3.\"
4.\" Copyright (c) 1995, 1999 4.\" Copyright (c) 1995, 1999
@@ -76,7 +76,7 @@ address of the interface, if one exists, otherwise it is
76(The 76(The
77.Fa sa_family 77.Fa sa_family
78field of the 78field of the
79.Fa ifa_addr 79.Fa ifa_addr
80field should be consulted to determine the format of the 80field should be consulted to determine the format of the
81.Fa ifa_addr 81.Fa ifa_addr
82address.) 82address.)
@@ -96,7 +96,7 @@ References the destination address on a P2P interface,
96if one exists, otherwise it is 96if one exists, otherwise it is
97.Dv NULL . 97.Dv NULL .
98.It Fa ifa_data 98.It Fa ifa_data
99References address family specific data. For 99References address family specific data. For
100.Dv AF_LINK 100.Dv AF_LINK
101addresses it contains a pointer to the 101addresses it contains a pointer to the
102.Li struct if_data 102.Li struct if_data