--- embedtools/src/cfexec.c 2017/10/08 21:57:34 1.5.20.1 +++ embedtools/src/cfexec.c 2017/10/08 21:58:47 1.5.20.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ - * $Id: cfexec.c,v 1.5.20.1 2017/10/08 21:57:34 misho Exp $ + * $Id: cfexec.c,v 1.5.20.2 2017/10/08 21:58:47 misho Exp $ * ************************************************************************* The ELWIX and AITNET software is distributed under the following @@ -66,8 +66,8 @@ Usage() "\t-d \tOther device [default=/dev/ufs/elwix]\n" "\t-m \tOther mount dir [default=/]\n" "\t-t \tTimeout for autolock mount dir after seconds [default=300]\n" - "\t-L \tService lock and own RW state of device with reason\n" - "\t-U \t\tService unlock and change RO state of device\n" + "\t-L \tService lock and set RW state of device with reason\n" + "\t-U \t\tService unlock and set RO state of device\n" "\n", compiled, compiledby, compilehost); }