diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-28 09:05:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-28 09:05:44 +0000 |
commit | 844544335f8d9724601457a14a2a87df73105f35 (patch) | |
tree | 4d0c0d9769f4081d8888988f04ca639b362edac4 | |
parent | 3597edd8d1b39d51d5be06a5a14629af1c3bf22f (diff) | |
download | pkgsrc-844544335f8d9724601457a14a2a87df73105f35.tar.gz |
Typo fix.
-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 |