Author: lstewart Date: Fri Apr 1 06:28:21 2011 New Revision: 220237 URL: http://svn.freebsd.org/changeset/base/220237
Log: Add a missing .El macro. Modified: head/share/man/man4/cc_chd.4 Modified: head/share/man/man4/cc_chd.4 ============================================================================== --- head/share/man/man4/cc_chd.4 Fri Apr 1 03:41:41 2011 (r220236) +++ head/share/man/man4/cc_chd.4 Fri Apr 1 06:28:21 2011 (r220237) @@ -58,6 +58,7 @@ do not cause cwnd to be reduced. .It CHD uses a shadow window to help regain lost transmission opportunities when competing with loss-based TCP flows. +.El .Sh MIB Variables The algorithm exposes the following tunable variables in the .Va net.inet.tcp.cc.chd _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
