summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-04-02 17:32:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-04-02 17:32:24 +0000
commit03bec049fb8fcc3daba72cce96b9fd5d251bbc20 (patch)
treec8fbbdb65a33b348dd6159d2ad21fe4403922fcb /usr.bin
parent304550e8e00867ec4ae0cf0126a52d79231e0caa (diff)
grammar; slade@shore.net
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/ssh-agent.14
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> ,