Fix typo in usage.
Submitted by: Jonatan B < onatan at gmail dot com > MFC after: 3 days
This commit is contained in:
parent
d8b464e51e
commit
f27f0bce24
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149698
@ -277,7 +277,7 @@ usage(void)
|
||||
fprintf(stderr, "Where:\n");
|
||||
fprintf(stderr, " -a remote Specify remote device to ping\n");
|
||||
fprintf(stderr, " -c count Number of packets to send\n");
|
||||
fprintf(stderr, " -f No delay (soft of flood)\n");
|
||||
fprintf(stderr, " -f No delay (sort of flood)\n");
|
||||
fprintf(stderr, " -h Display this message\n");
|
||||
fprintf(stderr, " -i wait Delay between packets (sec)\n");
|
||||
fprintf(stderr, " -n Numeric output only\n");
|
||||
|
Loading…
Reference in New Issue
Block a user