From: chas w. <ch...@us...> - 2011-01-24 16:21:48
|
Update of /cvsroot/linux-atm/linux-atm/src/led In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22549/src/led Modified Files: Tag: V2_5_3 zeppelin.8 Log Message: integrate 000-debian_16.patch patch from openwrt socket int to socket_t conversion and some warning cleanups. also corrects some errors in the man page macros. Index: zeppelin.8 =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/src/led/zeppelin.8,v retrieving revision 1.3 retrieving revision 1.3.4.1 diff -C2 -d -r1.3 -r1.3.4.1 *** zeppelin.8 1 Jan 2008 00:14:51 -0000 1.3 --- zeppelin.8 24 Jan 2011 16:21:39 -0000 1.3.4.1 *************** *** 100,104 **** Ethernet counterpart. .SH FILES ! .IP \fI/var/run/lec[interface number].pid\fP The file containing the process id of zeppelin. .SH BUGS --- 100,104 ---- Ethernet counterpart. .SH FILES ! .IP \fI/var/run/lec[interface\ number].pid\fP The file containing the process id of zeppelin. .SH BUGS |