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)
downloadopenssh-git-959de99aa0efdb6cd1c02294c3890f8bf7eab86e.tar.gz
- 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 e5ea1e32..e1a30cb1 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-agent.1,v 1.33 2002/06/19 00:27:55 deraadt Exp $
+.\" $OpenBSD: ssh-agent.1,v 1.34 2002/06/22 16:45:29 stevesk Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -151,7 +151,7 @@ user.
.Pp
The
.Ev SSH_AGENT_PID
-environment variable holds the agent's PID.
+environment variable holds the agent's process ID.
.Pp
The agent exits automatically when the command given on the command
line terminates.