From unknown Sun Jun 22 08:01:13 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10492: primitive-exit documentation invalid links Resent-From: Aleix Conchillo =?UTF-8?Q?Flaqu=C3=A9?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Thu, 12 Jan 2012 22:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 10492 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: 10492@debbugs.gnu.org X-Debbugs-Original-To: bug-guile@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.132640838223932 (code B ref -1); Thu, 12 Jan 2012 22:47:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Jan 2012 22:46:22 +0000 Received: from localhost ([127.0.0.1]:55620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlTPa-0006Dx-59 for submit@debbugs.gnu.org; Thu, 12 Jan 2012 17:46:22 -0500 Received: from eggs.gnu.org ([140.186.70.92]:53485) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlTPY-0006Dq-SM for submit@debbugs.gnu.org; Thu, 12 Jan 2012 17:46:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlTP0-0001HD-H0 for submit@debbugs.gnu.org; Thu, 12 Jan 2012 17:45:47 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:54182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlTP0-0001H7-FI for submit@debbugs.gnu.org; Thu, 12 Jan 2012 17:45:46 -0500 Received: from eggs.gnu.org ([140.186.70.92]:33506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlTOz-0000lC-JV for bug-guile@gnu.org; Thu, 12 Jan 2012 17:45:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlTOy-0001GY-Ig for bug-guile@gnu.org; Thu, 12 Jan 2012 17:45:45 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:56322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlTOy-0001GR-9e for bug-guile@gnu.org; Thu, 12 Jan 2012 17:45:44 -0500 Received: by bkuw5 with SMTP id w5so2128307bku.0 for ; Thu, 12 Jan 2012 14:45:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=B3BfJk0QyqCH7fYJYVSdX3zGFJRUOWGslwR096oalvk=; b=kiadDm1BExIeSZCMZ6P8eR8q5A/lpB8SDaxajWBSL/TnidYe60qV1ORlEF9QJWMeA6 wqLuQnJduWZ22YrEhx4EttTuG3TajuTYo0HSqrDm3CyjfAivDgHumW25Sae+/X7cXnJr BAwQkRkNtxsZbOtQoSTyw7dvqUKzZMHjiUEKA= MIME-Version: 1.0 Received: by 10.205.122.76 with SMTP id gf12mr2037303bkc.21.1326408343470; Thu, 12 Jan 2012 14:45:43 -0800 (PST) Received: by 10.204.55.68 with HTTP; Thu, 12 Jan 2012 14:45:43 -0800 (PST) Date: Thu, 12 Jan 2012 14:45:43 -0800 Message-ID: From: Aleix Conchillo =?UTF-8?Q?Flaqu=C3=A9?= Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -3.4 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) The links for "Normal Termination" and "Termination Internals" are invalid. Should be, respectively: http://www.gnu.org/savannah-checkouts/gnu/libc/manual/html_node/Normal-Termination.html http://www.gnu.org/savannah-checkouts/gnu/libc/manual/html_node/Termination-Internals.html From unknown Sun Jun 22 08:01:13 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10492: primitive-exit documentation invalid links Resent-From: Andy Wingo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Fri, 03 Feb 2012 19:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10492 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: Aleix Conchillo =?UTF-8?Q?Flaqu=C3=A9?= Cc: 10492@debbugs.gnu.org Received: via spool by 10492-submit@debbugs.gnu.org id=B10492.13282973075416 (code B ref 10492); Fri, 03 Feb 2012 19:29:02 +0000 Received: (at 10492) by debbugs.gnu.org; 3 Feb 2012 19:28:27 +0000 Received: from localhost ([127.0.0.1]:52623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RtOo6-0001PJ-QU for submit@debbugs.gnu.org; Fri, 03 Feb 2012 14:28:27 -0500 Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:56938 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RtOo5-0001PC-N2 for 10492@debbugs.gnu.org; Fri, 03 Feb 2012 14:28:26 -0500 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 6340B91B1; Fri, 3 Feb 2012 14:27:51 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=0CFAOok+y1u4 bR0bCqCgcQQFC3M=; b=BSG6vVOIRH589T/IQzYe02Jb/jcA2Vpi0nRh7dnM9RWa yjxgg1XYY3YNblifRHPT962+7BdTvJ2ROymH2CscNTBQMClf23Rp4d+qmZ8BEvb7 pwvITpYW2qgpEmvRd8UaQcjW4Z1huQ2HXZL3wAOiQuHx2NL0NKjKPAwY6DTCTIY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=StU2bo xs7rQItws1xkGTOKJeGEUapGUrPdOkfBNu7yhZrfdQdCdnioGC7cWykSc6M8jfaz +rHOeq/Ne0fsOhstIPyT7GicCBcEIMPvI3847ltsk75ELt8HdfZQfWym0I2AOXOa xW766K+fCrpAPDFe0JDW1v7vj5IAmeywehrcs= Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 5B37591B0; Fri, 3 Feb 2012 14:27:51 -0500 (EST) Received: from badger (unknown [94.139.51.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id AF7AB91AF; Fri, 3 Feb 2012 14:27:50 -0500 (EST) From: Andy Wingo References: Date: Fri, 03 Feb 2012 12:17:27 +0100 In-Reply-To: ("Aleix Conchillo =?UTF-8?Q?Flaqu=C3=A9?="'s message of "Thu, 12 Jan 2012 14:45:43 -0800") Message-ID: <87d39wkvy0.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Pobox-Relay-ID: 295C45C0-4E9D-11E1-A408-65B1DE995924-02397024!a-pb-sasl-sd.pobox.com X-Spam-Score: -0.4 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.4 (/) On Thu 12 Jan 2012 23:45, Aleix Conchillo Flaqu=C3=A9 writes: > The links for "Normal Termination" and "Termination Internals" are > invalid. Should be, respectively: > > http://www.gnu.org/savannah-checkouts/gnu/libc/manual/html_node/Normal-Te= rmination.html > http://www.gnu.org/savannah-checkouts/gnu/libc/manual/html_node/Terminati= on-Internals.html These are cross-manual links, which current makeinfo doesn't handle well. Ludovic asked Karl what do about that, and he said: Here are the choices: 1) run with the development (CVS) makeinfo, which will use the htmlxref.cnf mechanism Patrice and I devised. 2) postprocess the html with perl/sed/whatever to fix the xrefs. 3) add .symlinks to the guile web dir to make them resolve. 4) live with the problem until the texinfo release (or pre-release). I'm away from the internet right now, but whenever someone gets around to solving this, here are the options :) Andy --=20 http://wingolog.org/ From unknown Sun Jun 22 08:01:13 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10492: primitive-exit documentation invalid links Resent-From: Andy Wingo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Wed, 13 Mar 2013 09:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10492 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: Aleix Conchillo =?UTF-8?Q?Flaqu=C3=A9?= Cc: 10492@debbugs.gnu.org Received: via spool by 10492-submit@debbugs.gnu.org id=B10492.13631679263390 (code B ref 10492); Wed, 13 Mar 2013 09:46:02 +0000 Received: (at 10492) by debbugs.gnu.org; 13 Mar 2013 09:45:26 +0000 Received: from localhost ([127.0.0.1]:50372 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UFiFQ-0000sX-Tf for submit@debbugs.gnu.org; Wed, 13 Mar 2013 05:45:26 -0400 Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:64719 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UFiFO-0000sQ-Fm for 10492@debbugs.gnu.org; Wed, 13 Mar 2013 05:45:23 -0400 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 63486AC53; Wed, 13 Mar 2013 05:44:17 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=PSqR+zNAwS+8 +sNHmra/2uckX78=; b=JnOGPU40Q4zK4IHEJ6TfMJBra/BL/0nTCoSoLIuAY2h6 Hf6WCCHpEgcjAsEmtysSELj09/RLqi1s+EGL6LxPt5l7WUyoeFYr4yojAC6m+ANU asHR5lIiWsrpZLu9w1cShMldlaDQTwNnprcmam1FbPfly9Dywh2ApBcVvWGJAcQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=rAGQVc lJ1wnJgV+THhTY88gG0Rp1BAQE4y7ekswHAZesRXD+Q2aZdhZf4FwsxI540Rd3rm Bb66is5EhdYMXLcs/Lkzwc902MwaTlgGO178oHuk8H7S14iujf8Q+gWr2y/MGDvF STE5LEJ97WByhq71pyckTBP1aRHzVBGsnN9Qo= Received: from a-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 5C5CAAC52; Wed, 13 Mar 2013 05:44:17 -0400 (EDT) Received: from badger (unknown [88.160.190.192]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id D11BDAC51; Wed, 13 Mar 2013 05:44:16 -0400 (EDT) From: Andy Wingo References: <87d39wkvy0.fsf@pobox.com> Date: Wed, 13 Mar 2013 10:44:14 +0100 In-Reply-To: <87d39wkvy0.fsf@pobox.com> (Andy Wingo's message of "Fri, 03 Feb 2012 12:17:27 +0100") Message-ID: <87wqtbiqhd.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Pobox-Relay-ID: 9259BA2C-8BC2-11E2-B4C4-59240E5B5709-02397024!a-pb-sasl-quonix.pobox.com X-Spam-Score: -1.8 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.5 (----) On Fri 03 Feb 2012 12:17, Andy Wingo writes: > On Thu 12 Jan 2012 23:45, Aleix Conchillo Flaqu=C3=A9 writes: > >> The links for "Normal Termination" and "Termination Internals" are >> invalid. Should be, respectively: >> >> http://www.gnu.org/savannah-checkouts/gnu/libc/manual/html_node/Normal-T= ermination.html >> http://www.gnu.org/savannah-checkouts/gnu/libc/manual/html_node/Terminat= ion-Internals.html > > Ludovic asked Karl what do about that, and he said: > > Here are the choices: > > 1) run with the development (CVS) makeinfo, which will use the > htmlxref.cnf mechanism Patrice and I devised. This is the thing to do. See: http://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref-Co= nfiguration.html And the awesome htmlxref.cnf here: http://ftp.gnu.org/gnu/texinfo/htmlxref.cnf Let's fix this when next we update the docs on the site. Andy --=20 http://wingolog.org/ From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 01 19:24:49 2014 Received: (at control) by debbugs.gnu.org; 1 Oct 2014 23:24:49 +0000 Received: from localhost ([127.0.0.1]:57838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZTGL-0005zp-3e for submit@debbugs.gnu.org; Wed, 01 Oct 2014 19:24:49 -0400 Received: from world.peace.net ([96.39.62.75]:44967) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZTGJ-0005zb-1K for control@debbugs.gnu.org; Wed, 01 Oct 2014 19:24:47 -0400 Received: from c-24-62-95-23.hsd1.ma.comcast.net ([24.62.95.23] helo=jojen) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1XZTGD-0002K2-EJ; Wed, 01 Oct 2014 19:24:41 -0400 From: Mark H Weaver To: control@debbugs.gnu.org Date: Wed, 01 Oct 2014 19:24:39 -0400 Message-ID: <8761g3bcg8.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: severity 10492 minor severity 10940 minor severity 17941 minor severity 18477 important severity 18520 wishlist thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: severity 10492 minor severity 10940 minor severity 17941 minor severity 18477 important severity 18520 wishlist thanks [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject severity 10492 minor severity 10940 minor severity 17941 minor severity 18477 important severity 18520 wishlist thanks From unknown Sun Jun 22 08:01:13 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Aleix Conchillo =?UTF-8?Q?Flaqu=C3=A9?= Subject: bug#10492: closed (Re: primitive-exit documentation invalid links) Message-ID: References: <87ft744989.fsf@trouble.defaultvalue.org> X-Gnu-PR-Message: they-closed 10492 X-Gnu-PR-Package: guile Reply-To: 10492@debbugs.gnu.org Date: Sat, 26 Sep 2020 19:41:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1601149262-26151-1" This is a multi-part message in MIME format... ------------=_1601149262-26151-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #10492: primitive-exit documentation invalid links which was filed against the guile package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 10492@debbugs.gnu.org. --=20 10492: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D10492 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1601149262-26151-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 10492-done) by debbugs.gnu.org; 26 Sep 2020 19:40:58 +0000 Received: from localhost ([127.0.0.1]:47777 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kMG42-0006nR-Gu for submit@debbugs.gnu.org; Sat, 26 Sep 2020 15:40:58 -0400 Received: from defaultvalue.org ([45.33.119.55]:36082 ident=postfix) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kMG40-0006nJ-D0 for 10492-done@debbugs.gnu.org; Sat, 26 Sep 2020 15:40:57 -0400 Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id 7515520133; Sat, 26 Sep 2020 14:40:55 -0500 (CDT) Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id 0802314E072; Sat, 26 Sep 2020 14:40:55 -0500 (CDT) From: Rob Browning To: 10492-done@debbugs.gnu.org, Aleix Conchillo =?utf-8?Q?Flaqu=C3=A9?= Subject: Re: primitive-exit documentation invalid links Date: Sat, 26 Sep 2020 14:40:54 -0500 Message-ID: <87ft744989.fsf@trouble.defaultvalue.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 10492-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) It looks like this has been resolved, but please feel free to re-open the bug report if you think I've closed it in error. Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 ------------=_1601149262-26151-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 12 Jan 2012 22:46:22 +0000 Received: from localhost ([127.0.0.1]:55620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlTPa-0006Dx-59 for submit@debbugs.gnu.org; Thu, 12 Jan 2012 17:46:22 -0500 Received: from eggs.gnu.org ([140.186.70.92]:53485) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlTPY-0006Dq-SM for submit@debbugs.gnu.org; Thu, 12 Jan 2012 17:46:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlTP0-0001HD-H0 for submit@debbugs.gnu.org; Thu, 12 Jan 2012 17:45:47 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:54182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlTP0-0001H7-FI for submit@debbugs.gnu.org; Thu, 12 Jan 2012 17:45:46 -0500 Received: from eggs.gnu.org ([140.186.70.92]:33506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlTOz-0000lC-JV for bug-guile@gnu.org; Thu, 12 Jan 2012 17:45:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlTOy-0001GY-Ig for bug-guile@gnu.org; Thu, 12 Jan 2012 17:45:45 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:56322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlTOy-0001GR-9e for bug-guile@gnu.org; Thu, 12 Jan 2012 17:45:44 -0500 Received: by bkuw5 with SMTP id w5so2128307bku.0 for ; Thu, 12 Jan 2012 14:45:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=B3BfJk0QyqCH7fYJYVSdX3zGFJRUOWGslwR096oalvk=; b=kiadDm1BExIeSZCMZ6P8eR8q5A/lpB8SDaxajWBSL/TnidYe60qV1ORlEF9QJWMeA6 wqLuQnJduWZ22YrEhx4EttTuG3TajuTYo0HSqrDm3CyjfAivDgHumW25Sae+/X7cXnJr BAwQkRkNtxsZbOtQoSTyw7dvqUKzZMHjiUEKA= MIME-Version: 1.0 Received: by 10.205.122.76 with SMTP id gf12mr2037303bkc.21.1326408343470; Thu, 12 Jan 2012 14:45:43 -0800 (PST) Received: by 10.204.55.68 with HTTP; Thu, 12 Jan 2012 14:45:43 -0800 (PST) Date: Thu, 12 Jan 2012 14:45:43 -0800 Message-ID: Subject: primitive-exit documentation invalid links From: =?UTF-8?Q?Aleix_Conchillo_Flaqu=C3=A9?= To: bug-guile@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) The links for "Normal Termination" and "Termination Internals" are invalid. Should be, respectively: http://www.gnu.org/savannah-checkouts/gnu/libc/manual/html_node/Normal-Termination.html http://www.gnu.org/savannah-checkouts/gnu/libc/manual/html_node/Termination-Internals.html ------------=_1601149262-26151-1--