summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/sctp_opt_info.3
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2010-01-31 21:45:14 +0000
committerbrucec <brucec@FreeBSD.org>2010-01-31 21:45:14 +0000
commitb51b4f4d2bd4524c3a6383abffcde25ab26f3059 (patch)
tree6d4504ececfea46fe3e174ec7de0294cca857c41 /lib/libc/net/sctp_opt_info.3
parentd37107dd00dbdaf94a4b71028d06b712a6f718c0 (diff)
downloadFreeBSD-src-b51b4f4d2bd4524c3a6383abffcde25ab26f3059.zip
FreeBSD-src-b51b4f4d2bd4524c3a6383abffcde25ab26f3059.tar.gz
Fix typo of ENOTCONN.
Add missing RETURN VALUES section in sctp_opt_info(3). Approved by: rrs (mentor)
Diffstat (limited to 'lib/libc/net/sctp_opt_info.3')
-rw-r--r--lib/libc/net/sctp_opt_info.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/net/sctp_opt_info.3 b/lib/libc/net/sctp_opt_info.3
index 581a220..f010613 100644
--- a/lib/libc/net/sctp_opt_info.3
+++ b/lib/libc/net/sctp_opt_info.3
@@ -87,6 +87,8 @@ socket options.
.Dv SCTP_PEER_AUTH_CHUNKS
.Pp
.Dv SCTP_LOCAL_AUTH_CHUNKS
+.Sh RETURN VALUES
+The call returns 0 on success and -1 upon error.
.Sh ERRORS
The
.Fn sctp_opt_info
OpenPOWER on IntegriCloud