mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 02:09:24 +01:00
Modify 02_add_debian_files_in_manpage to still apply
svn:r2200
This commit is contained in:
parent
7506cce649
commit
29fb4833a9
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
tor (0.0.7.2+0.0.8pre3-0) unstable; urgency=low
|
||||
tor (0.0.7.2+0.0.8pre3cvs-0) unstable; urgency=low
|
||||
|
||||
* Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO,
|
||||
doc/tor-doc.{css,html}, doc/{rend,tor}-spec.txt with the binary package.
|
||||
@ -9,8 +9,9 @@ tor (0.0.7.2+0.0.8pre3-0) unstable; urgency=low
|
||||
* Support DEB_BUILD_OPTIONS option 'nocheck' to skip unittests
|
||||
('notest' is an alias')
|
||||
* Enable coredumps by default, this is still development code.
|
||||
* Modify 02_add_debian_files_in_manpage to still apply.
|
||||
|
||||
-- Peter Palfrader <weasel@debian.org> Sat, 7 Aug 2004 00:35:41 +0200
|
||||
-- Peter Palfrader <weasel@debian.org> Sun, 8 Aug 2004 15:03:32 +0200
|
||||
|
||||
tor (0.0.7.2+0.0.8pre2-1) unstable; urgency=low
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user