diff options
author | Peter Palfrader <peter@palfrader.org> | 2005-09-09 21:17:14 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2005-09-09 21:17:14 +0000 |
commit | 23008f292a3ef97342515224d91aab3b369def2f (patch) | |
tree | 59018398438b9eefcd02dbe8125281cfc4fad4d0 /debian | |
parent | 86af49911d854b0afa105e3fd3dcc533a92712fb (diff) | |
download | tor-23008f292a3ef97342515224d91aab3b369def2f.tar.gz tor-23008f292a3ef97342515224d91aab3b369def2f.zip |
Forward port 03_tor_manpage_in_section_8.dpatch
svn:r4969
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rwxr-xr-x | debian/patches/03_tor_manpage_in_section_8.dpatch | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index c82ba29313..8d60e64abb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ tor (0.1.1.5-alpha-cvs-1) UNRELEASED; urgency=low * Even more experimental cvs snapshot. * Testsuite is mandatory again. + * Forward port 03_tor_manpage_in_section_8.dpatch - -- Peter Palfrader <weasel@debian.org> Fri, 9 Sep 2005 23:11:22 +0200 + -- Peter Palfrader <weasel@debian.org> Fri, 9 Sep 2005 23:16:53 +0200 tor (0.1.1.5-alpha-1) UNRELEASED; urgency=low diff --git a/debian/patches/03_tor_manpage_in_section_8.dpatch b/debian/patches/03_tor_manpage_in_section_8.dpatch index c26a8ca958..18d5bf4383 100755 --- a/debian/patches/03_tor_manpage_in_section_8.dpatch +++ b/debian/patches/03_tor_manpage_in_section_8.dpatch @@ -38,8 +38,8 @@ diff -urNad tor-0.1.1.5/doc/tor.1.in /tmp/dpep.fOA3Mm/tor-0.1.1.5/doc/tor.1.in --- tor-0.1.1.5/doc/tor.1.in +++ /tmp/dpep.fOA3Mm/tor-0.1.1.5/doc/tor.1.in @@ -1,4 +1,4 @@ --.TH TOR 1 "June 2005" "TOR" -+.TH TOR 8 "June 2005" "TOR" +-.TH TOR 1 "August 2005" "TOR" ++.TH TOR 8 "August 2005" "TOR" .SH NAME tor \- The second-generation onion router .SH SYNOPSIS |