From 35815f09a12cfdbe2320c4ff93da01272f071ad1 Mon Sep 17 00:00:00 2001 From: ngie Date: Tue, 18 Jul 2017 18:34:16 +0000 Subject: [PATCH] MFC r318707: sctp_send(3): start sentences on new lines git-svn-id: svn://svn.freebsd.org/base/stable/10@321154 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- lib/libc/net/sctp_send.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/net/sctp_send.3 b/lib/libc/net/sctp_send.3 index 37b0b7185..4ca41a7da 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. -- 2.44.0