summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--ssh-keygen.18
2 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ab91c189..d5161a0f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
12 [sshd.8] 12 [sshd.8]
13 new sentence, new line; 13 new sentence, new line;
14 whitespace; 14 whitespace;
15 - jmc@cvs.openbsd.org 2005/03/01 15:05:00
16 [ssh-keygen.1]
17 whitespace;
15 18
1620050301 1920050301
17 - (djm) OpenBSD CVS sync: 20 - (djm) OpenBSD CVS sync:
@@ -2231,4 +2234,4 @@
2231 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2234 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2232 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2235 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2233 2236
2234$Id: ChangeLog,v 1.3678 2005/03/02 01:03:23 djm Exp $ 2237$Id: ChangeLog,v 1.3679 2005/03/02 01:03:43 djm Exp $
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index f4c5ebcb8..4f2af5815 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.64 2005/03/01 10:42:49 djm Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.65 2005/03/01 15:05:00 jmc Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -273,15 +273,15 @@ and
273.Nm sshd , 273.Nm sshd ,
274but they do not reveal identifying information should the file's contents 274but they do not reveal identifying information should the file's contents
275be disclosed. 275be disclosed.
276This option will not modify existing hashed hostnames and is therefore safe 276This option will not modify existing hashed hostnames and is therefore safe
277to use on files that mix hashed and non-hashed names. 277to use on files that mix hashed and non-hashed names.
278.It Fl R Ar hostname 278.It Fl R Ar hostname
279Removes all keys belonging to 279Removes all keys belonging to
280.Ar hostname 280.Ar hostname
281from a 281from a
282.Pa known_hosts 282.Pa known_hosts
283file. 283file.
284This option is useful to delete hashed hosts (see the 284This option is useful to delete hashed hosts (see the
285.Fl H 285.Fl H
286option above). 286option above).
287.It Fl G Ar output_file 287.It Fl G Ar output_file