mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- dtucker@cvs.openbsd.org 2005/03/14 10:09:03
[ssh-keygen.1] Correct description of -H (bz #997); ok markus@, punctuation jmc@
This commit is contained in:
parent
1adc2bd8d7
commit
da1adbc2cc
@ -18,6 +18,9 @@
|
|||||||
- jmc@cvs.openbsd.org 2005/03/12 11:55:03
|
- jmc@cvs.openbsd.org 2005/03/12 11:55:03
|
||||||
[ssh_config.5]
|
[ssh_config.5]
|
||||||
escape `.' at eol to avoid double spacing issues;
|
escape `.' at eol to avoid double spacing issues;
|
||||||
|
- dtucker@cvs.openbsd.org 2005/03/14 10:09:03
|
||||||
|
[ssh-keygen.1]
|
||||||
|
Correct description of -H (bz #997); ok markus@, punctuation jmc@
|
||||||
|
|
||||||
20050313
|
20050313
|
||||||
- (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the
|
- (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the
|
||||||
@ -2352,4 +2355,4 @@
|
|||||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.3715 2005/03/14 12:14:20 dtucker Exp $
|
$Id: ChangeLog,v 1.3716 2005/03/14 12:15:58 dtucker Exp $
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $OpenBSD: ssh-keygen.1,v 1.66 2005/03/01 18:15:56 jmc Exp $
|
.\" $OpenBSD: ssh-keygen.1,v 1.67 2005/03/14 10:09:03 dtucker Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" -*- nroff -*-
|
.\" -*- nroff -*-
|
||||||
.\"
|
.\"
|
||||||
@ -232,8 +232,10 @@ command.
|
|||||||
.It Fl H
|
.It Fl H
|
||||||
Hash a
|
Hash a
|
||||||
.Pa known_hosts
|
.Pa known_hosts
|
||||||
file, printing the result to standard output.
|
file.
|
||||||
This replaces all hostnames and addresses with hashed representations.
|
This replaces all hostnames and addresses with hashed representations
|
||||||
|
within the specified file; the original content is moved to a file with
|
||||||
|
a .old suffix.
|
||||||
These hashes may be used normally by
|
These hashes may be used normally by
|
||||||
.Nm ssh
|
.Nm ssh
|
||||||
and
|
and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user