aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-01-11 23:22:47 +0000
committerRoger Dingledine <arma@torproject.org>2006-01-11 23:22:47 +0000
commit87772722314714a76d7ef9681d9d31ae93bec1a6 (patch)
tree93db27f6e43bce21ea429d9362e70b1ad1eef7b8 /doc/tor.1.in
parent2d964c225fa776546692be83af6db73fc2ac8b32 (diff)
downloadtor-87772722314714a76d7ef9681d9d31ae93bec1a6.tar
tor-87772722314714a76d7ef9681d9d31ae93bec1a6.tar.gz
stop the typo virus from spreading further
svn:r5812
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r--doc/tor.1.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 5d08e4229..a375b6f3f 100644
--- a/doc/tor.1.in
+++ b/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.