summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.16
1 files changed, 1 insertions, 5 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 6975ef9ef..dc244cd78 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sat Apr 22 23:55:14 1995 ylo 10.\" Created: Sat Apr 22 23:55:14 1995 ylo
11.\" 11.\"
12.\" $Id: ssh-keygen.1,v 1.5 1999/11/17 06:29:08 damien Exp $ 12.\" $Id: ssh-keygen.1,v 1.6 1999/12/26 03:24:41 damien Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SSH-KEYGEN 1 15.Dt SSH-KEYGEN 1
@@ -109,10 +109,6 @@ Provides the (old) passphrase.
109.El 109.El
110.Sh FILES 110.Sh FILES
111.Bl -tag -width Ds 111.Bl -tag -width Ds
112.It Pa $HOME/.ssh/random_seed
113Used for seeding the random number generator. This file should not be
114readable by anyone but the user. This file is created the first time
115the program is run, and is updated every time.
116.It Pa $HOME/.ssh/identity 112.It Pa $HOME/.ssh/identity
117Contains the RSA authentication identity of the user. This file 113Contains the RSA authentication identity of the user. This file
118should not be readable by anyone but the user. It is possible to 114should not be readable by anyone but the user. It is possible to