Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 6505 invoked from network); 27 Aug 2009 16:10:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Aug 2009 16:10:32 -0000 Received: (qmail 73867 invoked by uid 500); 27 Aug 2009 16:10:31 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 73800 invoked by uid 500); 27 Aug 2009 16:10:31 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 73791 invoked by uid 99); 27 Aug 2009 16:10:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2009 16:10:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2009 16:10:30 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EFE52238884C; Thu, 27 Aug 2009 16:10:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r808481 - /httpd/mod_ftp/trunk/README-FTP Date: Thu, 27 Aug 2009 16:10:09 -0000 To: cvs@httpd.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090827161009.EFE52238884C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Thu Aug 27 16:10:08 2009 New Revision: 808481 URL: http://svn.apache.org/viewvc?rev=808481&view=rev Log: Be consistent with the httpd docs, thanks Guenter Modified: httpd/mod_ftp/trunk/README-FTP Modified: httpd/mod_ftp/trunk/README-FTP URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/README-FTP?rev=808481&r1=808480&r2=808481&view=diff ============================================================================== --- httpd/mod_ftp/trunk/README-FTP (original) +++ httpd/mod_ftp/trunk/README-FTP Thu Aug 27 16:10:08 2009 @@ -100,11 +100,11 @@ Then from the mod_ftp root directory to build the module, invoke: - make -f NWGNUftp-makefile + gmake -f NWGNUftp-makefile and finally: - make -f NWGNUftp-makefile install + gmake -f NWGNUftp-makefile install to copy all files to the httpd distribution directory. This step also creates a sample config file in ./conf/extra.