From 33b1e2e130df8312b94c88d76beefec1714a117e Mon Sep 17 00:00:00 2001 From: aaron <> Date: Wed, 12 Apr 2000 21:48:01 +0000 Subject: Trailing whitespace begone! --- src/lib/libc/net/getifaddrs.3 | 6 +++--- 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 @@ -.\" $OpenBSD: getifaddrs.3,v 1.3 2000/02/23 17:04:32 aaron Exp $ +.\" $OpenBSD: getifaddrs.3,v 1.4 2000/04/12 21:48:01 aaron Exp $ .\" BSDI getifaddrs.3,v 2.5 2000/02/23 14:51:59 dab Exp .\" .\" Copyright (c) 1995, 1999 @@ -76,7 +76,7 @@ address of the interface, if one exists, otherwise it is (The .Fa sa_family field of the -.Fa ifa_addr +.Fa ifa_addr field should be consulted to determine the format of the .Fa ifa_addr address.) @@ -96,7 +96,7 @@ References the destination address on a P2P interface, if one exists, otherwise it is .Dv NULL . .It Fa ifa_data -References address family specific data. For +References address family specific data. For .Dv AF_LINK addresses it contains a pointer to the .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 @@ -.\" $OpenBSD: inet6_option_space.3,v 1.3 2000/03/28 22:44:26 deraadt Exp $ +.\" $OpenBSD: inet6_option_space.3,v 1.4 2000/04/12 21:48:01 aaron Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -331,7 +331,7 @@ called for a given ancillary data object, .Fa *tptrp must be set to .Dv NULL . -.Pp +.Pp Each time this function returns success, .Fa *tptrp points to the 8-bit @@ -416,7 +416,7 @@ return .Li -1 setting .Fa *tptrp -to non +to non .Dv NULL value. .\" -- cgit v1.2.3-55-g6feb