From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9601 invoked by alias); 8 Nov 2014 20:32:22 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 33650 Received: (qmail 962 invoked from network); 8 Nov 2014 20:32:11 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=GYGgRrTO c=1 sm=1 tr=0 a=FT8er97JFeGWzr5TCOCO5w==:117 a=kj9zAlcOel0A:10 a=q2GGsy2AAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=8_hM3wlZsEr0ZpdauLQA:9 a=CjuIK1q_8ugA:10 a=ZcmoduteZ9kA:10 a=_ni4kJ0RxLMA:10 a=EHPmKwJ5JTcA:10 From: Bart Schaefer Message-id: <141108123218.ZM19282@torch.brasslantern.com> Date: Sat, 08 Nov 2014 12:32:18 -0800 In-reply-to: <1415412664.19260.5.camel@eva02.mbsd> Comments: In reply to clutton "Completion/BSD/Command/_kld patch" (Nov 8, 4:11am) References: <1415412664.19260.5.camel@eva02.mbsd> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: clutton , Zsh workers Subject: Re: Completion/BSD/Command/_kld patch MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Nov 8, 4:11am, clutton wrote: } } FreeBSD uses /boot/modules for third party kernel modules [...] } The patch adds this particular folder [...] More accurately the patch *replaces* /modules with /boot/modules -- is that actually the desired effect?