summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getsockname.2
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/sys/getsockname.2
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'lib/libc/sys/getsockname.2')
-rw-r--r--lib/libc/sys/getsockname.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getsockname.2 b/lib/libc/sys/getsockname.2
index d2ecff9..afaa86b 100644
--- a/lib/libc/sys/getsockname.2
+++ b/lib/libc/sys/getsockname.2
@@ -47,7 +47,7 @@
.Fn getsockname "int s" "struct sockaddr *name" "socklen_t *namelen"
.Sh DESCRIPTION
.Fn Getsockname
-returns the current
+returns the current
.Fa name
for the specified socket. The
.Fa namelen
@@ -96,7 +96,7 @@ is a file, not a socket.
Insufficient resources were available in the system
to perform the operation.
.It Bq Er EFAULT
-The
+The
.Fa name
parameter points to memory not in a valid part of the
process address space.
OpenPOWER on IntegriCloud