diff options
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 |
