Browse Source

PIDFile should be PidFile

svn:r4833
Thomas Sjögren 20 years ago
parent
commit
251c486f6c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/tor.1.in

+ 1 - 1
doc/tor.1.in

@@ -156,7 +156,7 @@ is only useful when you have multiple network interfaces, and you want all
 of Tor's outgoing connections to use a single one.
 .LP
 .TP
-\fBPIDFile \fR\fIFILE\fP
+\fBPidFile \fR\fIFILE\fP
 On startup, write our PID to FILE. On clean shutdown, remove FILE.
 .LP
 .TP