From nobody@FreeBSD.org  Mon Aug 13 13:35:22 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 66F5616A41B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 13 Aug 2007 13:35:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 4083013C48D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 13 Aug 2007 13:35:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l7DDZLq3084908
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 13 Aug 2007 13:35:21 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l7DDZL86084900;
	Mon, 13 Aug 2007 13:35:21 GMT
	(envelope-from nobody)
Message-Id: <200708131335.l7DDZL86084900@www.freebsd.org>
Date: Mon, 13 Aug 2007 13:35:21 GMT
From: Bruce Cran <bruce@cran.org.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sctp_recvmsg(3): Name says "send" instead of "receive"
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         115466
>Category:       docs
>Synopsis:       sctp_recvmsg(3): Name says "send" instead of "receive"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 13 13:40:02 GMT 2007
>Closed-Date:    Thu Sep 20 11:12:33 GMT 2007
>Last-Modified:  Thu Sep 20 21:30:54 GMT 2007
>Originator:     Bruce Cran
>Release:        7.0-CURRENT
>Organization:
>Environment:
>Description:
In http://www.freebsd.org/cgi/man.cgi?query=sctp_recvmsg&apropos=0&sektion=0&manpath=FreeBSD+7-current&format=html

the summary line says

"sctp_recvmsg -- send a message from an SCTP socket"
It should probably say "receive a message..."

Also, sctp_sendmsg(3) should probably link to sctp_recvmsg(3) - _recvmsg
links to _sendmsg but not vice versa.
>How-To-Repeat:

>Fix:
Change "send" to "receive".

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Thu Sep 13 18:11:31 UTC 2007 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115466 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Thu Sep 20 11:12:00 UTC 2007 
State-Changed-Why:  
Fixed in HEAD, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115466 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/115466: commit references a PR
Date: Thu, 20 Sep 2007 21:27:06 +0000 (UTC)

 gabor       2007-09-20 10:49:10 UTC
 
   FreeBSD src repository (doc,ports committer)
 
   Modified files:
     lib/libc/net         sctp_recvmsg.3 
   Log:
   - Fix description to say "receive" instead of "send"
   
   PR:             docs/115466
   Submitted by:   Bruce Cran <bruce@cran.org.uk>
   Approved by:    re (bmah)
   
   Revision  Changes    Path
   1.4       +2 -2      src/lib/libc/net/sctp_recvmsg.3
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
