changeset 2151:8375e48bda05 draft

White space, ordering and man corrections. Thanks to Thomas Klausner.
author Roy Marples <roy@marples.name>
date Thu, 14 Nov 2013 10:02:29 +0000
parents 08d332f136cf
children 0721e8a732fd
files dhcpcd.8.in dhcpcd.conf.5.in
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/dhcpcd.8.in	Tue Nov 12 17:30:43 2013 +0000
+++ b/dhcpcd.8.in	Thu Nov 14 10:02:29 2013 +0000
@@ -310,7 +310,7 @@
 .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 @@
 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
--- a/dhcpcd.conf.5.in	Tue Nov 12 17:30:43 2013 +0000
+++ b/dhcpcd.conf.5.in	Thu Nov 14 10:02:29 2013 +0000
@@ -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 @@
 of a randomly generated number.
 .El
 .Sh SEE ALSO
-.Xr dhcpcd-run-hooks 8 ,
+.Xr fnmatch 3 ,
+.Xr if_nametoindex 3 ,
 .Xr dhcpcd 8 ,
-.Xr if_nametoindex 3 ,
-.Xr fnmatch 3
+.Xr dhcpcd-run-hooks 8
 .Sh AUTHORS
 .An Roy Marples Aq Mt roy@marples.name
 .Sh BUGS