diff --git a/clockdiff.c b/clockdiff.c index 79ceaa8a..46bb4b21 100644 --- a/clockdiff.c +++ b/clockdiff.c @@ -451,7 +451,7 @@ static void usage(int exit_status) "\nUsage:\n" " clockdiff [options] \n" "\nOptions:\n" - " without -o, use icmp timestamp only(see RFC0792, page 16)\n" + " without -o, use icmp timestamp only (see RFC0792, page 16)\n" " -o use ip timestamp and icmp echo\n" " -o1 use three-term ip timestamp and icmp echo\n" " -T, --time-format \n"