diff options
author | Roger Dingledine <arma@torproject.org> | 2009-06-20 01:35:25 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-07-13 17:34:47 -0400 |
commit | 862fbbed7f381cf52a2672be2f12d3c2941a4ce9 (patch) | |
tree | 7f14661858d5a6f8cb2b80b653d0e6392cddb5c1 /doc | |
parent | 9ece0955f75d5bb4e9bd93b2fbbc1064def66774 (diff) | |
download | tor-862fbbed7f381cf52a2672be2f12d3c2941a4ce9.tar.gz tor-862fbbed7f381cf52a2672be2f12d3c2941a4ce9.zip |
resolve atagar's confusion with getinfo accounting
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/control-spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt index 0c739eca03..4fdf409742 100644 --- a/doc/spec/control-spec.txt +++ b/doc/spec/control-spec.txt @@ -502,7 +502,7 @@ start and the rest of the interval respectively. The 'interval-start' and 'interval-end' fields are the borders of the current interval; the 'interval-wake' field is the time within the current interval (if any) - where we plan[ned] to start being active. + where we plan[ned] to start being active. The times are GMT. "config/names" A series of lines listing the available configuration options. Each is |