Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/external/bsd/dhcpcd/dist/src/Attic/dhcpcd.8.in,v rcsdiff: /ftp/cvs/cvsroot/src/external/bsd/dhcpcd/dist/src/Attic/dhcpcd.8.in,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.1.4 retrieving revision 1.1.1.4.2.2 diff -u -p -r1.1.1.4 -r1.1.1.4.2.2 --- src/external/bsd/dhcpcd/dist/src/Attic/dhcpcd.8.in 2017/05/10 11:00:37 1.1.1.4 +++ src/external/bsd/dhcpcd/dist/src/Attic/dhcpcd.8.in 2018/04/09 16:46:34 1.1.1.4.2.2 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006-2017 Roy Marples +.\" Copyright (c) 2006-2018 Roy Marples .\" All rights reserved .\" .\" Redistribution and use in source and binary forms, with or without @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd May 9, 2017 +.Dd January 8, 2018 .Dt DHCPCD 8 .Os .Sh NAME @@ -47,7 +47,7 @@ .Op Fl Q , Fl Fl require Ar option .Op Fl r , Fl Fl request Ar address .Op Fl S , Fl Fl static Ar value -.Op Fl s , Fl Fl inform Ar address Ns Op Ar /cidr +.Op Fl s , Fl Fl inform Ar address Ns Op Ar /cidr Ns Op Ar /broadcast_address .Op Fl Fl inform6 .Op Fl t , Fl Fl timeout Ar seconds .Op Fl u , Fl Fl userclass Ar class @@ -434,7 +434,7 @@ Sometimes, this isn't desirable if, for NFS or SSH clients connect to this host and they need to be notified of the host shutting down. You can use this option to stop this from happening. -.It Fl r , Fl Fl request Op Ar address +.It Fl r , Fl Fl request Ar address Request the .Ar address in the DHCP DISCOVER message. @@ -444,7 +444,7 @@ If no is given then the first address currently assigned to the .Ar interface is used. -.It Fl s , Fl Fl inform Op Ar address Ns Op Ar /cidr +.It Fl s , Fl Fl inform Ar address Ns Op Ar /cidr Ns Op Ar /broadcast_address Behaves like .Fl r , Fl Fl request as above, but sends a DHCP INFORM instead of DISCOVER/REQUEST. @@ -584,6 +584,15 @@ will try to do as much as it can by defa However, there are sometimes situations where you don't want the things to be configured exactly how the the DHCP server wants. Here are some options that deal with turning these bits off. +.Pp +Note that when +.Nm +is restricted to a single interface then the interface also needs to be +specified when asking +.Nm +to exit using the commandline. +If the protocol is restricted as well then the protocol needs to be included +with the exit instruction. .Bl -tag -width indent .It Fl 1 , Fl Fl oneshot Exit after configuring an interface.