diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-01 13:39:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-01 13:39:20 +0000 |
commit | ff936fbde28d80514fa51dce95b7c6fcb412f586 (patch) | |
tree | c8244ca936e3ae304416e7f51e3a98dd8285119b | |
parent | 76a5589160d25345dec1f060a51d5a6f6e3076e5 (diff) |
zap trailing whitespace;
-rw-r--r-- | lib/libc/sys/getsockopt.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/getsockopt.2 b/lib/libc/sys/getsockopt.2 index 41e5641e67a..eed82c051dc 100644 --- a/lib/libc/sys/getsockopt.2 +++ b/lib/libc/sys/getsockopt.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getsockopt.2,v 1.26 2010/06/30 19:57:03 deraadt Exp $ +.\" $OpenBSD: getsockopt.2,v 1.27 2010/07/01 13:39:19 jmc Exp $ .\" $NetBSD: getsockopt.2,v 1.7 1995/02/27 12:33:29 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)getsockopt.2 8.3 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: June 30 2010 $ +.Dd $Mdocdate: July 1 2010 $ .Dt GETSOCKOPT 2 .Os .Sh NAME @@ -332,7 +332,7 @@ credentials from the other side of the connection sockets). These credentials are from the time that .Xr bind 2 -or +or .Xr connect 2 were called. .Pp |