diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2009-12-24 20:31:26 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2009-12-24 20:31:26 +0000 |
| commit | d881cdfdfc4e600d5f04a253238a5b2322f9f952 (patch) | |
| tree | 778ec0af57dcbe829fc5fffc91a0a16c0f1b33a6 | |
| parent | 5582c8e3020748f8b9b59acdb663a73a744c5245 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/sctp.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/sctp.4 b/share/man/man4/sctp.4 index d5f4d3c5b318..226fc3cefc7b 100644 --- a/share/man/man4/sctp.4 +++ b/share/man/man4/sctp.4 @@ -179,7 +179,7 @@ supports a number of socket options which can be set with and tested with .Xr getsockopt 2 or -.Xr sctp_opt_info 2 : +.Xr sctp_opt_info 3 : .Bl -tag -width ".Dv SCTP_SET_PEER_PRIMARY_ADDR" .It Dv SCTP_NODELAY Under most circumstances, |
