summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--ssh-keygen.15
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e59adf1a..4dfaa2780 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,9 @@
26 type, and default comment. This will be used by /etc/rc to generate 26 type, and default comment. This will be used by /etc/rc to generate
27 new host keys. Idea from deraadt. 27 new host keys. Idea from deraadt.
28 ok deraadt 28 ok deraadt
29 - stevesk@cvs.openbsd.org 2011/03/23 16:24:56
30 [ssh-keygen.1]
31 -q not used in /etc/rc now so remove statement.
29 32
3020110221 3320110221
31 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the 34 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 2573087b3..e6c52ebe3 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.102 2011/03/23 15:16:22 stevesk Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.103 2011/03/23 16:24:56 stevesk Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -402,9 +402,6 @@ new passphrase.
402.It Fl q 402.It Fl q
403Silence 403Silence
404.Nm ssh-keygen . 404.Nm ssh-keygen .
405Used by
406.Pa /etc/rc
407when creating a new key.
408.It Fl R Ar hostname 405.It Fl R Ar hostname
409Removes all keys belonging to 406Removes all keys belonging to
410.Ar hostname 407.Ar hostname