diff options
author | Daniel Harris <dannyboy@FreeBSD.org> | 2002-05-17 19:37:56 +0000 |
---|---|---|
committer | Daniel Harris <dannyboy@FreeBSD.org> | 2002-05-17 19:37:56 +0000 |
commit | 6be3f6fb40da62de57450eb57d161cf5d2853e8e (patch) | |
tree | c8f0d1d09dd9628fc57c69ffee4eaa3be9c18db2 /www/tinyproxy/files/patch-ac | |
parent | - switch to more stable version. (diff) |
Update to 1.5.0.
PR: 38171
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=59347
Diffstat (limited to 'www/tinyproxy/files/patch-ac')
-rw-r--r-- | www/tinyproxy/files/patch-ac | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/www/tinyproxy/files/patch-ac b/www/tinyproxy/files/patch-ac new file mode 100644 index 000000000000..de2150c0c3de --- /dev/null +++ b/www/tinyproxy/files/patch-ac @@ -0,0 +1,19 @@ +--- doc/tinyproxy.8.dist Fri May 17 15:47:17 2002 ++++ doc/tinyproxy.8 Fri May 17 15:47:25 2002 +@@ -1,6 +1,6 @@ + .\" -*- nroff -*- + .\" +-.\" tinyproxy.1 ++.\" tinyproxy.8 + .\" + .\" Copyright (c) 1998-2000 Steven Young and Robert James Kaes. + .\" Copyright (c) 2001 Robert James Kaes +@@ -8,7 +8,7 @@ + .\" This program is distributed under the terms of the GNU General Public + .\" License. See COPYING for additional information. + .\" +-.TH tinyproxy 1 .\" "tinyproxy Manual" "August 25, 2001" ++.TH tinyproxy 8 .\" "tinyproxy Manual" "August 25, 2001" + .SH NAME + tinyproxy - A small HTTP proxy server + .SH SYNTAX |