Browse Source

start a tweak on the status event section, but not finished
yet. so be it.


svn:r8859

Roger Dingledine 19 years ago
parent
commit
fa78bb58ab
1 changed files with 4 additions and 4 deletions
  1. 4 4
      doc/control-spec.txt

+ 4 - 4
doc/control-spec.txt

@@ -958,7 +958,7 @@ $Id$
      VERBOSE_NAMES; see the explanations in the USEFEATURE section
      VERBOSE_NAMES; see the explanations in the USEFEATURE section
      for details.
      for details.
 
 
-  Actions for STATUS_GENERAL severity NOTICE events can be as follows:
+  Actions for STATUS_GENERAL events can be as follows:
 
 
      CLOCK_JUMPED
      CLOCK_JUMPED
      "time=NUM"
      "time=NUM"
@@ -968,8 +968,8 @@ $Id$
        also happens when the system is swapping so heavily that Tor is
        also happens when the system is swapping so heavily that Tor is
        starving. The "time" argument includes the number of seconds Tor
        starving. The "time" argument includes the number of seconds Tor
        thinks it was unconscious for.
        thinks it was unconscious for.
-       This status event is sent as WARN severity if Tor is acting
-       as a server currently.
+       This status event is sent as NOTICE severity normally, but WARN
+       severity if Tor is acting as a server currently.
 
 
        [Recommendation for controller: ignore it, since we don't really
        [Recommendation for controller: ignore it, since we don't really
        know what the user should do anyway. Hm.]
        know what the user should do anyway. Hm.]
@@ -977,7 +977,7 @@ $Id$
      DIR_REACHABLE
      DIR_REACHABLE
      [not implemented yet]
      [not implemented yet]
 
 
-  Actions for STATUS_GENERAL severity WARN events can be as follows:
+  typically severity WARN events:
 
 
      DANGEROUS_VERSION
      DANGEROUS_VERSION
      "current=version"
      "current=version"