summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-07-23 17:22:02 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-07-23 17:22:02 -0400
commit6394ae05b0bf48901c64676396a3e840ae29e2a5 (patch)
treebc566a29fc250a1d977c8f97a76195a09579a6d2 /website
parentc8d0dccee22d1fe4e65edebbf624915c3fc8a8af (diff)
correcting keyserver pool name.
Diffstat (limited to 'website')
-rw-r--r--website/getting-started-user.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/getting-started-user.mdwn b/website/getting-started-user.mdwn
index 96fd54e..e6bfe06 100644
--- a/website/getting-started-user.mdwn
+++ b/website/getting-started-user.mdwn
@@ -74,7 +74,7 @@ you want to add the subkey to on the command line.
Since this is a change to your key, you probably want to re-publish
your key to the public keyservers. If your key ID is $GPGID:
- $ gpg --keyserver pool.sks-keysevers.net --send-key $GPGID
+ $ gpg --keyserver pool.sks-keyservers.net --send-key $GPGID
This way, remote services that use the monkeysphere for user
authentication will know about your SSH identity.