[or-cvs] r17278: {updater} fix some confusing documentation on the thandy howto (updater/trunk/doc)

arma at seul.org arma at seul.org
Sun Nov 16 03:32:46 UTC 2008


Author: arma
Date: 2008-11-15 22:32:46 -0500 (Sat, 15 Nov 2008)
New Revision: 17278

Modified:
   updater/trunk/doc/HOWTO
Log:
fix some confusing documentation on the thandy howto


Modified: updater/trunk/doc/HOWTO
===================================================================
--- updater/trunk/doc/HOWTO	2008-11-16 03:01:28 UTC (rev 17277)
+++ updater/trunk/doc/HOWTO	2008-11-16 03:32:46 UTC (rev 17278)
@@ -69,7 +69,7 @@
     # Give a key permission to sign the mirror list
     thandy-pk addrole {KEYID} mirrors /meta/mirrors.txt
 
-    # Give a key permission to sign the mirror list
+    # Give a key permission to sign the online timestamp file
     thandy-pk addrole {KEYID} timestamp /meta/timestamp.txt
 
     # Give a key permission to sign all packages in /pkginfo/tor/win32/*.txt
@@ -95,7 +95,7 @@
     thandy-pk dumpkey {KEYID}
 
 To include the private portions of a key (so you can print it for a backup
-or something, run:
+or something), run:
 
     thandy-pk dumpkey --include-secret {KEYID}
 



More information about the tor-commits mailing list