Correct typo in usage.

Submitted by:	David Malone <dwmalone@maths.tcd.ie>
This commit is contained in:
Hajimu UMEMOTO 2001-03-18 18:45:43 +00:00
parent f7cbf2b00e
commit e3a50e99c6
1 changed files with 1 additions and 1 deletions

View File

@ -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"