Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/dhcpcd/dist Sort, fix Dt.



details:   https://anonhg.NetBSD.org/src/rev/bdf09c2392c7
branches:  trunk
changeset: 790138:bdf09c2392c7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Sep 20 21:39:59 2013 +0000

description:
Sort, fix Dt.

diffstat:

 external/bsd/dhcpcd/dist/dhcpcd.conf.5.in |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (32 lines):

diff -r f70c69e64d31 -r bdf09c2392c7 external/bsd/dhcpcd/dist/dhcpcd.conf.5.in
--- a/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in Fri Sep 20 21:30:49 2013 +0000
+++ b/external/bsd/dhcpcd/dist/dhcpcd.conf.5.in Fri Sep 20 21:39:59 2013 +0000
@@ -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 @@
 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@localhost
 .Sh BUGS



Home | Main Index | Thread Index | Old Index