[dhcp-agent-commits] dhcp-agent/man dhcp-client.1.in,1.2,1.3
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-07-06 17:28:25
|
Update of /cvsroot/dhcp-agent/dhcp-agent/man In directory sc8-pr-cvs1:/tmp/cvs-serv3398/man Modified Files: dhcp-client.1.in Log Message: updated documentation to reflect command line changes; fixed up some wording Index: dhcp-client.1.in =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/man/dhcp-client.1.in,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** dhcp-client.1.in 29 Jun 2003 01:33:34 -0000 1.2 --- dhcp-client.1.in 6 Jul 2003 17:28:22 -0000 1.3 *************** *** 27,31 **** .B dhcp-client [ ! .B -ackpwv ] [ --- 27,31 ---- .B dhcp-client [ ! .B -ackpwvs ] [ *************** *** 83,86 **** --- 83,90 ---- either rebind, or renew earlier depending on which timer is next. Use this to force the client to reacquire a lease. + .TP + .B -s + Print out status information on the most recent lease acquired by + the client. .TP .B -i interface |