Author: imp
Date: Mon Feb 12 06:52:49 2018
New Revision: 329155
URL: https://svnweb.freebsd.org/changeset/base/329155

Log:
  Fix typo

Modified:
  head/etc/devd/devmatch.conf

Modified: head/etc/devd/devmatch.conf
==============================================================================
--- head/etc/devd/devmatch.conf Mon Feb 12 06:51:20 2018        (r329154)
+++ head/etc/devd/devmatch.conf Mon Feb 12 06:52:49 2018        (r329155)
@@ -12,7 +12,7 @@ nomatch 100 {
        action "service devmatch start"
 };
 
-# Add the following to devd.conf to preent this from running:
+# Add the following to devd.conf to prevent this from running:
 #      nomatch 1000 {
 #              action "true"
 #      };
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to