diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-09-17 21:12:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-09-17 21:12:43 +0000 |
commit | 6f780ecf54ca0bc60b822b7220f7319bd582915a (patch) | |
tree | 04f0449438966677cf3ef9dac546612b514ab228 /share | |
parent | 30b94386d6bbf60d6516cf7c7f166ec872c0fa90 (diff) |
zap trailing whitespace;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ip6.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4 index e704a96de4a..2b758f53759 100644 --- a/share/man/man4/ip6.4 +++ b/share/man/man4/ip6.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ip6.4,v 1.27 2012/09/17 20:01:26 yasuoka Exp $ +.\" $OpenBSD: ip6.4,v 1.28 2012/09/17 21:12:42 jmc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -423,7 +423,7 @@ Get or set the level. .It Dv IPV6_RECVDSTPORT Fa "int *" Get or set the status of whether the destination port for a UDP datagram -will be provided as ancillary data along with the payload in subsequent +will be provided as ancillary data along with the payload in subsequent .Xr recvmsg 2 calls. The information is stored as a single value of type |