summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraaron <>2000-04-12 21:48:01 +0000
committeraaron <>2000-04-12 21:48:01 +0000
commit33b1e2e130df8312b94c88d76beefec1714a117e (patch)
tree45ea49c5313355778bc1b9839c584f6bfe944007
parent481ffb1d33076867527d59dcd5b6d2bcfc838354 (diff)
downloadopenbsd-33b1e2e130df8312b94c88d76beefec1714a117e.tar.gz
openbsd-33b1e2e130df8312b94c88d76beefec1714a117e.tar.bz2
openbsd-33b1e2e130df8312b94c88d76beefec1714a117e.zip
Trailing whitespace begone!
-rw-r--r--src/lib/libc/net/getifaddrs.36
-rw-r--r--src/lib/libc/net/inet6_option_space.36
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
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
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
332must be set to 332must be set to
333.Dv NULL . 333.Dv NULL .
334.Pp 334.Pp
335Each time this function returns success, 335Each time this function returns success,
336.Fa *tptrp 336.Fa *tptrp
337points to the 8-bit 337points to the 8-bit
@@ -416,7 +416,7 @@ return
416.Li -1 416.Li -1
417setting 417setting
418.Fa *tptrp 418.Fa *tptrp
419to non 419to non
420.Dv NULL 420.Dv NULL
421value. 421value.
422.\" 422.\"