[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r11589: fix a syntax error in the man page (tor/trunk/doc)
Author: arma
Date: 2007-09-23 01:28:39 -0400 (Sun, 23 Sep 2007)
New Revision: 11589
Modified:
tor/trunk/doc/tor.1.in
Log:
fix a syntax error in the man page
Modified: tor/trunk/doc/tor.1.in
===================================================================
--- tor/trunk/doc/tor.1.in 2007-09-23 01:49:10 UTC (rev 11588)
+++ tor/trunk/doc/tor.1.in 2007-09-23 05:28:39 UTC (rev 11589)
@@ -175,7 +175,7 @@
cookie file. (See CookieAuthentication above.)
.LP
.TP
-\fBCookieAuthFileGroupReadable \fR\fB0\fR|\fB1\R|\fIGroupName\fP
+\fBCookieAuthFileGroupReadable \fR\fB0\fR|\fB1\fR|\fIGroupName\fP
If this option is set to 0, don't allow the filesystem group to read
the cookie file. If the option is set to 1, make the cookie file
readable by the default GID. [Making the file readable by other