diff options
| author | joachim-n <joachim@joachims-imac.home> | 2009-11-01 11:21:09 +0000 |
|---|---|---|
| committer | joachim-n <joachim@joachims-imac.home> | 2009-11-01 11:21:09 +0000 |
| commit | 00f4345523917716a49f946d807d62e3f0966e06 (patch) | |
| tree | d53cdc6764dfa36261e2c5c2720a630d48dadbf4 /_posts/2009-09-03-working-with-key-passphrases.textile | |
| parent | 1d6761a9a1d0be5fcc8e2052a73614068a1a1bda (diff) | |
Fixed grammar: s/it's/its/ where applicable.
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 |
