summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.19
1 files changed, 3 insertions, 6 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 205f741b8..d0c00ebb0 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -147,9 +147,7 @@ key in
147.Pa ~/.ssh/id_dsa 147.Pa ~/.ssh/id_dsa
148or 148or
149.Pa ~/.ssh/id_rsa . 149.Pa ~/.ssh/id_rsa .
150Additionally, the system administrator may use this to generate host keys, 150Additionally, the system administrator may use this to generate host keys.
151as seen in
152.Pa /etc/rc .
153.Pp 151.Pp
154Normally this program generates the key and asks for a file in which 152Normally this program generates the key and asks for a file in which
155to store the private key. 153to store the private key.
@@ -393,9 +391,7 @@ new passphrase.
393.It Fl q 391.It Fl q
394Silence 392Silence
395.Nm ssh-keygen . 393.Nm ssh-keygen .
396Used by 394Used by system administration scripts when creating a new key.
397.Pa /etc/rc
398when creating a new key.
399.It Fl R Ar hostname 395.It Fl R Ar hostname
400Removes all keys belonging to 396Removes all keys belonging to
401.Ar hostname 397.Ar hostname
@@ -659,6 +655,7 @@ The file format is described in
659.Xr ssh 1 , 655.Xr ssh 1 ,
660.Xr ssh-add 1 , 656.Xr ssh-add 1 ,
661.Xr ssh-agent 1 , 657.Xr ssh-agent 1 ,
658.Xr ssh-vulnkey 1 ,
662.Xr moduli 5 , 659.Xr moduli 5 ,
663.Xr sshd 8 660.Xr sshd 8
664.Rs 661.Rs