[tor-commits] [torspec/master] Fix bogosity presumably left over from the v0 control protocol

nickm at torproject.org nickm at torproject.org
Tue Nov 8 22:58:16 UTC 2011


commit 681c99ed25892484426732893519935f70cef89a
Author: Robert Ransom <rransom.8774 at gmail.com>
Date:   Tue Nov 8 10:58:45 2011 -0800

    Fix bogosity presumably left over from the v0 control protocol
---
 control-spec.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/control-spec.txt b/control-spec.txt
index fd38ac7..01dc4d5 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -456,7 +456,7 @@
       *append* to the ExitPolicy config option.
 
     "desc/id/<OR identity>" or "desc/name/<OR nickname>" -- the latest
-      server descriptor for a given OR, NUL-terminated.
+      server descriptor for a given OR.
 
     "md/id/<OR identity>" or "md/name/<OR nickname>" -- the latest
       microdescriptor for a given OR. [First implemented in



More information about the tor-commits mailing list