diff options
Diffstat (limited to 'lib/libc/net/sctp_getassocid.3')
-rw-r--r-- | lib/libc/net/sctp_getassocid.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/sctp_getassocid.3 b/lib/libc/net/sctp_getassocid.3 index ee0926a..909b9c7 100644 --- a/lib/libc/net/sctp_getassocid.3 +++ b/lib/libc/net/sctp_getassocid.3 @@ -58,7 +58,7 @@ The call returns the association id upon success and .Sh ERRORS The .Fn sctp_getassocid -function can return the following errors. +function can return the following errors: .Bl -tag -width Er .It Bq Er ENOENT The address does not have an association setup to it. |