tags 506351 fixed-upstream thanks On Thu, Nov 20, 2008 at 3:52 PM, Eugen Dedu <[EMAIL PROTECTED]> wrote: > Package: manpages > Version: 3.12-1 > Severity: minor > > May I suggest you to add information about tcp_base_mss, which is found in > /proc/sys/net/ipv4, but not found in the tcp(7) man page? Information about > it can be found at > http://lxr.linux.no/linux+v2.6.27/Documentation/networking/ip-sysctl.txt#L150
I've essentially copied the text from ip-sysctl.txt into the man-pages, for version 3.14. Thanks for the report. Cheers, Michael PS You could have trimmed the cut-and-paste a little ;-). > -- System Information: > Debian Release: lenny/sid > APT prefers unstable > APT policy: (500, 'unstable'), (1, 'experimental') > Architecture: amd64 (x86_64) > > Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) > Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > > manpages depends on no packages. > > manpages recommends no packages. > > Versions of packages manpages suggests: > ii man-db [man-browser] 2.5.2-3 on-line manual pager > > -- no debconf information > > > --- tcp.7.orig 2008-11-18 22:18:36.000000000 +0100 > +++ tcp.7 2008-11-20 18:39:55.000000000 +0100 > @@ -364,7 +364,7 @@ > If this number is > exceeded, the socket is closed and a warning is printed. > .TP > -.I tcp_mem > +.BR tcp_mem > This is a vector of 3 integers: [low, pressure, high]. > These bounds are used by TCP to track its memory usage. > The > @@ -437,7 +437,7 @@ > the socket immediately without waiting for the end > of the TIME_WAIT period. > .TP > -.I tcp_rmem > +.BR tcp_rmem > This is a vector of 3 integers: [min, default, > max]. > These parameters are used by TCP to regulate receive > @@ -602,7 +602,7 @@ > TCP Westwood+ significantly increases fairness with respect to > TCP Reno in wired networks and throughput over wireless links. > .TP > -.I tcp_wmem > +.BR tcp_wmem > This is a vector of 3 integers: [min, default, max]. > These parameters are used by TCP to regulate send buffer sizes. > TCP dynamically adjusts the size of the send buffer from the > > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

