pkgsrc/net/ftpproxy/patches/patch-aa
taca 2b71078afe Update ftpproxy package to 1.2.3.
pkgsrc fix: try to make it work on Solaris.

Version 1.2.3
- --------------------------------

  * Fixed bug in waitpid handling in daemon mode.

  * Added optional xferlog logging.

  * Added -q option to set the source IP of the outgoing control
    connection (which set also the IP for data connections).
2005-04-11 15:32:48 +00:00

31 lines
726 B
Text

$NetBSD: patch-aa,v 1.3 2005/04/11 15:32:48 taca Exp $
--- doc/ftp.proxy.1.orig 2004-07-30 21:50:28.000000000 +0900
+++ doc/ftp.proxy.1
@@ -13,7 +13,7 @@
.in -0.5i
.sp
..
-.TH FTP.PROXY 1 "23 JANUARY 2003"
+.TH FTP.PROXY 8 "23 JANUARY 2003"
.SH NAME
ftp.proxy \- FTP proxy server
.SH SYNOPSIS
@@ -29,7 +29,7 @@ client.
.PP
.I ftp.proxy
can be started from a TCP superserver like
-.IR inetd (1)
+.IR inetd (8)
or
.IR tcpproxy (1).
but can also bind to a TCP/IP port on it's own and run in standalone (or
@@ -419,7 +419,7 @@ Daemon log facility on other.
.SH "AUTHOR"
Andreas Schoenberg <asg@ftpproxy.org>
.SH "SEE ALSO"
-.IR inetd (1),
+.IR inetd (8),
.IR tcpproxy (1),
.IR syslogd (8),
.IR syslog.conf (5).