- Fix description to say "receive" instead of "send"

PR:		docs/115466
Submitted by:	Bruce Cran <bruce@cran.org.uk>
Approved by:	re (bmah)
This commit is contained in:
Gabor Kovesdan 2007-09-20 10:49:10 +00:00
parent 6b7267a277
commit 694b0a6ba4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=172253

View File

@ -31,12 +31,12 @@
.\"
.\" $FreeBSD$
.\"
.Dd December 15, 2006
.Dd August 13, 2007
.Dt SCTP_RECVMSG 3
.Os
.Sh NAME
.Nm sctp_recvmsg
.Nd send a message from an SCTP socket
.Nd receive a message from an SCTP socket
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS