summaryrefslogtreecommitdiff
path: root/ssh-agent.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-23 00:35:25 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-23 00:35:25 +0000
commit959de99aa0efdb6cd1c02294c3890f8bf7eab86e (patch)
tree6287db005259b1767f31ca24a1c70ad6bb403346 /ssh-agent.1
parentc06bf70b41dfe4ec263371b19e22bc86e7fd66ff (diff)
- stevesk@cvs.openbsd.org 2002/06/22 16:45:29
[ssh-agent.1 sshd.8 sshd_config.5] use process ID vs. pid/PID/process identifier
Diffstat (limited to 'ssh-agent.1')
-rw-r--r--ssh-agent.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1
index e5ea1e325..e1a30cb1f 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-agent.1,v 1.33 2002/06/19 00:27:55 deraadt Exp $ 1.\" $OpenBSD: ssh-agent.1,v 1.34 2002/06/22 16:45:29 stevesk 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
@@ -151,7 +151,7 @@ user.
151.Pp 151.Pp
152The 152The
153.Ev SSH_AGENT_PID 153.Ev SSH_AGENT_PID
154environment variable holds the agent's PID. 154environment variable holds the agent's process ID.
155.Pp 155.Pp
156The agent exits automatically when the command given on the command 156The agent exits automatically when the command given on the command
157line terminates. 157line terminates.