[BACK]Return to tcpbench.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tcpbench

Diff for /src/usr.bin/tcpbench/tcpbench.1 between version 1.4 and 1.5

version 1.4, 2008/06/12 23:00:51 version 1.5, 2008/06/26 07:05:56
Line 68 
Line 68 
 The options are as follows:  The options are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Fl B Ar buf  .It Fl B Ar buf
 Specify the size of the internal write buffer used by  Specify the size of the internal read/write buffer used by
 .Nm .  .Nm .
   The default is 262144 bytes.
 .It Fl k Ar kvars  .It Fl k Ar kvars
 Specify one or more kernel variables to monitor; multiple variables must be  Specify one or more kernel variables to monitor; multiple variables must be
 separated with commas.  separated with commas.
 The default is not to monitor any variables.  The default is not to monitor any variables.
   Using this option requires read access to
   .Pa /dev/kmem .
 .It Fl l  .It Fl l
 List the name of kernel variables available for monitoring and exit.  List the name of kernel variables available for monitoring and exit.
 .It Fl n Ar connections  .It Fl n Ar connections

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5