summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/sctp_bindx.3
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2010-01-12 21:45:03 +0000
committerbrueffer <brueffer@FreeBSD.org>2010-01-12 21:45:03 +0000
commit197dc264ae5cd82f3d8857f7df3fc372afc9e758 (patch)
tree4aed2ec73f75e7ad1ab0f4a1fd0f39c5b1c30115 /lib/libc/net/sctp_bindx.3
parent23f76c11708b6562cff77399780ce7debd9eaa47 (diff)
downloadFreeBSD-src-197dc264ae5cd82f3d8857f7df3fc372afc9e758.zip
FreeBSD-src-197dc264ae5cd82f3d8857f7df3fc372afc9e758.tar.gz
Miscellaneous mdoc, spelling and inconsistency fixes.
PR: 142573, 142576 (mostly) Submitted by: brucec MFC after: 1 week
Diffstat (limited to 'lib/libc/net/sctp_bindx.3')
-rw-r--r--lib/libc/net/sctp_bindx.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/sctp_bindx.3 b/lib/libc/net/sctp_bindx.3
index a2a2600..d047126 100644
--- a/lib/libc/net/sctp_bindx.3
+++ b/lib/libc/net/sctp_bindx.3
@@ -90,7 +90,7 @@ The call returns 0 on success and -1 upon failure.
.Sh ERRORS
The
.Fn sctp_bindx
-can return the following errors.
+function can return the following errors:
.Bl -tag -width Er
.It Bq Er EINVAL
This value is returned if the
OpenPOWER on IntegriCloud