diff options
author | lstewart <lstewart@FreeBSD.org> | 2011-04-01 06:28:21 +0000 |
---|---|---|
committer | lstewart <lstewart@FreeBSD.org> | 2011-04-01 06:28:21 +0000 |
commit | 6d6007bc145d7665435f03f2ff2043e14240d09e (patch) | |
tree | e1a1c963afd225d696daf75eb319a0828f026a08 | |
parent | bfe74129ea99cc4e9f2c3c0de06df460bfcb6b59 (diff) | |
download | FreeBSD-src-6d6007bc145d7665435f03f2ff2043e14240d09e.zip FreeBSD-src-6d6007bc145d7665435f03f2ff2043e14240d09e.tar.gz |
Add a missing .El macro.
-rw-r--r-- | share/man/man4/cc_chd.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/cc_chd.4 b/share/man/man4/cc_chd.4 index 2b157fa..0953162 100644 --- a/share/man/man4/cc_chd.4 +++ b/share/man/man4/cc_chd.4 @@ -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 |