Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2011 18:41:32 +0000 (UTC)
From:      Josh Paetzel <jpaetzel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r217117 - stable/7/etc
Message-ID:  <201101071841.p07IfWMG061816@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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 {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101071841.p07IfWMG061816>