From 7fd9477e93eb5c3e4c13fce402c88536804d2add Mon Sep 17 00:00:00 2001 From: mouring Date: Mon, 6 Aug 2001 21:00:27 +0000 Subject: [PATCH] - aaron@cvs.openbsd.org 2001/07/23 14:14:18 [ssh-keygen.1] Fix typo. --- ChangeLog | 3 +++ ssh-keygen.1 | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index df779b50..0047f8db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,9 @@ - markus@cvs.openbsd.org 2001/07/23 12:47:05 [ssh.1] sync PreferredAuthentications + - aaron@cvs.openbsd.org 2001/07/23 14:14:18 + [ssh-keygen.1] + Fix typo. 20010803 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 1ea944c7..290319d4 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.46 2001/06/25 17:18:27 markus Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.47 2001/07/23 14:14:18 aaron Exp $ .\" .\" -*- nroff -*- .\" @@ -82,7 +82,7 @@ generates, manages and converts authentication keys for .Xr ssh 1 . .Nm defaults to generating a RSA1 key for use by SSH protocol version 1. -specifying the +Specifying the .Fl t option allows you to create a key for use by SSH protocol version 2. .Pp -- 2.45.2