diff options
| author | tekkub <tekkub@gmail.com> | 2009-11-27 16:09:11 -0700 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-11-27 16:09:11 -0700 |
| commit | c38b925777a250d6cc7015b2128b701abcb7a27e (patch) | |
| tree | 335bd243140a87490b1520f9dde5393758b57f93 /_posts/2009-09-03-working-with-key-passphrases.textile | |
| parent | 996d753d0c0242b0b6fb346683a8351d9b46c57b (diff) | |
| parent | 00f4345523917716a49f946d807d62e3f0966e06 (diff) | |
Merge branch 'master' of git://github.com/joachim-n/help.github.com
Diffstat (limited to '_posts/2009-09-03-working-with-key-passphrases.textile')
| -rw-r--r-- | _posts/2009-09-03-working-with-key-passphrases.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-09-03-working-with-key-passphrases.textile b/_posts/2009-09-03-working-with-key-passphrases.textile index 07c6aa3..e48f6aa 100644 --- a/_posts/2009-09-03-working-with-key-passphrases.textile +++ b/_posts/2009-09-03-working-with-key-passphrases.textile @@ -72,7 +72,7 @@ Run 'git help git' to display the help index. Run 'git help <command>' to display help for specific commands. [Tekkub@KAKU: ~ master]$</pre> -The process will continue to run until you log out, shutdown or kill ssh-agent. To kill the process, find it's PID with @ps@ then call @kill <PID>@: +The process will continue to run until you log out, shutdown or kill ssh-agent. To kill the process, find its PID with @ps@ then call @kill <PID>@: <pre class="terminal">[Tekkub@KAKU: ~ master]$ ps PID PPID PGID WINPID TTY UID STIME COMMAND |
