Author: sbruno
Date: Wed Apr  9 03:46:04 2014
New Revision: 264291
URL: http://svnweb.freebsd.org/changeset/base/264291

Log:
  Spell imgact_binmisc correctly

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile   Wed Apr  9 03:39:57 2014        (r264290)
+++ head/sys/modules/Makefile   Wed Apr  9 03:46:04 2014        (r264291)
@@ -372,7 +372,7 @@ SUBDIR=     \
 
 .if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
 _filemon=      filemon
-_imagact_binmisc=      imgact_binmisc
+_imgact_binmisc=       imgact_binmisc
 _vmware=       vmware
 .endif
 
_______________________________________________
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"

Reply via email to