X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectdctl.c;h=8357ce841838cad2f85238b5bbe3ba1758e1db43;hb=f664b944f774e4d1e5d5c562eaf0bb207c6a7edf;hp=2329285371281e849e5bf82994111912201d2036;hpb=8aad55ab7d737a97d5927458b2b00885e27cae4d;p=collectd.git diff --git a/src/collectdctl.c b/src/collectdctl.c index 23292853..8357ce84 100644 --- a/src/collectdctl.c +++ b/src/collectdctl.c @@ -98,7 +98,7 @@ 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" + "\n"PACKAGE_NAME" "PACKAGE_VERSION", http://collectd.org/\n" "by Florian octo Forster \n" "for contributions see `AUTHORS'\n" , name);