diff options
-rw-r--r-- | net/ftpproxy/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ftpproxy/MESSAGE b/net/ftpproxy/MESSAGE index 1f16e271993..c305aa62783 100644 --- a/net/ftpproxy/MESSAGE +++ b/net/ftpproxy/MESSAGE @@ -1,7 +1,7 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2002/05/09 16:20:58 taca Exp $ +$NetBSD: MESSAGE,v 1.2 2003/03/28 09:05:44 wiz Exp $ -Please install inetd.conf(5)'s entry like bellow. +Please install an inetd.conf(5) entry like below. ftp stream tcp nowait nobody ${LOCALBASE}/libexec/ftp.proxy ftp.proxy -e -l -m |