- jmc@cvs.openbsd.org 2011/03/24 15:29:30

[ssh-keygen.1]
     zap trailing whitespace;
This commit is contained in:
Damien Miller 2011-05-05 14:13:50 +10:00
parent 111431963e
commit 3ca1eb373f
2 changed files with 6 additions and 3 deletions

View File

@ -32,6 +32,9 @@
- stevesk@cvs.openbsd.org 2011/03/23 16:50:04
[ssh-keygen.c]
remove -d, documentation removed >10 years ago; ok markus
- jmc@cvs.openbsd.org 2011/03/24 15:29:30
[ssh-keygen.1]
zap trailing whitespace;
20110221
- (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: ssh-keygen.1,v 1.103 2011/03/23 16:24:56 stevesk Exp $
.\" $OpenBSD: ssh-keygen.1,v 1.104 2011/03/24 15:29:30 jmc Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" 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
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd $Mdocdate: March 23 2011 $
.Dd $Mdocdate: March 24 2011 $
.Dt SSH-KEYGEN 1
.Os
.Sh NAME
@ -198,7 +198,7 @@ The options are as follows:
For each of the key types (rsa1, rsa, dsa and ecdsa) for which host keys
do not exist, generate the host keys with the default key file path,
an empty passphrase, default bits for the key type, and default comment.
This is used by
This is used by
.Pa /etc/rc
to generate new host keys.
.It Fl a Ar trials