From owner-freebsd-current@freebsd.org Tue Aug 18 14:41:06 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A6C69BC0A6 for ; Tue, 18 Aug 2015 14:41:06 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 14CC779; Tue, 18 Aug 2015 14:41:06 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1ZRi4R-0003D6-ML; Tue, 18 Aug 2015 17:40:59 +0300 Date: Tue, 18 Aug 2015 17:40:59 +0300 From: Slawa Olhovchenkov To: Marcel Moolenaar Cc: "O. Hartmann" , Ed Schouten , freebsd-current , Marcel Moolenaar Subject: Re: r286615: /usr/libexec/ftpd broken! Message-ID: <20150818144059.GF3158@zxy.spb.ru> References: <20150811074041.6700e943@freyja.zeit4.iv.bundesimmobilien.de> <20150811104451.2031fff2@freyja.zeit4.iv.bundesimmobilien.de> <20150818071559.4278987d@freyja.zeit4.iv.bundesimmobilien.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2015 14:41:06 -0000 On Tue, Aug 18, 2015 at 07:35:25AM -0700, Marcel Moolenaar wrote: > > > On Aug 17, 2015, at 10:15 PM, O. Hartmann wrote: > > > > Port security/heimdal installs its own ftpd with its appropriate manpages. > > Ugh :-( > > It would have been so nice if man(1) would have told you that there > were 2 ftpd manpages and that you need to specify which one you want. > That should raise an eyebrow right away... Some time ago man(1) show all ftpd manpages.