X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fvattribute.c;fp=src%2Fvattribute.c;h=0a25805ec0cb3a5d3994d48288a6b71fb5b39892;hb=517fb954f46091a78f471435b7f284668138a2da;hp=a20c0e6c3a730a5627f8f30f281de126caa2b128;hpb=c7cfc614cbd193d7c8dd613c6e2b78ca7252f84f;p=util-vserver.git diff --git a/src/vattribute.c b/src/vattribute.c index a20c0e6..0a25805 100644 --- a/src/vattribute.c +++ b/src/vattribute.c @@ -175,7 +175,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"); return 255; break; }