summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-08-08 14:04:32 +0000
committerPeter Palfrader <peter@palfrader.org>2004-08-08 14:04:32 +0000
commit29fb4833a9a4dc18991fb5ec5c48f6b00e88b263 (patch)
tree0c6e1c41749e8d4947c6d2a6310001b808aa3152 /debian/patches
parent7506cce649aea2723a582f2e07c26a58c04b309c (diff)
downloadtor-29fb4833a9a4dc18991fb5ec5c48f6b00e88b263.tar.gz
tor-29fb4833a9a4dc18991fb5ec5c48f6b00e88b263.zip
Modify 02_add_debian_files_in_manpage to still apply
svn:r2200
Diffstat (limited to 'debian/patches')
-rwxr-xr-xdebian/patches/02_add_debian_files_in_manpage.dpatch10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/02_add_debian_files_in_manpage.dpatch b/debian/patches/02_add_debian_files_in_manpage.dpatch
index ca757c6602..6d9b2fabe0 100755
--- a/debian/patches/02_add_debian_files_in_manpage.dpatch
+++ b/debian/patches/02_add_debian_files_in_manpage.dpatch
@@ -23,13 +23,13 @@ esac
exit 0
@DPATCH@
-diff -urNad /home/weasel/projects/tor/cvs/doc/tor.1.in cvs/doc/tor.1.in
---- /home/weasel/projects/tor/cvs/doc/tor.1.in 2004-03-01 23:41:25.000000000 +0100
-+++ cvs/doc/tor.1.in 2004-03-10 16:30:49.000000000 +0100
-@@ -137,6 +137,12 @@
+diff -urNad /home/weasel/tmp/tor/tor-0.0.7.2+0.0.8pre3cvs/doc/tor.1.in tor-0.0.7.2+0.0.8pre3cvs/doc/tor.1.in
+--- /home/weasel/tmp/tor/tor-0.0.7.2+0.0.8pre3cvs/doc/tor.1.in 2004-08-08 07:32:55.000000000 +0200
++++ tor-0.0.7.2+0.0.8pre3cvs/doc/tor.1.in 2004-08-08 15:16:27.185115824 +0200
+@@ -201,6 +201,12 @@
.TP
.I @LOCALSTATEDIR@/lib/tor/
- The tor server stores keys/etc here.
+ The tor process stores keys and other data here.
+.TP
+.I /var/log/tor/log
+The tor server logs to this file.