diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-09-24 15:41:20 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-09-24 15:41:20 +0000 |
commit | ad11e9d0f12b2e447f8be8a24df4787b77520344 (patch) | |
tree | 75a58c536208aadb357f65344f90646b02143466 /doc | |
parent | 8f346579da1686bea9b9b695092d163285315984 (diff) | |
download | tor-ad11e9d0f12b2e447f8be8a24df4787b77520344.tar.gz tor-ad11e9d0f12b2e447f8be8a24df4787b77520344.zip |
r15310@catbus: nickm | 2007-09-24 11:36:08 -0400
Patch from Robert Hogan: fix a couple of status-event related typos. Backport candidate.
svn:r11604
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 9b250758f0..3f2ba44e3a 100644 --- a/doc/spec/control-spec.txt +++ b/doc/spec/control-spec.txt @@ -1188,7 +1188,7 @@ $Id$ {Controllers should log bugs, but shouldn't annoy the user in case a bug appears frequently.} - CLOCK_SKEWED + CLOCK_SKEW SKEW="+" / "-" SECONDS SOURCE="DIRSERV:IP:Port" / "NETWORKSTATUS:IP:PORT" If "SKEW" is present, it's an estimate of how far we are from the |