Browse Source

fix grammar in man page entries from proposal 171

Roger Dingledine 14 years ago
parent
commit
350fe95259
1 changed files with 4 additions and 4 deletions
  1. 4 4
      doc/tor.1.txt

+ 4 - 4
doc/tor.1.txt

@@ -694,11 +694,11 @@ The following options are useful only for clients (that is, if
     received on this SOCKSPort are allowed to share circuits with one
     received on this SOCKSPort are allowed to share circuits with one
     another.  Recognized isolation flags are:
     another.  Recognized isolation flags are:
     **IsolateClientAddr**;;
     **IsolateClientAddr**;;
-        Don't share a circuits with streams from a different
+        Don't share circuits with streams from a different
         client address.  (On by default and strongly recommended;
         client address.  (On by default and strongly recommended;
         you can disable it with **NoIsolateClientAddr**.)
         you can disable it with **NoIsolateClientAddr**.)
     **IsolateSOCKSAuth**;;
     **IsolateSOCKSAuth**;;
-        Don't share a circuits with streams for which different
+        Don't share circuits with streams for which different
         SOCKS authentication was provided. (On by default;
         SOCKS authentication was provided. (On by default;
         you can disable it with **NoIsolateSOCKSAuth**.)
         you can disable it with **NoIsolateSOCKSAuth**.)
     **IsolateClientProtocol**;;
     **IsolateClientProtocol**;;
@@ -706,10 +706,10 @@ The following options are useful only for clients (that is, if
         (SOCKS 4, SOCKS 5, TransPort connections, NATDPort connections,
         (SOCKS 4, SOCKS 5, TransPort connections, NATDPort connections,
         and DNSPort requests are all considered to be different protocols.)
         and DNSPort requests are all considered to be different protocols.)
     **IsolateDestPort**;;
     **IsolateDestPort**;;
-        Don't share a circuits with streams targetting a different
+        Don't share circuits with streams targetting a different
         destination port.
         destination port.
     **IsolateDestAddr**;;
     **IsolateDestAddr**;;
-        Don't share a circuits with streams targetting a different
+        Don't share circuits with streams targetting a different
         destination address.
         destination address.
     **SessionGroup=**__INT__;;
     **SessionGroup=**__INT__;;
         If no other isolation rules would prevent it, allow streams
         If no other isolation rules would prevent it, allow streams