diff options
author | Peter Palfrader <peter@palfrader.org> | 2008-02-10 00:13:22 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2008-02-10 00:13:22 +0000 |
commit | 4327263f8368907f248b7703bb344e49c3aea181 (patch) | |
tree | f0d24c4e8085761ff375af38a67f85caefc84106 /debian/patches | |
parent | 5a0f214908b1335c8aab2a7c992e3f2da708a35f (diff) | |
download | tor-4327263f8368907f248b7703bb344e49c3aea181.tar tor-4327263f8368907f248b7703bb344e49c3aea181.tar.gz |
Forward port patches/03_tor_manpage_in_section_8.dpatch
svn:r13454
Diffstat (limited to 'debian/patches')
-rwxr-xr-x | debian/patches/03_tor_manpage_in_section_8.dpatch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/03_tor_manpage_in_section_8.dpatch b/debian/patches/03_tor_manpage_in_section_8.dpatch index fe8a39996..d91f6f365 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 "January 2006" "TOR" -+.TH TOR 8 "January 2006" "TOR" +-.TH TOR 1 "February 2008" "TOR" ++.TH TOR 8 "February 2008" "TOR" .SH NAME tor \- The second-generation onion router .SH SYNOPSIS |