svn commit: r200961 - stable/7/share/man/man4
Peter Pentchev
roam at FreeBSD.org
Thu Dec 24 20:31:27 UTC 2009
Author: roam (doc,ports committer)
Date: Thu Dec 24 20:31:26 2009
New Revision: 200961
URL: http://svn.freebsd.org/changeset/base/200961
Log:
MFC r199863:
Fix the cross-reference to sctp_opt_info in the text - section 3, not 2.
PR: 140938
Submitted by: Bruce Cran <bruce at cran.org.uk>
Modified:
stable/7/share/man/man4/sctp.4
Directory Properties:
stable/7/share/man/man4/ (props changed)
Modified: stable/7/share/man/man4/sctp.4
==============================================================================
--- stable/7/share/man/man4/sctp.4 Thu Dec 24 20:29:58 2009 (r200960)
+++ stable/7/share/man/man4/sctp.4 Thu Dec 24 20:31:26 2009 (r200961)
@@ -179,7 +179,7 @@ supports a number of socket options whic
and tested with
.Xr getsockopt 2
or
-.Xr sctp_opt_info 2 :
+.Xr sctp_opt_info 3 :
.Bl -tag -width ".Dv SCTP_SET_PEER_PRIMARY_ADDR"
.It Dv SCTP_NODELAY
Under most circumstances,
More information about the svn-src-stable
mailing list