mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 00:04:30 +02:00
parent
718fd4b9b8
commit
4c9c6fdcfe
@ -12,6 +12,9 @@
|
|||||||
[sshd.8]
|
[sshd.8]
|
||||||
new sentence, new line;
|
new sentence, new line;
|
||||||
whitespace;
|
whitespace;
|
||||||
|
- jmc@cvs.openbsd.org 2005/03/01 15:05:00
|
||||||
|
[ssh-keygen.1]
|
||||||
|
whitespace;
|
||||||
|
|
||||||
20050301
|
20050301
|
||||||
- (djm) OpenBSD CVS sync:
|
- (djm) OpenBSD CVS sync:
|
||||||
@ -2231,4 +2234,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.3678 2005/03/02 01:03:23 djm Exp $
|
$Id: ChangeLog,v 1.3679 2005/03/02 01:03:43 djm Exp $
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $OpenBSD: ssh-keygen.1,v 1.64 2005/03/01 10:42:49 djm Exp $
|
.\" $OpenBSD: ssh-keygen.1,v 1.65 2005/03/01 15:05:00 jmc Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" -*- nroff -*-
|
.\" -*- nroff -*-
|
||||||
.\"
|
.\"
|
||||||
@ -273,15 +273,15 @@ and
|
|||||||
.Nm sshd ,
|
.Nm sshd ,
|
||||||
but they do not reveal identifying information should the file's contents
|
but they do not reveal identifying information should the file's contents
|
||||||
be disclosed.
|
be disclosed.
|
||||||
This option will not modify existing hashed hostnames and is therefore safe
|
This option will not modify existing hashed hostnames and is therefore safe
|
||||||
to use on files that mix hashed and non-hashed names.
|
to use on files that mix hashed and non-hashed names.
|
||||||
.It Fl R Ar hostname
|
.It Fl R Ar hostname
|
||||||
Removes all keys belonging to
|
Removes all keys belonging to
|
||||||
.Ar hostname
|
.Ar hostname
|
||||||
from a
|
from a
|
||||||
.Pa known_hosts
|
.Pa known_hosts
|
||||||
file.
|
file.
|
||||||
This option is useful to delete hashed hosts (see the
|
This option is useful to delete hashed hosts (see the
|
||||||
.Fl H
|
.Fl H
|
||||||
option above).
|
option above).
|
||||||
.It Fl G Ar output_file
|
.It Fl G Ar output_file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user