From 91f99a7e6f245353de50f9db4373744aa3e0864b Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 19 Aug 2013 09:38:38 +0000 Subject: [PATCH] Reword a little. --- dhcpcd.8.in | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/dhcpcd.8.in b/dhcpcd.8.in index d229296d..303e791b 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd June 6, 2013 +.Dd August 19, 2013 .Dt DHCPCD 8 .Os .Sh NAME @@ -30,7 +30,7 @@ .Nd a DHCP client .Sh SYNOPSIS .Nm -.Op Fl 46ABbDdEGgHJKkLnpqTVw +.Op Fl 46ABbDdEGgHJKLpqTVw .Op Fl C , Fl Fl nohook Ar hook .Op Fl c , Fl Fl script Ar script .Op Fl e , Fl Fl env Ar value @@ -58,6 +58,9 @@ .Op interface .Op ... .Nm +.Fl n , Fl Fl rebind +.Op interface +.Nm .Fl k , Fl Fl release .Op interface .Nm @@ -308,12 +311,10 @@ to release its lease and de-configure the .Ar interface . If no .Ar interface -is specified, the existing -.Nm -process will be instructed to release and de-configure all interfaces -and then exit. +is specified then this applies to all interfaces. +If no interfaces are left running, .Nm -then waits until this process has exited. +will exit. .It Fl l , Fl Fl leasetime Ar seconds Request a specific lease time in .Ar seconds . @@ -332,9 +333,7 @@ Notifies .Nm to reload its configuration and rebind the specified .Ar interface . -If no interface is specified, notifies -.Nm -to reload its configuration and rebind all its interfaces. +If no interface is specified then this applies to all interfaces. If .Nm is not running, then it starts up as normal. @@ -419,7 +418,7 @@ Display both program version and copyright information. then exits before doing any configuration. .It Fl w , Fl Fl waitip Wait for an address to be assigned before forking to the background. -.It Fl x , Fl Fl exit +.It Fl x , Fl Fl exit Op Ar interface This will signal an existing .Nm process running on the @@ -427,6 +426,7 @@ process running on the to de-configure the .Ar interface and exit. +If no interface is specified, then the above is applied to all interfaces. .Nm then waits until this process has exited. .It Fl y , Fl Fl reboot Ar seconds -- 2.47.3