From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14422 invoked by alias); 18 Feb 2007 04:28:01 -0000 Received: (qmail 14410 invoked by uid 22791); 18 Feb 2007 04:28:01 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 18 Feb 2007 04:27:54 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-40-244.inter.net.il [84.228.40.244]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GBK12687 (AUTH halo1); Sun, 18 Feb 2007 06:27:45 +0200 (IST) Date: Sun, 18 Feb 2007 04:28:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: gdb-patches@sourceware.org In-reply-to: <17879.29881.362130.992800@kahikatea.snap.net.nz> (message from Nick Roberts on Sun, 18 Feb 2007 10:33:45 +1300) Subject: Re: [PATCH] Doc corrections to gdb.texinfo Reply-to: Eli Zaretskii References: <17877.11293.529807.644028@kahikatea.snap.net.nz> <17879.29881.362130.992800@kahikatea.snap.net.nz> 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: 2007-02/txt/msg00220.txt.bz2 > From: Nick Roberts > Date: Sun, 18 Feb 2007 10:33:45 +1300 > Cc: gdb-patches@sourceware.org > > The cross reference name `file' doesn't mean anything to me. It refers to the fact that you specify a file, as the surrounding text suggests. Moreover, at least in the stand-alone Info reader, the ``file'' thing causes it to look for the string "file" in the referenced node and put point there, if found. So it looks like in this case, whoever added that ``file'' part, actually knew what they were doing. > In any case I think that the section name being linked to is > clearer. We can have them both: your change left the second argument of @pxref empty. How about leaving ``file'' in the second argument, and adding your 3rd arg?