mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
32 lines
726 B
Plaintext
32 lines
726 B
Plaintext
$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).
|