mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
sctp_send(3): start sentences on new lines
Reported by: make manlint MFC after: 2 weeks Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
5e84ba7a43
commit
f18519e1d5
1 changed files with 2 additions and 2 deletions
|
|
@ -105,8 +105,8 @@ struct sctp_sndrcvinfo {
|
|||
The
|
||||
.Fa sinfo->sinfo_ppid
|
||||
argument is an opaque 32 bit value that is passed transparently
|
||||
through the stack to the peer endpoint. It will be available on
|
||||
reception of a message (see
|
||||
through the stack to the peer endpoint.
|
||||
It will be available on reception of a message (see
|
||||
.Xr sctp_recvmsg 3 ) .
|
||||
Note that the stack passes this value without regard to byte
|
||||
order.
|
||||
|
|
|
|||
Loading…
Reference in a new issue