summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-11-12 16:52:10 +0000
committerPeter Palfrader <peter@palfrader.org>2004-11-12 16:52:10 +0000
commitd734ef66e2154f09faa8e6c9ffe31d6691f2ebf5 (patch)
tree2ad092470e38584a1098c6c4d7d059c085cbfcdf /patches
parent38c6818f842a1a324b530beca9f00beb1ed00bf8 (diff)
downloadtor-d734ef66e2154f09faa8e6c9ffe31d6691f2ebf5.tar.gz
tor-d734ef66e2154f09faa8e6c9ffe31d6691f2ebf5.zip
Point to /var/log/tor (the directory) instead of a single file (/var/log/tor/log) in the debian patch of the manpage.
svn:r2811
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/02_add_debian_files_in_manpage.dpatch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/02_add_debian_files_in_manpage.dpatch b/patches/02_add_debian_files_in_manpage.dpatch
index cc54a7d051..6a919d3937 100755
--- a/patches/02_add_debian_files_in_manpage.dpatch
+++ b/patches/02_add_debian_files_in_manpage.dpatch
@@ -31,8 +31,8 @@ diff -urNad tor-0.0.9pre5/doc/tor.1.in /tmp/dpep.E9VjWB/tor-0.0.9pre5/doc/tor.1.
.I @LOCALSTATEDIR@/lib/tor/
The tor process stores keys and other data here.
+.TP
-+.I /var/log/tor/log
-+The tor server logs to this file.
++.I /var/log/tor/
++The tor server logs to this directory.
+.TP
+.I /var/run/tor/tor.pid
+The PID of the tor (master) process is stored in this file.