summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/sctp_bindx.3
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /lib/libc/net/sctp_bindx.3
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'lib/libc/net/sctp_bindx.3')
-rw-r--r--lib/libc/net/sctp_bindx.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/sctp_bindx.3 b/lib/libc/net/sctp_bindx.3
index d047126..403cf7d 100644
--- a/lib/libc/net/sctp_bindx.3
+++ b/lib/libc/net/sctp_bindx.3
@@ -55,7 +55,7 @@ This allows a user to bind a subset of
addresses.
The
.Fn sctp_bindx
-call operates similarly to
+call operates similarly to
.Fn bind
but allows a list of addresses and also allows a bind or an
unbind.
@@ -98,7 +98,7 @@ This value is returned if the
field is not one of the allowed values (see above).
.It Bq Er ENOMEM
This value is returned if the number of addresses
-being added causes a memory allocation failure in
+being added causes a memory allocation failure in
the call.
.It Bq Er EBADF
The argument
OpenPOWER on IntegriCloud