From owner-freebsd-doc@FreeBSD.ORG Fri Nov 27 14:10:03 2009 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06658106568B for ; Fri, 27 Nov 2009 14:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BF1ED8FC1A for ; Fri, 27 Nov 2009 14:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nAREA2FA035727 for ; Fri, 27 Nov 2009 14:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nAREA2WY035726; Fri, 27 Nov 2009 14:10:02 GMT (envelope-from gnats) Resent-Date: Fri, 27 Nov 2009 14:10:02 GMT Resent-Message-Id: <200911271410.nAREA2WY035726@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bruce Cran Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC947106566C for ; Fri, 27 Nov 2009 14:02:26 +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 BC31C8FC08 for ; Fri, 27 Nov 2009 14:02:26 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nARE2Qos088018 for ; Fri, 27 Nov 2009 14:02:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id nARE2Qmu088017; Fri, 27 Nov 2009 14:02:26 GMT (envelope-from nobody) Message-Id: <200911271402.nARE2Qmu088017@www.freebsd.org> Date: Fri, 27 Nov 2009 14:02:26 GMT From: Bruce Cran To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/140940: sctp manual pages contain links to pages in section 2 instead of 3 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2009 14:10:03 -0000 >Number: 140940 >Category: docs >Synopsis: sctp manual pages contain links to pages in section 2 instead of 3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 27 14:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Bruce Cran >Release: 8.0 >Organization: >Environment: >Description: The sctp_send(3) manual page contains an embedded link to sctp_recvmsg(2). It should link to sctp_recvmsg(3). "It will be avail- able on reception of a message (see sctp_recvmsg(2))." sctp_sendmsg(3) links to sctp_sendmsg(2) instead of sctp_sendmsg(3). "No indication of failure to deliver is implicit in a sctp_sendmsg(2) call." "If no space is available at the socket to hold the message to be trans- mitted, then sctp_sendmsg(2) normally blocks" There is also a wrong link to sctp_recvmsg(2): it should be sctp_recvmsg(3): "It will be available on recep- tion of a message (see sctp_recvmsg(2))" >How-To-Repeat: View the sctp_send(3) and sctp_sendmsg(3) manual pages: http://www.freebsd.org/cgi/man.cgi?query=sctp_send&apropos=0&sektion=0&manpath=FreeBSD+8.0-RELEASE&format=html http://www.freebsd.org/cgi/man.cgi?query=sctp_sendmsg&apropos=0&sektion=0&manpath=FreeBSD+8.0-RELEASE&format=html >Fix: >Release-Note: >Audit-Trail: >Unformatted: