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 <i...@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 { _______________________________________________ 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"