Correct typo in usage.
Submitted by: David Malone <dwmalone@maths.tcd.ie>
This commit is contained in:
parent
f7cbf2b00e
commit
e3a50e99c6
@ -481,7 +481,7 @@ show_usage(const char *fmt, ...)
|
||||
va_end(args);
|
||||
warnx("error: %s", buf);
|
||||
}
|
||||
fprintf(stderr, "usage: ipfw6 [options]\n"
|
||||
fprintf(stderr, "usage: ip6fw [options]\n"
|
||||
" flush\n"
|
||||
" add [number] rule\n"
|
||||
" delete number ...\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user