From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23893 invoked by alias); 19 Feb 2004 18:52:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23883 invoked from network); 19 Feb 2004 18:52:18 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sources.redhat.com with SMTP; 19 Feb 2004 18:52:18 -0000 Received: from zaretski ([80.230.153.239]) by aragorn.inter.net.il (MOS 3.4.4-GR) with ESMTP id CMR12030; Thu, 19 Feb 2004 20:52:08 +0200 (IST) Date: Thu, 19 Feb 2004 18:52:00 -0000 From: "Eli Zaretskii" To: Andrew Cagney Message-Id: <8296-Thu19Feb2004205212+0200-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com, Karl Berry In-reply-to: <4034D34D.1000302@gnu.org> (message from Andrew Cagney on Thu, 19 Feb 2004 10:16:29 -0500) Subject: Re: texinfo.tex? Reply-to: Eli Zaretskii References: <4034D34D.1000302@gnu.org> X-SW-Source: 2004-02/txt/msg00540.txt.bz2 > Date: Thu, 19 Feb 2004 10:16:29 -0500 > From: Andrew Cagney > > Would you know happen to know where texinfo.tex is now published? Karl Berry, who maintains Texinfo, keeps the latest texinfo.tex is here: ftp://tug.org/tex/texinfo.tex Karl, would you suggest to import that version whenever GDB is about to be released, or some other version? And what about the following fragment from the GDB internals manual: should we advertise the tug.org or ftp.gnu.org as the canonical place for texinfo.tex? TIA > @subheading Refresh any imported files. > > A number of files are taken from external repositories. They include: > > @table @file > @item texinfo/texinfo.tex > See @url{ftp://ftp.gnu.org/pub/gnu/texinfo/}. > @item config.guess > @itemx config.sub > See the top-level @file{MAINTAINERS} file. > @item etc/standards.texi > @itemx etc/make-stds.texi > @c @itemx etc/maintain.texi > Try @url{ftp://ftp.gnu.org/pub/gnu/standards/} but that copy proved more > out-of-date than what was in @file{etc/}. > @end table