From 5bfe1e112be6f95420f120d7d626606f147aa34a Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Fri, 24 Jun 2022 15:30:24 +0300 Subject: [PATCH] Trivial alignment --- doc/usage.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage.texi b/doc/usage.texi index 828fe34..e4a4797 100644 --- a/doc/usage.texi +++ b/doc/usage.texi @@ -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 -- 2.44.0