Update of /cvsroot/linux-atm/linux-atm/src/led
In directory sc8-pr-cvs1:/tmp/cvs-serv32417
Modified Files:
Tag: V2_5_0
zeppelin.8
Log Message:
document -b option
Index: zeppelin.8
===================================================================
RCS file: /cvsroot/linux-atm/linux-atm/src/led/zeppelin.8,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** zeppelin.8 9 Oct 2001 22:33:07 -0000 1.2
--- zeppelin.8 2 May 2003 17:23:19 -0000 1.2.2.1
***************
*** 4,7 ****
--- 4,8 ----
.SH SYNOPSIS
.B zeppelin
+ .RB [ \-b\ ]
.RB [ \-c\ \fILECS_address\fP\ |\ \-s\ \fILES_address\fP ]
.RB [ \-e\ \fIesi\fP ]
***************
*** 36,39 ****
--- 37,43 ----
released and \fBzeppelin\fP is started.
.SH OPTIONS
+ .IP \fB\-b\fP
+ Run in background (i.e. in a forked child process) after initializing
+ kernel interface.
.IP \fB\-c\ \fILECS_address\fP
ATM address of \fBlecs(8)\fP (Lan Emulation Configuration Server), if not
|