瀏覽代碼

stop the typo virus from spreading further

svn:r5812
Roger Dingledine 20 年之前
父節點
當前提交
8777272231
共有 1 個文件被更改,包括 3 次插入3 次删除
  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.