X-Git-Url: http://git.onelab.eu/?p=util-vserver.git;a=blobdiff_plain;f=src%2Fvrsetup.c;h=5408112b14a07e332515f5206ee9ac39f65b4222;hp=00339e0a0a6cf0e0ae66f26689fd506f70eabc29;hb=2822ba293eb308225c50d346930c47bf98d9927b;hpb=2894fc5a4c8335e4d7221311fed0556f33f8047c diff --git a/src/vrsetup.c b/src/vrsetup.c index 00339e0..5408112 100644 --- a/src/vrsetup.c +++ b/src/vrsetup.c @@ -1,4 +1,4 @@ -// $Id: vrsetup.c 2403 2006-11-24 23:06:08Z dhozac $ --*- c -*-- +// $Id: vrsetup.c,v 1.4 2004/02/27 04:42:10 ensc Exp $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -97,7 +97,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 EXIT_FAILURE; break; }