fanf 99/12/14 09:46:15
Modified: . devnotes.html
Log:
the agent may have more than one key
Revision Changes Path
1.14 +1 -1 apache-devsite/devnotes.html
Index: devnotes.html
===================================================================
RCS file: /home/cvs/apache-devsite/devnotes.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- devnotes.html 1999/12/14 17:45:17 1.13
+++ devnotes.html 1999/12/14 17:46:15 1.14
@@ -225,7 +225,7 @@
without having to enter a password for each CVS operation. Use
<SAMP>ssh-add</SAMP> and enter your passphrase once when you start a
session, and <SAMP>ssh-add -D</SAMP> at the end of the session to
- delete your unencrypted key from the agent.
+ delete your unencrypted key(s) from the agent.
</LI>
</OL>
<HR>