--- gvpe/src/gvpe.C 2008/11/21 05:02:08 1.15 +++ gvpe/src/gvpe.C 2009/01/18 03:59:09 1.16 @@ -99,7 +99,7 @@ (" -c, --config=DIR Read configuration options from DIR.\n" " -D, --no-detach Don't fork and detach.\n" " -l, --log-level=LEVEL Set logging level (info, notice, warn are common).\n" - " -L, --mlock Lock tinc into main memory.\n" + " -L, --mlock Lock gvpe into main memory.\n" " --help Display this help and exit.\n" " --version Output version information and exit.\n\n")); printf (_("Report bugs to .\n")); @@ -237,7 +237,7 @@ printf (_ ("Copyright (C) 2003-2008 Marc Lehmann and others.\n" "See the AUTHORS file for a complete list.\n\n" - "tinc comes with ABSOLUTELY NO WARRANTY. This is free software,\n" + "GVPE comes with ABSOLUTELY NO WARRANTY. This is free software,\n" "and you are welcome to redistribute it under certain conditions;\n" "see the file COPYING for details.\n"));