From 87772722314714a76d7ef9681d9d31ae93bec1a6 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 11 Jan 2006 23:22:47 +0000 Subject: stop the typo virus from spreading further svn:r5812 --- doc/tor.1.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tor.1.in b/doc/tor.1.in index 5d08e4229e..a375b6f3f7 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. -- cgit v1.2.3-54-g00ecf