X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fnattribute.c;h=5f732cc06e46006df4b6c10e958afdc3eb91073b;hb=a6be71d3e49f0f633705ba5e4e08cc1cac811344;hp=0cb1e97e95e5795ff690fe4f3bc122b80112916c;hpb=7b2e4406749b07778682e12434667c67c12f8243;p=util-vserver.git diff --git a/src/nattribute.c b/src/nattribute.c index 0cb1e97..5f732cc 100644 --- a/src/nattribute.c +++ b/src/nattribute.c @@ -156,7 +156,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; }