Browse Source

stop the typo virus from spreading further

svn:r5812
Roger Dingledine 19 years ago
parent
commit
8777272231
1 changed files with 3 additions and 3 deletions
  1. 3 3
      doc/tor.1.in

+ 3 - 3
doc/tor.1.in

@@ -544,7 +544,7 @@ The policies have the same form as exit policies above.
 .LP
 .TP
 \fBRecommendedVersions \fR\fISTRING\fP
-STRING is a command-separated list of Tor versions currently believed
+STRING is a comma-separated list of Tor versions currently believed
 to be safe. The list is included in each directory, and nodes which
 pull down the directory learn whether they need to upgrade.  This
 option can appear multiple times: the values from multiple lines are
@@ -552,14 +552,14 @@ spliced together.
 .LP
 .TP
 \fBRecommendedClientVersions \fR\fISTRING\fP
-STRING is a command-separated list of Tor versions currently believed
+STRING is a comma-separated list of Tor versions currently believed
 to be safe for clients to use.  This information is included in version 2
 directories.  If this is not set then the value of \fBRecommendedVersions\fR
 is used.
 .LP
 .TP
 \fBRecommendedServerVersions \fR\fISTRING\fP
-STRING is a command-separated list of Tor versions currently believed
+STRING is a comma-separated list of Tor versions currently believed
 to be safe for servers to use.  This information is included in version 2
 directories.  If this is not set then the value of \fBRecommendedVersions\fR
 is used.