Browse Source

It's FI not Fi..fo fum..

svn:r6056
Andrew Lewman 19 years ago
parent
commit
96a93a0cb1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/tor.1.in

+ 1 - 1
doc/tor.1.in

@@ -441,7 +441,7 @@ If \fB/\fP\fIMASK\fP is omitted then this policy just applies to the host
 given.  Instead of giving a host or network you can also use "\fB*\fP" to
 denote the universe (0.0.0.0/0).  \fIPORT\fP can be a single port number,
 an interval of ports "\fIFROM_PORT\fP\fB-\fP\fITO_PORT\fP", or "\fB*\fP".
-If \fiPORT\fP is omitted, that means "\fB*\fP".
+If \fIPORT\fP is omitted, that means "\fB*\fP".
 
 For example, "accept 18.7.22.69:*,reject 18.0.0.0/8:*,accept *:*" would
 reject any traffic destined for MIT except for web.mit.edu, and