diff options
author | Roger Dingledine <arma@torproject.org> | 2006-09-29 22:39:08 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-09-29 22:39:08 +0000 |
commit | 8af07e817ed3f9a25852724a4da8c4e07fff86a5 (patch) | |
tree | d65fbad59801acc40f9098aef1470a53ce0af426 /doc | |
parent | 984110c3913feb2d649f09f115d78097c23207a7 (diff) | |
download | tor-8af07e817ed3f9a25852724a4da8c4e07fff86a5.tar tor-8af07e817ed3f9a25852724a4da8c4e07fff86a5.tar.gz |
no: 'must not' is for things that actually break specified behavior.
'should not' is for things that you really oughtn't do, for your own
good or for others' own good.
svn:r8544
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dir-spec.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/dir-spec.txt b/doc/dir-spec.txt index a57d82d32..dbf74d22d 100644 --- a/doc/dir-spec.txt +++ b/doc/dir-spec.txt @@ -765,8 +765,6 @@ $Id$ SHOULD NOT ever use a router in response to a user request for a router called "Unnamed". - [Should the above become MUST NOTs? -RD] - 6.2. Software versions An implementation of Tor SHOULD warn when it has fetched (or has |