diff options
Diffstat (limited to 'src/lib/libc')
| -rw-r--r-- | src/lib/libc/net/getifaddrs.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libc/net/getifaddrs.3 b/src/lib/libc/net/getifaddrs.3 index 9287b3b734..ffbdf4da41 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.10 2003/05/30 21:37:59 jmc Exp $ | 1 | .\" $OpenBSD: getifaddrs.3,v 1.11 2004/04/16 10:48:39 jmc 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 |
| @@ -58,7 +58,6 @@ structure contains at least the following entries: | |||
| 58 | struct sockaddr *ifa_dstaddr; /* P2P interface destination */ | 58 | struct sockaddr *ifa_dstaddr; /* P2P interface destination */ |
| 59 | void *ifa_data; /* Address specific data */ | 59 | void *ifa_data; /* Address specific data */ |
| 60 | .Ed | 60 | .Ed |
| 61 | .Pp | ||
| 62 | .Bl -tag -width Ds | 61 | .Bl -tag -width Ds |
| 63 | .It Fa ifa_next | 62 | .It Fa ifa_next |
| 64 | Contains a pointer to the next structure on the list. | 63 | Contains a pointer to the next structure on the list. |
