--- gvpe/src/gvpe.C 2005/03/18 02:32:20 1.2 +++ gvpe/src/gvpe.C 2005/03/23 20:07:56 1.3 @@ -257,7 +257,7 @@ if (!THISNODE) { - slog (L_ERR, _("current node not set, or node '%s' not found in configfile, specify the nodename when starting vped."), + slog (L_ERR, _("current node not set, or node '%s' not found in configfile, specify the nodename when starting gvpe."), thisnode ? thisnode : ""); exit (EXIT_FAILURE); }