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 9acd8f8c9..0845b4066 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -148,9 +148,7 @@ key in
148.Pa ~/.ssh/id_dsa 148.Pa ~/.ssh/id_dsa
149or 149or
150.Pa ~/.ssh/id_rsa . 150.Pa ~/.ssh/id_rsa .
151Additionally, the system administrator may use this to generate host keys, 151Additionally, the system administrator may use this to generate host keys.
152as seen in
153.Pa /etc/rc .
154.Pp 152.Pp
155Normally this program generates the key and asks for a file in which 153Normally this program generates the key and asks for a file in which
156to store the private key. 154to store the private key.
@@ -394,9 +392,7 @@ new passphrase.
394.It Fl q 392.It Fl q
395Silence 393Silence
396.Nm ssh-keygen . 394.Nm ssh-keygen .
397Used by 395Used by system administration scripts when creating a new key.
398.Pa /etc/rc
399when creating a new key.
400.It Fl R Ar hostname 396.It Fl R Ar hostname
401Removes all keys belonging to 397Removes all keys belonging to
402.Ar hostname 398.Ar hostname
@@ -669,6 +665,7 @@ The file format is described in
669.Xr ssh 1 , 665.Xr ssh 1 ,
670.Xr ssh-add 1 , 666.Xr ssh-add 1 ,
671.Xr ssh-agent 1 , 667.Xr ssh-agent 1 ,
668.Xr ssh-vulnkey 1 ,
672.Xr moduli 5 , 669.Xr moduli 5 ,
673.Xr sshd 8 670.Xr sshd 8
674.Rs 671.Rs