[ssh-keygen.1]
     small typo
This commit is contained in:
Damien Miller 2013-12-29 17:47:14 +11:00
parent 339a48fe7f
commit 137977180b
2 changed files with 6 additions and 3 deletions

View File

@ -31,6 +31,9 @@
- djm@cvs.openbsd.org 2013/12/19 22:57:13 - djm@cvs.openbsd.org 2013/12/19 22:57:13
[poly1305.c poly1305.h] [poly1305.c poly1305.h]
use full name for author, with his permission use full name for author, with his permission
- tedu@cvs.openbsd.org 2013/12/21 07:10:47
[ssh-keygen.1]
small typo
20131221 20131221
- (dtucker) [regress/keytype.sh] Actually test ecdsa key types. - (dtucker) [regress/keytype.sh] Actually test ecdsa key types.

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: ssh-keygen.1,v 1.118 2013/12/07 11:58:46 naddy Exp $ .\" $OpenBSD: ssh-keygen.1,v 1.119 2013/12/21 07:10:47 tedu Exp $
.\" .\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@ -35,7 +35,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd $Mdocdate: December 7 2013 $ .Dd $Mdocdate: December 21 2013 $
.Dt SSH-KEYGEN 1 .Dt SSH-KEYGEN 1
.Os .Os
.Sh NAME .Sh NAME
@ -714,7 +714,7 @@ Please refer to those manual pages for details.
.Nm .Nm
is able to manage OpenSSH format Key Revocation Lists (KRLs). is able to manage OpenSSH format Key Revocation Lists (KRLs).
These binary files specify keys or certificates to be revoked using a These binary files specify keys or certificates to be revoked using a
compact format, taking as little a one bit per certificate if they are being compact format, taking as little as one bit per certificate if they are being
revoked by serial number. revoked by serial number.
.Pp .Pp
KRLs may be generated using the KRLs may be generated using the