Date: Fri, 26 Dec 2014 01:48:45 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r276227 - in head/share/man: man4 man9 Message-ID: <201412260148.sBQ1mjTW080012@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kevlo Date: Fri Dec 26 01:48:44 2014 New Revision: 276227 URL: https://svnweb.freebsd.org/changeset/base/276227 Log: Mention cc_cdg. Modified: head/share/man/man4/mod_cc.4 head/share/man/man9/mod_cc.9 Modified: head/share/man/man4/mod_cc.4 ============================================================================== --- head/share/man/man4/mod_cc.4 Fri Dec 26 01:12:02 2014 (r276226) +++ head/share/man/man4/mod_cc.4 Fri Dec 26 01:48:44 2014 (r276227) @@ -30,7 +30,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 15, 2011 +.Dd December 26, 2014 .Dt MOD_CC 4 .Os .Sh NAME @@ -75,6 +75,7 @@ one of the names listed by the MIB variable. .El .Sh SEE ALSO +.Xr cc_cdg 4 , .Xr cc_chd 4 , .Xr cc_cubic 4 , .Xr cc_hd 4 , Modified: head/share/man/man9/mod_cc.9 ============================================================================== --- head/share/man/man9/mod_cc.9 Fri Dec 26 01:12:02 2014 (r276226) +++ head/share/man/man9/mod_cc.9 Fri Dec 26 01:48:44 2014 (r276227) @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 25, 2014 +.Dd December 26, 2014 .Dt MOD_CC 9 .Os .Sh NAME @@ -290,6 +290,7 @@ by the value of the congestion window. Algorithms should use the absence of this flag being set to avoid accumulating a large difference between the congestion window and send window. .Sh SEE ALSO +.Xr cc_cdg 4 , .Xr cc_chd 4 , .Xr cc_cubic 4 , .Xr cc_hd 4 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412260148.sBQ1mjTW080012>