mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MFC r199863:
Fix the cross-reference to sctp_opt_info in the text - section 3, not 2. PR: 140938 Submitted by: Bruce Cran <bruce@cran.org.uk>
This commit is contained in:
parent
2fce833cd1
commit
2ba8aab785
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue