From owner-svn-src-stable-8@FreeBSD.ORG Fri Jan 7 18:32:03 2011 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DC0D106566B; Fri, 7 Jan 2011 18:32:03 +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 5C8F18FC15; Fri, 7 Jan 2011 18:32:03 +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 p07IW3bf061441; Fri, 7 Jan 2011 18:32:03 GMT (envelope-from jpaetzel@svn.freebsd.org) Received: (from jpaetzel@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p07IW3Xm061439; Fri, 7 Jan 2011 18:32:03 GMT (envelope-from jpaetzel@svn.freebsd.org) Message-Id: <201101071832.p07IW3Xm061439@svn.freebsd.org> From: Josh Paetzel Date: Fri, 7 Jan 2011 18:32:03 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r217114 - stable/8/etc X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2011 18:32:03 -0000 Author: jpaetzel (ports committer) Date: Fri Jan 7 18:32:03 2011 New Revision: 217114 URL: http://svn.freebsd.org/changeset/base/217114 Log: MFC r216983: Fix typo in comment. Approved by: Warner Losh Modified: stable/8/etc/devd.conf Directory Properties: stable/8/etc/ (props changed) Modified: stable/8/etc/devd.conf ============================================================================== --- stable/8/etc/devd.conf Fri Jan 7 18:14:58 2011 (r217113) +++ stable/8/etc/devd.conf Fri Jan 7 18:32:03 2011 (r217114) @@ -45,7 +45,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 {