docs/140940: sctp manual pages contain links to pages in section 2 instead of 3
Bruce Cran
bruce at cran.org.uk
Fri Nov 27 14:10:03 UTC 2009
>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:
More information about the freebsd-doc
mailing list