From owner-freebsd-bugs Wed Mar 7 20: 0: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F23137B718 for ; Wed, 7 Mar 2001 20:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f28402c08282; Wed, 7 Mar 2001 20:00:02 -0800 (PST) (envelope-from gnats) Date: Wed, 7 Mar 2001 20:00:02 -0800 (PST) Message-Id: <200103080400.f28402c08282@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bernd Luevelsmeyer Subject: Re: bin/25598: patch to let ftpd output message when changing directory Reply-To: Bernd Luevelsmeyer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/25598; it has been noted by GNATS. From: Bernd Luevelsmeyer To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: bin/25598: patch to let ftpd output message when changing directory Date: Thu, 08 Mar 2001 04:55:50 +0100 I forgot to patch the man page accordingly; I'm submitting the man page diff here: --- libexec/ftpd/ftpd.8.original Thu Mar 8 03:36:41 2001 +++ libexec/ftpd/ftpd.8 Thu Mar 8 04:45:16 2001 @@ -236,6 +236,11 @@ .It XRMD Ta "remove a directory (deprecated) [RW]" .El .Pp +After a successful CWD command, a file +.Pa .message +is looked up in the new current directory and submitted to the client +as part of the ok-message, if available. +.Pp The following non-standard or .Tn UNIX specific commands are supported To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message