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.2.4 retrieving revision 1.1.1.4.2.5 diff -u -p -r1.1.1.4.2.4 -r1.1.1.4.2.5 --- src/external/bsd/dhcpcd/dist/src/Attic/dhcpcd.8.in 2018/06/23 11:13:33 1.1.1.4.2.4 +++ src/external/bsd/dhcpcd/dist/src/Attic/dhcpcd.8.in 2019/04/26 19:18:22 1.1.1.4.2.5 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006-2018 Roy Marples +.\" Copyright (c) 2006-2019 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 June 5, 2018 +.Dd January 2, 2019 .Dt DHCPCD 8 .Os .Sh NAME @@ -54,7 +54,7 @@ .Op Fl v , Fl Fl vendor Ar code , Ar value .Op Fl W , Fl Fl whitelist Ar address Ns Op Ar /cidr .Op Fl w -.Op Fl Fl waitip Op 4 | 6 +.Op Fl Fl waitip Ns = Ns Op 4 | 6 .Op Fl y , Fl Fl reboot Ar seconds .Op Fl X , Fl Fl blacklist Ar address Ns Op Ar /cidr .Op Fl Z , Fl Fl denyinterfaces Ar pattern @@ -102,7 +102,7 @@ sets the hostname to the one supplied by .Nm then daemonises and waits for the lease renewal time to lapse. It will then attempt to renew its lease and reconfigure if the new lease -changes when the lease beings to expire or the DHCP server sends message +changes when the lease begins to expire or the DHCP server sends a message to renew early. .Pp If any interface reports a working carrier then @@ -187,8 +187,8 @@ Using a single interface also affects th .Fl n and .Fl x -options where the same interface will need to be specified as a lack of an -interafce will imply Master mode which this is not. +options, where the same interface will need to be specified, as a lack of an +interface will imply Master mode which this is not. To force starting in Master mode with only one interface, the .Fl M , Fl Fl master option can be used. @@ -272,10 +272,10 @@ If cannot obtain a lease, then try to use the last lease acquired for the interface. .It Fl Fl lastleaseextend -Same as the above, but he lease will be retained even if it expires. +Same as the above, but the lease will be retained even if it expires. .Nm will give it up if any other host tries to claim it for their own via ARP. -This is does violate RFC2131 section 3.7 which states the lease should be +This violates RFC 2131, section 3.7, which states the lease should be dropped once it has expired. .It Fl e , Fl Fl env Ar value Push @@ -307,7 +307,7 @@ are disable, none, ptr and both. itself never does any DNS updates. .Nm encodes the FQDN hostname as specified in -.Li RFC1035 . +.Li RFC 1035 . .It Fl f , Fl Fl config Ar file Specify a config to load instead of .Pa @SYSCONFDIR@/dhcpcd.conf . @@ -322,7 +322,7 @@ If is an empty string then the current system hostname is sent. If .Ar hostname -is a FQDN (ie, contains a .) then it will be encoded as such. +is a FQDN (i.e., contains a .) then it will be encoded as such. .It Fl I , Fl Fl clientid Ar clientid Send the .Ar clientid . @@ -483,7 +483,7 @@ then will not attempt to obtain a lease and just use the value for the address with an infinite lease time. .Pp -Here is an example which configures a static address, routes and dns. +Here is an example which configures a static address, routes and DNS. .D1 dhcpcd -S ip_address=192.168.0.10/24 \e .D1 -S routers=192.168.0.1 \e .D1 -S domain_name_servers=192.168.0.1 \e @@ -538,7 +538,7 @@ then exits before doing any configuratio .It Fl w Wait for an address to be assigned before forking to the background. Does not take an argument, unlike the below option. -.It Fl Fl waitip Op 4 | 6 +.It Fl Fl waitip Ns = Ns Op 4 | 6 Wait for an address to be assigned before forking to the background. 4 means wait for an IPv4 address to be assigned. 6 means wait for an IPv6 address to be assigned. @@ -584,7 +584,7 @@ This has no effect on DHCPv6 other than .Nm will try to do as much as it can by default. However, there are sometimes situations where you don't want the things to be -configured exactly how the the DHCP server wants. +configured exactly how the DHCP server wants. Here are some options that deal with turning these bits off. .Pp Note that when @@ -628,7 +628,7 @@ Use the last four bytes of the hardware of a randomly generated number. .It Fl J , Fl Fl broadcast Instructs the DHCP server to broadcast replies back to the client. -Normally this is only set for non Ethernet interfaces, +Normally this is only set for non-Ethernet interfaces, such as FireWire and InfiniBand. In most instances, .Nm @@ -788,11 +788,11 @@ Text file that holds a secret key known .It Pa @DBDIR@/ Ns Ar interface Ns Ar -ssid Ns .lease The actual DHCP message sent by the server. We use this when reading the last -lease and use the files mtime as when it was issued. +lease and use the file's mtime as when it was issued. .It Pa @DBDIR@/ Ns Ar interface Ns Ar -ssid Ns .lease6 The actual DHCPv6 message sent by the server. We use this when reading the last -lease and use the files mtime as when it was issued. +lease and use the file's mtime as when it was issued. .It Pa @DBDIR@/rdm_monotonic Stores the monotonic counter used in the .Ar replay