]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - doc/usage.texi
Trivial alignment
[tofuproxy.git] / doc / usage.texi
index 828fe349705279ed4ee13014ae1739e8c558999a..e4a4797ebcf02b1f4f6ec4010f81fc5405bf93c1 100644 (file)
@@ -25,7 +25,7 @@ If build fails because of untrusted @code{ca.cypherpunks.ru} certificate, then:
 $ [fetch|wget] http://www.ca.cypherpunks.ru/cert.pem
 $ [fetch|wget] http://www.ca.cypherpunks.ru/cert.pem.asc
 $ gpg --auto-key-locate dane --locate-keys stargrave at stargrave dot org
-$ gpg --auto-key-locate wkd --locate-keys stargrave at gnupg dot net
+$ gpg --auto-key-locate  wkd --locate-keys stargrave at gnupg dot net
 $ gpg --verify cert.pem.asc
 $ SSL_CERT_FILE=`pwd`/cert.pem GIT_SSL_CAINFO=`pwd`/cert.pem redo all
 @end example