X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollectdctl.c;h=d019d2742f3db6bef5d98f653ed144cdf4a42895;hb=ae5cca244ff291c17df1cc36e28f19376958a2eb;hp=478f2a4b4172d77079bee5aeecef15c78bd396f8;hpb=1eb3c043cb162ef198f86034cf7604be4a0a0d9c;p=collectd.git diff --git a/src/collectdctl.c b/src/collectdctl.c index 478f2a4b..d019d274 100644 --- a/src/collectdctl.c +++ b/src/collectdctl.c @@ -98,8 +98,8 @@ static void exit_usage (const char *name, int status) { "Hostname defaults to the local hostname if omitted (e.g., uptime/uptime).\n" "No error is returned if the specified identifier does not exist.\n" - "\n"PACKAGE" "VERSION", http://collectd.org/\n" - "by Florian octo Forster \n" + "\n"PACKAGE_NAME" "PACKAGE_VERSION", http://collectd.org/\n" + "by Florian octo Forster \n" "for contributions see `AUTHORS'\n" , name); exit (status);