From fdbd0791e239dc676be2dbdc71e56af2ff464b69 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 12 Jan 2006 02:10:25 +0000 Subject: Fix bold vs. italics in the FILES sections, update date svn:r5821 --- doc/tor.1.in | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'doc/tor.1.in') diff --git a/doc/tor.1.in b/doc/tor.1.in index e3f408e879..e0b5d097b2 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -1,4 +1,4 @@ -.TH TOR 1 "September 2005" "TOR" +.TH TOR 1 "January 2006" "TOR" .SH NAME tor \- The second-generation onion router .SH SYNOPSIS @@ -694,22 +694,24 @@ If this signal exists on your platform, Tor catches and ignores it. .SH FILES .LP .TP -.I @CONFDIR@/\fBtorrc\fP +.B @CONFDIR@/torrc The configuration file, which contains "option value" pairs. .LP .TP -.I @LOCALSTATEDIR@/\fBlib/tor/\fP +.B @LOCALSTATEDIR@/lib/tor/ The tor process stores keys and other data here. .LP .TP -\fIDataDirectory\fP/\fBapproved-routers\fP This file lists nickname -to identity bindings for NamingAuthoritativeDirectory. Each line -lists a nickname and a fingerprint seperated by whitespace. See your +.B \fIDataDirectory\fP/approved-routers +Only for naming authoritative directory servers +(see \fBNamingAuthoritativeDirectory\fP). +This file lists nickname to identity bindings. Each line lists a +nickname and a fingerprint seperated by whitespace. See your \fBfingerprint\fP file in the \fIDataDirectory\fP for an example line. -If the nickname is \fB!reject\fP then descriptors from the given identity -(fingerprint) are rejected by the authoritative directory server. If -it is \fB!invalid\fP then descriptors are accepted but marked in the -directory as not valid (not recommended). +If the nickname is \fB!reject\fP then descriptors from the given +identity (fingerprint) are rejected by the authoritative directory +server. If it is \fB!invalid\fP then descriptors are accepted but marked +in the directory as not valid, that is not recommended. .SH SEE ALSO .BR privoxy (1), .BR tsocks (1), -- cgit v1.2.3-54-g00ecf