diff options
author | Peter Palfrader <peter@palfrader.org> | 2009-09-03 15:07:08 +0200 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2009-09-03 15:07:08 +0200 |
commit | 7dba7dcf718b8e4776c0003c90a8eb2e36428e96 (patch) | |
tree | 61117d4de14604a6b450ae471b70c4478923ced1 /debian/patches | |
parent | 928182dd9bfdb03819b76791387e2d796eb203c7 (diff) | |
download | tor-7dba7dcf718b8e4776c0003c90a8eb2e36428e96.tar tor-7dba7dcf718b8e4776c0003c90a8eb2e36428e96.tar.gz |
Forward port patches/03_tor_manpage_in_section_8.dpatch
Diffstat (limited to 'debian/patches')
-rwxr-xr-x | debian/patches/03_tor_manpage_in_section_8.dpatch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/patches/03_tor_manpage_in_section_8.dpatch b/debian/patches/03_tor_manpage_in_section_8.dpatch index 28bbf957c..ece1fe67b 100755 --- a/debian/patches/03_tor_manpage_in_section_8.dpatch +++ b/debian/patches/03_tor_manpage_in_section_8.dpatch @@ -26,20 +26,21 @@ exit 0 diff -urNad tor-0.1.1.5/contrib/torify.1 /tmp/dpep.fOA3Mm/tor-0.1.1.5/contrib/torify.1 --- tor-0.1.1.5/contrib/torify.1 +++ /tmp/dpep.fOA3Mm/tor-0.1.1.5/contrib/torify.1 -@@ -18,6 +18,6 @@ +@@ -35,7 +35,7 @@ to suid binaries. .SH SEE ALSO -.BR tor (1), +.BR tor (8), .BR tor-resolve (1), + .BR torsocks (1), .BR tsocks (1), 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 2009" "TOR" -+.TH TOR 8 "January 2009" "TOR" +-.TH TOR 1 "August 2009" "TOR" ++.TH TOR 8 "August 2009" "TOR" .SH NAME tor \- The second-generation onion router .SH SYNOPSIS |