[tor-commits] [torspec/master] Use the same words in timestamp as latest_bandwidth
    nickm at torproject.org 
    nickm at torproject.org
       
    Sun Jul  1 14:37:16 UTC 2018
    
    
  
commit e7f10ed2811bad5451baa6e370dc724b57b381eb
Author: juga0 <juga at riseup.net>
Date:   Fri Jun 29 07:19:58 2018 +0000
    Use the same words in timestamp as latest_bandwidth
---
 dir-spec.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dir-spec.txt b/dir-spec.txt
index eb4e8fe..601f4c2 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2099,8 +2099,8 @@
         The bandwidth file headers are described in bandwidth-file-spec.txt.
 
         Current Keywords:
-        "timestamp" -- the Unix Epoch time in seconds when the latest generator
-        result was obtained.
+        "timestamp" -- the Unix Epoch time in seconds of the most recent
+        generator result.
         "version" -- the Bandwidth List format document specification version.
         "software" -- the name of the software that created the document.
         "software_version" -- the version of the software that created the
    
    
More information about the tor-commits
mailing list