]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/integrity.texi
POSIX tells that $ character is default shell prompt
[govpn.git] / doc / integrity.texi
index 149b2db3a7736eda71da3880a8ebd1aa915cea1c..971ff40f446660ef0e400f2354c32bf66ef35b4a 100644 (file)
@@ -23,8 +23,8 @@ public key fingerprint.
 
 @item
 @verbatim
-% gpg --auto-key-locate dane --locate-keys releases at govpn dot info
-% gpg --auto-key-locate wkd --locate-keys releases at govpn dot info
+$ gpg --auto-key-locate dane --locate-keys releases at govpn dot info
+$ gpg --auto-key-locate wkd --locate-keys releases at govpn dot info
 @end verbatim
 
 @item
@@ -34,5 +34,5 @@ public key fingerprint.
 
 Then you could verify tarballs signature:
 @verbatim
-% gpg --verify govpn-2.3.tar.xz.sig govpn-2.3.tar.xz
+$ gpg --verify govpn-2.3.tar.xz.sig govpn-2.3.tar.xz
 @end verbatim