diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-06-25 00:13:23 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-06-25 00:13:23 +0000 |
commit | 14602d5c45d1309b5c9d9dbb291783e101a1ba65 (patch) | |
tree | 45de0e0e388dcba315136e670e892e7159dc7d86 /lib/libc | |
parent | b5c1674a5bf20a7db1f687303230227e6ee033fd (diff) |
grammar
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/getpeername.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getpeername.2 b/lib/libc/sys/getpeername.2 index e1c6f1f48f4..1d51351d687 100644 --- a/lib/libc/sys/getpeername.2 +++ b/lib/libc/sys/getpeername.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getpeername.2,v 1.14 2000/10/18 05:12:09 aaron Exp $ +.\" $OpenBSD: getpeername.2,v 1.15 2001/06/25 00:13:22 pjanzen Exp $ .\" $NetBSD: getpeername.2,v 1.6 1995/10/12 15:40:56 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -60,7 +60,7 @@ is used to determine the connecting client's IP address. takes three parameters: .Pp .Fa s -Contains the file descriptor of the socket who's peer should be looked up. +Contains the file descriptor of the socket whose peer should be looked up. .Pp .Fa name Points to a |