]> andersk Git - openssh.git/commitdiff
- matthieu@cvs.openbsd.org 2003/11/25 23:10:08
authordtucker <dtucker>
Tue, 9 Dec 2003 08:01:51 +0000 (08:01 +0000)
committerdtucker <dtucker>
Tue, 9 Dec 2003 08:01:51 +0000 (08:01 +0000)
     [ssh-add.1]
     ssh-add doesn't need to be a descendant of ssh-agent. Ok markus@, jmc@.

ChangeLog
ssh-add.1

index b3c76ecfa34785e5befb8230cb88e130c4129b44..28710485481b8c4ee8368a1dbec45af1cff52b34 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20031209
+ - (dtucker) OpenBSD CVS Sync
+   - matthieu@cvs.openbsd.org 2003/11/25 23:10:08
+     [ssh-add.1]
+     ssh-add doesn't need to be a descendant of ssh-agent. Ok markus@, jmc@.
+
 20031208
  - (tim) [configure.ac] Bug 770. Fix --without-rpath.
 
index fe0190859efe11f4382f31a8f6c870c18520bfae..6348197b332aa3493905bf854a9c7b00b32e2185 100644 (file)
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ssh-add.1,v 1.39 2003/06/10 09:12:11 jmc Exp $
+.\"    $OpenBSD: ssh-add.1,v 1.40 2003/11/25 23:10:08 matthieu Exp $
 .\"
 .\"  -*- nroff -*-
 .\"
@@ -69,8 +69,9 @@ The passphrase is read from the user's tty.
 .Nm
 retries the last passphrase if multiple identity files are given.
 .Pp
-The authentication agent must be running and must be an ancestor of
-the current process for
+The authentication agent must be running and the
+.Ev SSH_AUTH_SOCK
+environment variable must contain the name of its socket for
 .Nm
 to work.
 .Pp
This page took 0.050708 seconds and 5 git commands to generate.