diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-11-10 03:19:42 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-11-10 03:19:42 +0000 |
commit | 1bbe74a1944fe41db562bd4242ca96649a1f5cd3 (patch) | |
tree | 1f6a57a6a68c3f30a453fa8d11dd43485df1122f /sbin | |
parent | 9ed107c19f073262ae0aa54b8c4c9d39f38458aa (diff) |
fix SEE ALSO; ho ok.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/isakmpd/apps/certpatch/certpatch.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/apps/certpatch/certpatch.8 b/sbin/isakmpd/apps/certpatch/certpatch.8 index 00cd4371d30..c9232c9614d 100644 --- a/sbin/isakmpd/apps/certpatch/certpatch.8 +++ b/sbin/isakmpd/apps/certpatch/certpatch.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: certpatch.8,v 1.6 2000/04/15 02:15:15 aaron Exp $ +.\" $OpenBSD: certpatch.8,v 1.7 2002/11/10 03:19:41 fgsch Exp $ .\" $EOM: certpatch.8,v 1.5 2000/04/07 22:17:11 niklas Exp $ .\" .\" Copyright (c) 1999 Niklas Hallqvist. All rights reserved. @@ -86,5 +86,5 @@ The key is specified by the filename where it is stored in PEM format. .El .Sh SEE ALSO -.Xr ssl 4 , -.Xr isakmpd 8 +.Xr isakmpd 8 , +.Xr ssl 8 |