[tordnsel/master] fix up the man page paths.

commit 7b2fe7179c607742bde9e920a04aefa527c83632 Author: phobos <phobos@kilik> Date: Sun Jan 8 15:05:57 2012 -0500 fix up the man page paths. --- doc/tordnsel.8 | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tordnsel.8 b/doc/tordnsel.8 index e53c646..e49ec22 100644 --- a/doc/tordnsel.8 +++ b/doc/tordnsel.8 @@ -174,13 +174,13 @@ closing and reopening logs. .SH FILES .TP -\fB/etc/tordnsel.conf\fP +\fB/srv/tordnsel/tordnsel.conf\fP The configuration file, which contains "option value" pairs. .TP -\fB/var/lib/tordnsel/state\fP +\fB/srv/tordnsel/state\fP The state directory where test results are stored. .TP -\fB/var/run/tordnsel\fP +\fB/srv/tordnsel/run\fP The runtime directory where statistics and reconfigure sockets are located. .TP \fIStateDirectory\fR\fB/exit-addresses\fR and \fBexit-addresses.new\fP
participants (1)
-
andrew@torproject.org