From e313a8ad084561ceb6bdeec9034657605c496bfc Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 23 Sep 2007 05:28:39 +0000 Subject: [PATCH] fix a syntax error in the man page svn:r11589 --- doc/tor.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tor.1.in b/doc/tor.1.in index 78606859dd..f00b7e5244 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -175,7 +175,7 @@ If set, this option overrides the default location and file name for Tor's 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