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 <i...@freebsd.org> 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 { _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"