]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
White space, ordering and man corrections.
authorRoy Marples <roy@marples.name>
Thu, 14 Nov 2013 10:02:29 +0000 (10:02 +0000)
committerRoy Marples <roy@marples.name>
Thu, 14 Nov 2013 10:02:29 +0000 (10:02 +0000)
Thanks to Thomas Klausner.

dhcpcd.8.in
dhcpcd.conf.5.in

index f491e3720fc93b873c0446e8e826c32a09149e8d..c9845470410c87e827a896efcf50659ea6439150 100644 (file)
@@ -310,7 +310,7 @@ process running on the
 .Ar interface
 to release its lease and de-configure the
 .Ar interface .
-If no 
+If no
 .Ar interface
 is specified then this applies to all interfaces.
 If no interfaces are left running,
@@ -333,7 +333,7 @@ An extra 100 will be added for wireless interfaces.
 Notifies
 .Nm
 to reload its configuration and rebind the specified
-.Ar interface . 
+.Ar interface .
 If no interface is specified then this applies to all interfaces.
 If
 .Nm
index 99d797bae3bb466fc87c14a3c118d48346d07f77..c58be91e97369eec9c2cd3bc848aded78b08c00a 100644 (file)
@@ -23,7 +23,7 @@
 .\" SUCH DAMAGE.
 .\"
 .Dd October 10, 2013
-.Dt DHCPCD.CONF 5 SMM
+.Dt DHCPCD.CONF 5
 .Os
 .Sh NAME
 .Nm dhcpcd.conf
@@ -454,10 +454,10 @@ Use the last four bytes of the hardware address as the DHCP xid instead
 of a randomly generated number.
 .El
 .Sh SEE ALSO
-.Xr dhcpcd-run-hooks 8 ,
-.Xr dhcpcd 8 ,
+.Xr fnmatch 3 ,
 .Xr if_nametoindex 3 ,
-.Xr fnmatch 3
+.Xr dhcpcd 8 ,
+.Xr dhcpcd-run-hooks 8
 .Sh AUTHORS
 .An Roy Marples Aq Mt roy@marples.name
 .Sh BUGS