Browse Source

minor fix on man page

svn:r4210
Roger Dingledine 20 years ago
parent
commit
3a69011d5e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/tor.1.in

+ 2 - 2
doc/tor.1.in

@@ -153,9 +153,9 @@ servers haven't authenticated as "verified"?  (Default: middle,rendezvous.)
 .TP
 .TP
 \fBClientOnly \fR\fB0\fR|\fB1\fR\fP
 \fBClientOnly \fR\fB0\fR|\fB1\fR\fP
 If set to 1, Tor will under no circumstances run as a server. The default
 If set to 1, Tor will under no circumstances run as a server. The default
-is to run as a client unless ORPort or DirPort is configured.  (Usually,
+is to run as a client unless ORPort is configured.  (Usually,
 you don't need to set this; Tor is pretty smart at figuring out whether
 you don't need to set this; Tor is pretty smart at figuring out whether
-you are reliable and high-bandwidth enough to be a good server.)
+you are reliable and high-bandwidth enough to be a useful server.)
 .TP
 .TP
 \fBEntryNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
 \fBEntryNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
 A list of preferred nodes to use for the first hop in the circuit, if possible.
 A list of preferred nodes to use for the first hop in the circuit, if possible.