summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Josefsson <gandalf@wlug.westbo.se>2004-02-02 20:12:33 +0000
committerMartin Josefsson <gandalf@wlug.westbo.se>2004-02-02 20:12:33 +0000
commit6004439c2ba892f553da473180e006b93a0986aa (patch)
tree95d474efdf1c18afc41f0902f49d3cdc7fa1e6a7
parent69ac0e086c7b90e82cec369570ca363201023bde (diff)
(Continuing the bloody-series) Bloody typos :)
-rw-r--r--ip6tables-restore.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ip6tables-restore.c b/ip6tables-restore.c
index fb19e891..00dc1149 100644
--- a/ip6tables-restore.c
+++ b/ip6tables-restore.c
@@ -7,7 +7,7 @@
* Rusty Russell <rusty@linuxcare.com.au>
* This code is distributed under the terms of GNU GPL v2
*
- * $Id: ip6tables-restore.c,v 1.18 2004/02/02 19:58:36 gandalf Exp $
+ * $Id: ip6tables-restore.c,v 1.19 2004/02/02 19:59:17 gandalf Exp $
*/
#include <getopt.h>
@@ -42,7 +42,7 @@ static void print_usage(const char *name, const char *version) __attribute__((no
static void print_usage(const char *name, const char *version)
{
- fprintf(stderr, "Usage: %s [-b] [-c] [-v] [-v] [-h]\n"
+ fprintf(stderr, "Usage: %s [-b] [-c] [-v] [-t] [-h]\n"
" [ --binary ]\n"
" [ --counters ]\n"
" [ --verbose ]\n"