diff options
author | aaron <> | 2000-04-12 21:48:01 +0000 |
---|---|---|
committer | aaron <> | 2000-04-12 21:48:01 +0000 |
commit | 33b1e2e130df8312b94c88d76beefec1714a117e (patch) | |
tree | 45ea49c5313355778bc1b9839c584f6bfe944007 | |
parent | 481ffb1d33076867527d59dcd5b6d2bcfc838354 (diff) | |
download | openbsd-33b1e2e130df8312b94c88d76beefec1714a117e.tar.gz openbsd-33b1e2e130df8312b94c88d76beefec1714a117e.tar.bz2 openbsd-33b1e2e130df8312b94c88d76beefec1714a117e.zip |
Trailing whitespace begone!
-rw-r--r-- | src/lib/libc/net/getifaddrs.3 | 6 | ||||
-rw-r--r-- | src/lib/libc/net/inet6_option_space.3 | 6 |
2 files changed, 6 insertions, 6 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 |
78 | field of the | 78 | field of the |
79 | .Fa ifa_addr | 79 | .Fa ifa_addr |
80 | field should be consulted to determine the format of the | 80 | field should be consulted to determine the format of the |
81 | .Fa ifa_addr | 81 | .Fa ifa_addr |
82 | address.) | 82 | address.) |
@@ -96,7 +96,7 @@ References the destination address on a P2P interface, | |||
96 | if one exists, otherwise it is | 96 | if one exists, otherwise it is |
97 | .Dv NULL . | 97 | .Dv NULL . |
98 | .It Fa ifa_data | 98 | .It Fa ifa_data |
99 | References address family specific data. For | 99 | References address family specific data. For |
100 | .Dv AF_LINK | 100 | .Dv AF_LINK |
101 | addresses it contains a pointer to the | 101 | addresses it contains a pointer to the |
102 | .Li struct if_data | 102 | .Li struct if_data |
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3 index b053981fa9..8943b9a3b1 100644 --- a/src/lib/libc/net/inet6_option_space.3 +++ b/src/lib/libc/net/inet6_option_space.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: inet6_option_space.3,v 1.3 2000/03/28 22:44:26 deraadt Exp $ | 1 | .\" $OpenBSD: inet6_option_space.3,v 1.4 2000/04/12 21:48:01 aaron Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1983, 1987, 1991, 1993 | 3 | .\" Copyright (c) 1983, 1987, 1991, 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -331,7 +331,7 @@ called for a given ancillary data object, | |||
331 | .Fa *tptrp | 331 | .Fa *tptrp |
332 | must be set to | 332 | must be set to |
333 | .Dv NULL . | 333 | .Dv NULL . |
334 | .Pp | 334 | .Pp |
335 | Each time this function returns success, | 335 | Each time this function returns success, |
336 | .Fa *tptrp | 336 | .Fa *tptrp |
337 | points to the 8-bit | 337 | points to the 8-bit |
@@ -416,7 +416,7 @@ return | |||
416 | .Li -1 | 416 | .Li -1 |
417 | setting | 417 | setting |
418 | .Fa *tptrp | 418 | .Fa *tptrp |
419 | to non | 419 | to non |
420 | .Dv NULL | 420 | .Dv NULL |
421 | value. | 421 | value. |
422 | .\" | 422 | .\" |