--- embedtools/src/cfexec.c 2013/07/19 01:08:43 1.4.2.1 +++ embedtools/src/cfexec.c 2013/08/05 12:38:36 1.4.2.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ - * $Id: cfexec.c,v 1.4.2.1 2013/07/19 01:08:43 misho Exp $ + * $Id: cfexec.c,v 1.4.2.2 2013/08/05 12:38:36 misho Exp $ * ************************************************************************* The ELWIX and AITNET software is distributed under the following @@ -64,7 +64,7 @@ Usage() "\t-c \tAfter execute chroot to dir [default=/]\n" "\t-u \tAfter execute suid to user [default=root]\n" "\t-d \tOther device [default=/dev/ufs/elwix]\n" - "\t-m \tOther mount dir [default=/cf]\n" + "\t-m \tOther mount dir [default=/]\n" "\t-t \tTimeout for autolock mount dir after seconds [default=300]\n" "\n", compiled, compiledby, compilehost); }