diff options
Diffstat (limited to 'usr.sbin/ikectl/ikectl.8')
-rw-r--r-- | usr.sbin/ikectl/ikectl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ikectl/ikectl.8 b/usr.sbin/ikectl/ikectl.8 index 2de05e34459..bbd942957ca 100644 --- a/usr.sbin/ikectl/ikectl.8 +++ b/usr.sbin/ikectl/ikectl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ikectl.8,v 1.4 2010/06/14 17:41:18 jsg Exp $ +.\" $OpenBSD: ikectl.8,v 1.5 2010/06/15 08:41:44 jsg Exp $ .\" $vantronix: ikectl.8,v 1.11 2010/06/03 15:55:51 reyk Exp $ .\" .\" Copyright (c) 2007, 2008, 2009, 2010 Reyk Floeter <reyk@vantronix.net> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 14 2010 $ +.Dd $Mdocdate: June 15 2010 $ .Dt IKECTL 8 .Os .Sh NAME @@ -145,7 +145,7 @@ into the active configuration. .It Cm ca Ar name Cm key Ar host Cm delete Delete the private key for .Ar host . -.It Cm ca Ar name Cm key Ar host Cm import Cm file +.It Cm ca Ar name Cm key Ar host Cm import Ar file Source the private key for .Ar host from the named |