]> andersk Git - openssh.git/blobdiff - ssh-agent.1
- Big manpage and config file cleanup from Andre Lucas
[openssh.git] / ssh-agent.1
similarity index 95%
rename from ssh-agent.1.in
rename to ssh-agent.1
index f8084e2997edb74c682c1a3318bc29cad6422d99..506b83723ec0c78cdd1dfd651321678c2f9507f7 100644 (file)
@@ -109,14 +109,6 @@ environment variable holds the agent's PID.
 .Pp
 The agent exits automatically when the command given on the command
 line terminates.
-.Pp
-Here's a trick that will allow you to start this up from your .bash_profile (just put it in as the first thing that happens):
-.Sp
-.Vb 1
-
-\&     [ ! "$SSH_AGENT_PID" ] && exec ssh-agent -- bash --login
-\&     ssh-add
-.Ve
 .Sh FILES
 .Bl -tag -width Ds
 .It Pa $HOME/.ssh/identity
This page took 0.035015 seconds and 4 git commands to generate.