summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/bind.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/bind.2
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'lib/libc/sys/bind.2')
-rw-r--r--lib/libc/sys/bind.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/bind.2 b/lib/libc/sys/bind.2
index ac8337e..56ab9a5 100644
--- a/lib/libc/sys/bind.2
+++ b/lib/libc/sys/bind.2
@@ -48,7 +48,7 @@
.Sh DESCRIPTION
.Fn Bind
assigns the local protocol address to a socket.
-When a socket is created
+When a socket is created
with
.Xr socket 2
it exists in an address family space but has no protocol address assigned.
@@ -96,7 +96,7 @@ The
call will fail if:
.Bl -tag -width Er
.It Bq Er EAGAIN
-Kernel resources to complete the request are
+Kernel resources to complete the request are
temporarily unavilable.
.It Bq Er EBADF
.Fa S
OpenPOWER on IntegriCloud