diff options
author | wiz <wiz> | 2003-03-28 09:05:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-03-28 09:05:44 +0000 |
commit | 51888bb759dafe563ef99fe8929b301eaf919401 (patch) | |
tree | 4d0c0d9769f4081d8888988f04ca639b362edac4 /net | |
parent | f01ffc3ef4b218fd77f56b39fc39d95f72a79699 (diff) | |
download | pkgsrc-51888bb759dafe563ef99fe8929b301eaf919401.tar.gz |
Typo fix.
Diffstat (limited to 'net')
-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 |