Module Name: src
Committed By: wiz
Date: Fri Sep 20 21:39:59 UTC 2013
Modified Files:
src/external/bsd/dhcpcd/dist: dhcpcd.conf.5.in
Log Message:
Sort, fix Dt.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in
diff -u src/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in:1.4 src/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in:1.5
--- src/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in:1.4 Fri Sep 20 10:56:32 2013
+++ src/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in Fri Sep 20 21:39:59 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: dhcpcd.conf.5.in,v 1.4 2013/09/20 10:56:32 roy Exp $
+.\" $NetBSD: dhcpcd.conf.5.in,v 1.5 2013/09/20 21:39:59 wiz Exp $
.\" Copyright (c) 2006-2013 Roy Marples
.\" All rights reserved
.\"
@@ -24,7 +24,7 @@
.\" SUCH DAMAGE.
.\"
.Dd September 12, 2013
-.Dt DHCPCD.CONF 5 SMM
+.Dt DHCPCD.CONF 5
.Os
.Sh NAME
.Nm dhcpcd.conf
@@ -439,10 +439,10 @@ Use the last four bytes of the hardware
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 [email protected]
.Sh BUGS