From 29fd81e55d4ebaa41d721f073333987a1b3a6665 Mon Sep 17 00:00:00 2001 From: angelos Date: Sat, 22 Apr 2000 02:40:01 +0000 Subject: [PATCH] Slight clarification in usage. --- sbin/ipsecadm/ipsecadm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/ipsecadm/ipsecadm.c b/sbin/ipsecadm/ipsecadm.c index 6730ee67a96..1404b397ad5 100644 --- a/sbin/ipsecadm/ipsecadm.c +++ b/sbin/ipsecadm/ipsecadm.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ipsecadm.c,v 1.35 2000/04/22 01:53:41 angelos Exp $ */ +/* $OpenBSD: ipsecadm.c,v 1.36 2000/04/22 02:40:01 angelos Exp $ */ /* * The authors of this code are John Ioannidis (ji@tla.org), * Angelos D. Keromytis (kermit@csd.uch.gr) and @@ -197,7 +197,7 @@ usage() "\t -key \t\t\tkey material to be used\n" "\t -keyfile \t\tfile to read key material from\n" "\t -authkey \t\tkey material for auth in new esp\n" - "\t -authkeyfile \t\tfile to read key material from\n" + "\t -authkeyfile \t\tfile to read authkey material from\n" "\t -proto \t\t\tsecurity protocol\n" "\t -chain\t\t\tSPI chain delete\n" "\t -transport \t\tprotocol number for flow\n" -- 2.20.1