- jmc@cvs.openbsd.org 2004/08/13 00:01:43

[ssh-keygen.1]
     kill whitespace at eol;
This commit is contained in:
Darren Tucker 2004-08-13 21:23:25 +10:00
parent 0b42e6d95b
commit 6e37037fea
2 changed files with 6 additions and 3 deletions

View File

@ -15,6 +15,9 @@
- jakob@cvs.openbsd.org 2004/08/12 21:41:13
[ssh-keygen.1 ssh.1]
improve SSHFP documentation; ok deraadt@
- jmc@cvs.openbsd.org 2004/08/13 00:01:43
[ssh-keygen.1]
kill whitespace at eol;
20040812
- (dtucker) [sshd.c] Remove duplicate variable imported during sync.
@ -1612,4 +1615,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.3502 2004/08/13 11:22:40 dtucker Exp $
$Id: ChangeLog,v 1.3503 2004/08/13 11:23:25 dtucker Exp $

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: ssh-keygen.1,v 1.62 2004/08/12 21:41:13 jakob Exp $
.\" $OpenBSD: ssh-keygen.1,v 1.63 2004/08/13 00:01:43 jmc Exp $
.\"
.\" -*- nroff -*-
.\"
@ -193,7 +193,7 @@ This option allows exporting keys for use by several commercial
SSH implementations.
.It Fl g
Use generic DNS format when printing fingerprint resource records using the
.Fl r
.Fl r
command.
.It Fl f Ar filename
Specifies the filename of the key file.