From owner-svn-src-stable@FreeBSD.ORG Thu Dec 24 20:31:27 2009 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 448721065679; Thu, 24 Dec 2009 20:31:27 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 331B18FC17; Thu, 24 Dec 2009 20:31:27 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id nBOKVRMP040464; Thu, 24 Dec 2009 20:31:27 GMT (envelope-from roam@svn.freebsd.org) Received: (from roam@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id nBOKVRKN040462; Thu, 24 Dec 2009 20:31:27 GMT (envelope-from roam@svn.freebsd.org) Message-Id: <200912242031.nBOKVRKN040462@svn.freebsd.org> From: Peter Pentchev Date: Thu, 24 Dec 2009 20:31:27 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r200961 - stable/7/share/man/man4 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2009 20:31:27 -0000 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 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,