From owner-svn-src-stable-7@FreeBSD.ORG Fri Jan 7 18:41:32 2011 Return-Path: Delivered-To: svn-src-stable-7@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74DF01065673; Fri, 7 Jan 2011 18:41:32 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 63C528FC1F; Fri, 7 Jan 2011 18:41:32 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p07IfW8j061818; Fri, 7 Jan 2011 18:41:32 GMT (envelope-from jpaetzel@svn.freebsd.org) Received: (from jpaetzel@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p07IfWMG061816; Fri, 7 Jan 2011 18:41:32 GMT (envelope-from jpaetzel@svn.freebsd.org) Message-Id: <201101071841.p07IfWMG061816@svn.freebsd.org> From: Josh Paetzel Date: Fri, 7 Jan 2011 18:41:32 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r217117 - stable/7/etc X-BeenThere: svn-src-stable-7@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 7-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2011 18:41:32 -0000 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 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 {