summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-07-18 18:34:16 +0000
committerngie <ngie@FreeBSD.org>2017-07-18 18:34:16 +0000
commit8070013fc560776b023f46902a8916e4d0825257 (patch)
treebd2df00a8c2454d0c19b056c474f7b07d21e6b65 /lib
parent9ed216b14d557dd900adf69b2fd95c1875e6a94e (diff)
downloadFreeBSD-src-8070013fc560776b023f46902a8916e4d0825257.zip
FreeBSD-src-8070013fc560776b023f46902a8916e4d0825257.tar.gz
MFC r318707:
sctp_send(3): start sentences on new lines
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/net/sctp_send.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/sctp_send.3 b/lib/libc/net/sctp_send.3
index 37b0b71..4ca41a7 100644
--- a/lib/libc/net/sctp_send.3
+++ b/lib/libc/net/sctp_send.3
@@ -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.
OpenPOWER on IntegriCloud