From 6394ae05b0bf48901c64676396a3e840ae29e2a5 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 23 Jul 2009 17:22:02 -0400 Subject: [PATCH] correcting keyserver pool name. --- website/getting-started-user.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.25.1