From: chas w. <ch...@us...> - 2007-09-04 17:17:51
|
Update of /cvsroot/linux-atm/linux-atm/src/br2684 In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11662 Modified Files: Tag: V2_5_0 br2684ctl.8 Log Message: This simple patch fixes the alignment of the parameters section on the br2684ctl man page. From: "seventh guardian" <sev...@gm...> Index: br2684ctl.8 =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/src/br2684/Attic/br2684ctl.8,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -C2 -d -r1.1.2.4 -r1.1.2.5 *** br2684ctl.8 27 Aug 2007 14:24:00 -0000 1.1.2.4 --- br2684ctl.8 4 Sep 2007 17:17:48 -0000 1.1.2.5 *************** *** 20,23 **** --- 20,24 ---- .BI \-a\ [itf].vpi.vci ATM PVC number, VPI and VCI. (Required) + .TP 15 .BI \-b Puts the process in the background. *************** *** 29,33 **** Encapsulation method: 0=LLC, 1=VC mux (the default is 0 or LLC) .TP 15 - .TP 15 .BI \-s\ sndbuf Send buffer size. Default is 8192. --- 30,33 ---- |