diff options
author | 2001-04-02 17:32:23 +0000 | |
---|---|---|
committer | 2001-04-02 17:32:23 +0000 | |
commit | 5bfe53d5374cd889f7c3b97adb452792c66af256 (patch) | |
tree | 0a5484ffb2ac0c3365b1cd9ad4094ad703419b26 /usr.bin/ssh/ssh-agent.1 | |
parent | Satisfy boss. (diff) | |
download | wireguard-openbsd-5bfe53d5374cd889f7c3b97adb452792c66af256.tar.xz wireguard-openbsd-5bfe53d5374cd889f7c3b97adb452792c66af256.zip |
grammar; slade@shore.net
Diffstat (limited to 'usr.bin/ssh/ssh-agent.1')
-rw-r--r-- | usr.bin/ssh/ssh-agent.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh-agent.1 b/usr.bin/ssh/ssh-agent.1 index 0d8da1d8e30..a14f359a4ad 100644 --- a/usr.bin/ssh/ssh-agent.1 +++ b/usr.bin/ssh/ssh-agent.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-agent.1,v 1.22 2001/03/02 18:54:31 deraadt Exp $ +.\" $OpenBSD: ssh-agent.1,v 1.23 2001/04/02 17:32:23 deraadt Exp $ .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -121,7 +121,7 @@ or syntax can be generated) which can be evalled in the calling shell. Later .Xr ssh 1 -look at these variables and use them to establish a connection to the agent. +looks at these variables and uses them to establish a connection to the agent. .Pp A unix-domain socket is created .Pq Pa /tmp/ssh-XXXXXXXX/agent.<pid> , |