fixed a few tags
Runa A. Sandvik

Runa A. Sandvik commited on 2010-12-26 17:34:47
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.

... ...
@@ -69,11 +69,11 @@ email. An example reply would look something like the following:</p>
69 69
    Hint: If your computer has GnuPG installed, use the gpg
70 70
    commandline tool as follows after unpacking the zip file:
71 71
 
72
-      gpg --verify <packagename>.asc <packagename>
72
+      gpg --verify &lt;packagename&gt;.asc &lt;packagename&gt;
73 73
 
74 74
    The output should look somewhat like this:
75 75
 
76
-      gpg: Good signature from "Roger Dingledine <arma@mit.edu>"
76
+      gpg: Good signature from "Roger Dingledine &lt;arma@mit.edu&gt;"
77 77
 
78 78
    If you're not familiar with commandline tools, try looking for
79 79
    a graphical user interface for GnuPG on this website:
... ...
@@ -97,7 +97,7 @@ signature. Before a user installs the bundle, they should verify the
97 97
 signature.</p>
98 98
 
99 99
 <p>Users should follow the most current instructions for <a href="<page
100
-docs/verifying-signatures>">signature verification</a>.
100
+docs/verifying-signatures>">signature verification</a>.</p>
101 101
 
102 102
 <h2>Installing the requested files</h2>
103 103
 
104 104