Author: jpaetzel (ports committer) Date: Tue Jan 4 23:00:54 2011 New Revision: 216983 URL: http://svn.freebsd.org/changeset/base/216983
Log: Fix typo in default config file. Approved by: Warner Losh <i...@freebsd.org> MFC after: 3 days Modified: head/etc/devd.conf Modified: head/etc/devd.conf ============================================================================== --- head/etc/devd.conf Tue Jan 4 22:56:18 2011 (r216982) +++ head/etc/devd.conf Tue Jan 4 23:00:54 2011 (r216983) @@ -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-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"