From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8595 invoked by alias); 9 May 2012 18:45:50 -0000 Received: (qmail 8584 invoked by uid 22791); 9 May 2012 18:45:49 -0000 X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 09 May 2012 18:45:36 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M3R00D00QPMM300@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Wed, 09 May 2012 21:44:37 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M3R00DMUQQDAPC0@a-mtaout23.012.net.il>; Wed, 09 May 2012 21:44:37 +0300 (IDT) Date: Wed, 09 May 2012 18:45:00 -0000 From: Eli Zaretskii Subject: Re: [patch 2/2] Implement multi-component --with-auto-load-dir In-reply-to: <20120509180335.GA11188@host2.jankratochvil.net> To: Jan Kratochvil Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <831umt19hz.fsf@gnu.org> References: <20120509154847.GB12692@host2.jankratochvil.net> <834nrp1c2s.fsf@gnu.org> <20120509180335.GA11188@host2.jankratochvil.net> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-05/txt/msg00298.txt.bz2 > Date: Wed, 9 May 2012 20:03:35 +0200 > From: Jan Kratochvil > Cc: gdb-patches@sourceware.org > > On Wed, 09 May 2012 19:47:07 +0200, Eli Zaretskii wrote: > > > +Each entry here needs to be covered also by the security setting > > > +@xref{set auto-load safe-path}. > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > You want "(@pxref{...})" here. > > This sentence would not be terminated: > Each entry here needs to be covered also by the security setting > (@pxref{set auto-load safe-path}). Yes, it would; it just will have a different meaning from what you evidently intended to say ;-) > I assume you mean: > Each entry here needs to be covered also by the security setting > @code{set auto-load safe-path} (@pxref{set auto-load safe-path}). I assume you meant that ;-)