Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 20:29:58 +0000 (UTC)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r200960 - stable/8/share/man/man4
Message-ID:  <200912242029.nBOKTwaX040381@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: roam (doc,ports committer)
Date: Thu Dec 24 20:29:58 2009
New Revision: 200960
URL: http://svn.freebsd.org/changeset/base/200960

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@cran.org.uk>

Modified:
  stable/8/share/man/man4/sctp.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/sctp.4
==============================================================================
--- stable/8/share/man/man4/sctp.4	Thu Dec 24 19:06:13 2009	(r200959)
+++ stable/8/share/man/man4/sctp.4	Thu Dec 24 20:29:58 2009	(r200960)
@@ -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,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912242029.nBOKTwaX040381>