aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/ssh.h
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2002-06-29 11:34:13 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2002-06-29 11:34:13 +0000
commitee21a45f81a0d84007f4e9b4175b9eb4727a96ee (patch)
tree8238d8d0755b8c75c2f77d82c8f96d4360c7ee11 /crypto/openssh/ssh.h
parent83d2307d00b1f24dddf918c6651fb440d6863bf9 (diff)
downloadsrc-ee21a45f81a0d84007f4e9b4175b9eb4727a96ee.tar.gz
src-ee21a45f81a0d84007f4e9b4175b9eb4727a96ee.zip
Vendor import of OpenSSH 3.4p1.
Notes
Notes: svn path=/vendor-crypto/openssh/dist/; revision=99060
Diffstat (limited to 'crypto/openssh/ssh.h')
-rw-r--r--crypto/openssh/ssh.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/openssh/ssh.h b/crypto/openssh/ssh.h
index e23bb1d5c26c..07eee78b6eac 100644
--- a/crypto/openssh/ssh.h
+++ b/crypto/openssh/ssh.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh.h,v 1.70 2002/06/03 12:04:07 deraadt Exp $ */
+/* $OpenBSD: ssh.h,v 1.71 2002/06/22 02:00:29 stevesk Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -65,8 +65,8 @@
#endif
/*
- * Name of the environment variable containing the pathname of the
- * authentication socket.
+ * Name of the environment variable containing the process ID of the
+ * authentication agent.
*/
#define SSH_AGENTPID_ENV_NAME "SSH_AGENT_PID"