Remove extra space from usage.
authorangelos <angelos@openbsd.org>
Sat, 22 Apr 2000 02:43:15 +0000 (02:43 +0000)
committerangelos <angelos@openbsd.org>
Sat, 22 Apr 2000 02:43:15 +0000 (02:43 +0000)
sbin/ipsecadm/ipsecadm.c

index 1404b39..bd92f8e 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: ipsecadm.c,v 1.36 2000/04/22 02:40:01 angelos Exp $ */
+/* $OpenBSD: ipsecadm.c,v 1.37 2000/04/22 02:43:15 angelos Exp $ */
 /*
  * The authors of this code are John Ioannidis (ji@tla.org),
  * Angelos D. Keromytis (kermit@csd.uch.gr) and 
@@ -201,7 +201,7 @@ usage()
            "\t  -proto <val>\t\t\tsecurity protocol\n"
            "\t  -chain\t\t\tSPI chain delete\n"
            "\t  -transport <val>\t\tprotocol number for flow\n"
-           "\t  -addr <ip> <net> <ip> <net>\t subnets for flow\n"
+           "\t  -addr <ip> <net> <ip> <net>\tsubnets for flow\n"
            "\t  -delete\t\t\tdelete specified flow\n"
            "\t  -bypass\t\t\tcreate/delete a bypass flow\n"
            "\t  -sport\t\t\tsource port for flow\n"