From: Sascha Wildner Date: Wed, 28 Aug 2019 09:46:35 +0000 (+0100) Subject: Man page improvements. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d532750c78e7f01dddafc13109d96e3b172f4771;p=thirdparty%2Fdhcpcd.git Man page improvements. --- diff --git a/src/dhcpcd.conf.5.in b/src/dhcpcd.conf.5.in index 54d3a137..cf803635 100644 --- a/src/dhcpcd.conf.5.in +++ b/src/dhcpcd.conf.5.in @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 24, 2019 +.Dd August 28, 2019 .Dt DHCPCD.CONF 5 .Os .Sh NAME @@ -622,7 +622,7 @@ with an infinite lease time. If you set .Ic ip6_address , .Nm dhcpcd -will continue auto-configuation as normal. +will continue auto-configuration as normal. .Pp Here is an example which configures two static address, overriding the default IPv4 broadcast address, an IPv4 router, DNS and disables IPv6 auto-configuration. @@ -705,9 +705,7 @@ Number with the .Ar data . This option can be set more than once to add more data, but the behaviour, -as per -.Xr RFC 3925 -is undefined if the Enterprise Number differs. +as per RFC 3925 is undefined if the Enterprise Number differs. .It Ic waitip 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.