]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Man page improvements.
authorSascha Wildner <swildner@dragonflybsd.org>
Wed, 28 Aug 2019 09:46:35 +0000 (10:46 +0100)
committerRoy Marples <roy@marples.name>
Wed, 28 Aug 2019 09:46:35 +0000 (10:46 +0100)
src/dhcpcd.conf.5.in

index 54d3a137311d5a9ae846b21bed25fa1b7d7afdda..cf8036359c53e5b7338726a63d766a0b7c6df383 100644 (file)
@@ -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.