diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-05 20:07:45 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-05 20:07:45 +0000 |
commit | 0232ec657429e932b915ccc401ec66fdbfff8278 (patch) | |
tree | dae007420c3ceee612a84f22162ec317a31237e2 /lib/libc/sys | |
parent | b6bd42918bedcefd373182955c4077c84a98a6bd (diff) |
spelling
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/getsockname.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getsockname.2 b/lib/libc/sys/getsockname.2 index 31c2f5a0c70..53063291132 100644 --- a/lib/libc/sys/getsockname.2 +++ b/lib/libc/sys/getsockname.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getsockname.2,v 1.16 2001/08/06 10:42:26 mpech Exp $ +.\" $OpenBSD: getsockname.2,v 1.17 2003/01/05 20:07:44 deraadt Exp $ .\" $NetBSD: getsockname.2,v 1.6 1995/10/12 15:41:00 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -74,7 +74,7 @@ can be used. takes three parameters: .Pp .Fa s , -Contains the file desriptor for the socket to be looked up. +Contains the file descriptor for the socket to be looked up. .Pp .Fa name points to a |