diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-10-23 20:17:04 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-10-23 20:17:04 +0000 |
commit | fbe3c803f263b8b5ada5dba4f7e989dbe82b7c66 (patch) | |
tree | 4363baf349b7e6954111794fc098411c6d4983db /doc/control-spec.txt | |
parent | 4665e1d18c0a536a991c1ce4c7f57dbdf4f055b1 (diff) | |
download | tor-fbe3c803f263b8b5ada5dba4f7e989dbe82b7c66.tar.gz tor-fbe3c803f263b8b5ada5dba4f7e989dbe82b7c66.zip |
r9358@Kushana: nickm | 2006-10-23 12:02:25 -0400
clarify recent spec stuff
svn:r8808
Diffstat (limited to 'doc/control-spec.txt')
-rw-r--r-- | doc/control-spec.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/control-spec.txt b/doc/control-spec.txt index f317b368aa..04bfb42593 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -941,9 +941,8 @@ $Id$ Action is a string, and Arguments is a series of keyword=value pairs on the same line. - Controllers who listen to these events will be assumed to want - both EXTENDED_EVENTS and VERBOSE_NAMES; see the explanations - in the USEFEATURE section command for details. + These events are always produced with EXTENDED_EVENTS and VERBOSE_NAMES; + see the explanations in the USEFEATURE section command for details. Actions for STATUS_GENERAL severity NOTICE events can be as follows: |