From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: bug#22543: 404 in Manualpage Date: Mon, 22 Feb 2016 14:31:21 +0300 Message-ID: <87a8mtt20m.fsf@gmail.com> References: <87powdkj2n.fsf@grrlz.net> <87wpq75yri.fsf@gmail.com> <87ziutu4xr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXoij-0006mC-8m for bug-guix@gnu.org; Mon, 22 Feb 2016 06:32:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXoig-0006LA-2U for bug-guix@gnu.org; Mon, 22 Feb 2016 06:32:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXoif-0006L6-Vv for bug-guix@gnu.org; Mon, 22 Feb 2016 06:32:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aXoif-000496-Mr for bug-guix@gnu.org; Mon, 22 Feb 2016 06:32:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87ziutu4xr.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 21 Feb 2016 22:30:40 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 22543-done@debbugs.gnu.org Ludovic Court=C3=A8s (2016-02-22 00:30 +0300) wrote: > The broken links stem from missing/incomplete cross-reference info for > =E2=80=98makeinfo=E2=80=99 in the =E2=80=98htmlxref.cnf=E2=80=99 config f= ile (info "(texinfo) HTML Xref > Configuration"). > > Commit 49e0ca9 adds this file to the repo, taken from Texinfo 6.1 and > modified to fix some of the links (like GnuTLS) and include others > (Shepherd, Guile-Avahi, etc.) > > When we update the manual for the next release, everything will be > alright hopefully. In the meantime, it=E2=80=99s easier to leave things = as is, > and hopefully not too much of an issue. Wow, great! I didn't think this could be fixed on the Guix side. --=20 Alex