diff options
-rw-r--r-- | ssh-agent.1 | 2 | ||||
-rw-r--r-- | ssh-keygen.1 | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1 index 3886112c0..d2f7a0aa0 100644 --- a/ssh-agent.1 +++ b/ssh-agent.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-agent.1,v 1.20 2001/01/28 10:24:04 markus Exp $ | 1 | .\" $OpenBSD: ssh-agent.1,v 1.21 2001/02/08 19:22:38 itojun 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 |
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index f18d28c2d..38bca30c6 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.29 2001/01/29 01:58:18 niklas Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.30 2001/02/08 19:22:38 itojun Exp $ |
2 | .\" | 2 | .\" |
3 | .\" -*- nroff -*- | 3 | .\" -*- nroff -*- |
4 | .\" | 4 | .\" |
@@ -235,5 +235,4 @@ protocol versions 1.5 and 2.0. | |||
235 | .Xr ssh 1 , | 235 | .Xr ssh 1 , |
236 | .Xr ssh-add 1 , | 236 | .Xr ssh-add 1 , |
237 | .Xr ssh-agent 1 , | 237 | .Xr ssh-agent 1 , |
238 | .Xr sshd 8 , | 238 | .Xr sshd 8 |
239 | .Xr crypto 3 | ||