X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fchbind.c;h=9acea5f07cf2410b6f94466e4f77e2b89a075c09;hb=08cf141b4557892740d357c523fe8ed74be39bcb;hp=f017c33ad4c1e7250c380cc274a324a494299dbe;hpb=e97918417e2f91e76024bee546366f2f0d43c281;p=util-vserver.git diff --git a/src/chbind.c b/src/chbind.c index f017c33..9acea5f 100644 --- a/src/chbind.c +++ b/src/chbind.c @@ -331,7 +331,7 @@ int main (int argc, char *argv[]) default : WRITE_MSG(2, "Try '"); WRITE_STR(2, argv[0]); - WRITE_MSG(2, " --help\" for more information.\n"); + WRITE_MSG(2, " --help' for more information.\n"); exit(wrapper_exit_code); break; }