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 6557f9336..9dec5a098 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -145,9 +145,7 @@ key in
145.Pa ~/.ssh/id_dsa 145.Pa ~/.ssh/id_dsa
146or 146or
147.Pa ~/.ssh/id_rsa . 147.Pa ~/.ssh/id_rsa .
148Additionally, the system administrator may use this to generate host keys, 148Additionally, the system administrator may use this to generate host keys.
149as seen in
150.Pa /etc/rc .
151.Pp 149.Pp
152Normally this program generates the key and asks for a file in which 150Normally this program generates the key and asks for a file in which
153to store the private key. 151to store the private key.
@@ -368,9 +366,7 @@ new passphrase.
368.It Fl q 366.It Fl q
369Silence 367Silence
370.Nm ssh-keygen . 368.Nm ssh-keygen .
371Used by 369Used by system administration scripts when creating a new key.
372.Pa /etc/rc
373when creating a new key.
374.It Fl R Ar hostname 370.It Fl R Ar hostname
375Removes all keys belonging to 371Removes all keys belonging to
376.Ar hostname 372.Ar hostname
@@ -629,6 +625,7 @@ The file format is described in
629.Xr ssh 1 , 625.Xr ssh 1 ,
630.Xr ssh-add 1 , 626.Xr ssh-add 1 ,
631.Xr ssh-agent 1 , 627.Xr ssh-agent 1 ,
628.Xr ssh-vulnkey 1 ,
632.Xr moduli 5 , 629.Xr moduli 5 ,
633.Xr sshd 8 630.Xr sshd 8
634.Rs 631.Rs