From d881cdfdfc4e600d5f04a253238a5b2322f9f952 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Thu, 24 Dec 2009 20:31:26 +0000 Subject: MFC r199863: Fix the cross-reference to sctp_opt_info in the text - section 3, not 2. PR: 140938 Submitted by: Bruce Cran --- share/man/man4/sctp.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/sctp.4 b/share/man/man4/sctp.4 index d5f4d3c5b318..226fc3cefc7b 100644 --- a/share/man/man4/sctp.4 +++ b/share/man/man4/sctp.4 @@ -179,7 +179,7 @@ supports a number of socket options which can be set with 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, -- cgit v1.3