--- mount/mount.c.orig	Wed Sep 10 09:02:43 2008
+++ mount/mount.c	Thu Jan 22 21:40:18 2009
@@ -52,7 +52,7 @@
 /* True for fake mount (-f).  */
 static int fake = 0;
 
-/* True if we are allowed to call /sbin/mount.${FSTYPE} */
+/* True if we are allowed to call /usr/local/sbin/mount.${FSTYPE} */
 static int external_allowed = 1;
 
 /* Don't write a entry in /etc/mtab (-n).  */
