svn commit: r217117 - stable/7/etc

Josh Paetzel jpaetzel at FreeBSD.org
Fri Jan 7 18:41:32 UTC 2011


Author: jpaetzel (ports committer)
Date: Fri Jan  7 18:41:32 2011
New Revision: 217117
URL: http://svn.freebsd.org/changeset/base/217117

Log:
  MFC 216983:
  Fix typo in comment.
  
  Approved by:	Warner Losh <imp at FreeBSD.org>

Modified:
  stable/7/etc/devd.conf
Directory Properties:
  stable/7/etc/   (props changed)

Modified: stable/7/etc/devd.conf
==============================================================================
--- stable/7/etc/devd.conf	Fri Jan  7 18:34:09 2011	(r217116)
+++ stable/7/etc/devd.conf	Fri Jan  7 18:41:32 2011	(r217117)
@@ -46,7 +46,7 @@ notify 0 {
 #
 # Try to start dhclient on Ethernet like interfaces when the link comes
 # up.  Only devices that are configured to support DHCP will actually
-# run it.  No link down rule exists because dhclient automaticly exits
+# run it.  No link down rule exists because dhclient automatically exits
 # when the link goes down.
 #
 notify 0 {


More information about the svn-src-all mailing list