summaryrefslogtreecommitdiff
path: root/_posts/2009-06-15-mac-key-setup.textile
diff options
context:
space:
mode:
authorChris Wanstrath <chris@ozmm.org>2009-09-03 20:46:25 -0700
committerChris Wanstrath <chris@ozmm.org>2009-09-03 20:46:25 -0700
commit12338d38b13253f4310ba6e4555c9ba8d1faa2f6 (patch)
tree6102da53acdf92a4503df8b07ae8feb0a9318b2c /_posts/2009-06-15-mac-key-setup.textile
parenta70940667f0bff95b1713207fb193394afc30fca (diff)
parent5165e698d3e15cf840cc906faf1d3f4c1815bdbc (diff)
Merge branch 'master' of git@github.com:help/help.github.com
Diffstat (limited to '_posts/2009-06-15-mac-key-setup.textile')
-rw-r--r--_posts/2009-06-15-mac-key-setup.textile4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2009-06-15-mac-key-setup.textile b/_posts/2009-06-15-mac-key-setup.textile
index ad19636..db3de92 100644
--- a/_posts/2009-06-15-mac-key-setup.textile
+++ b/_posts/2009-06-15-mac-key-setup.textile
@@ -2,7 +2,7 @@
layout: default
title: Generating SSH keys (OSX)
description: Setting up SSH keys on Mac OSX
-categories: mac setup
+categories: mac
main_category: setup
---
@@ -12,7 +12,7 @@ Generating an SSH key on OSX is a fairly straightforward process. First and for
h2. Backup and remove existing keys
-Unless this is your first time setting up ssh or git on your computer, you should doublecheck that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys.
+Unless this is your first time setting up ssh or git on your computer, you should double check that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys.
<pre class="terminal">$ cd ~/.ssh
$ ls