diff options
Diffstat (limited to 'ssh-agent.1')
-rw-r--r-- | ssh-agent.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1 index cfefd34e9..226804e5f 100644 --- a/ssh-agent.1 +++ b/ssh-agent.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-agent.1,v 1.40 2004/05/13 02:47:50 dtucker Exp $ | 1 | .\" $OpenBSD: ssh-agent.1,v 1.41 2004/07/11 17:48:47 deraadt 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 |
@@ -148,7 +148,7 @@ for Bourne-type shells such as | |||
148 | or | 148 | or |
149 | .Xr ksh 1 | 149 | .Xr ksh 1 |
150 | and | 150 | and |
151 | .Cm eval `ssh-agent -c` | 151 | .Cm eval `ssh-agent -c` |
152 | for | 152 | for |
153 | .Xr csh 1 | 153 | .Xr csh 1 |
154 | and derivatives. | 154 | and derivatives. |