From owner-freebsd-doc@freebsd.org Thu Nov 5 23:53:32 2015 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69AD3A27D73 for ; Thu, 5 Nov 2015 23:53:32 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 474FB1FC0; Thu, 5 Nov 2015 23:53:32 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (c-73-231-226-104.hsd1.ca.comcast.net [73.231.226.104]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 456A5B958; Thu, 5 Nov 2015 18:53:31 -0500 (EST) From: John Baldwin To: freebsd-doc@freebsd.org Cc: Eneko Gotzon Ares , "eadler@freebsd.org" , ?Warren Block Subject: Re: Misslinked Date: Thu, 05 Nov 2015 15:50:49 -0800 Message-ID: <40280878.QPEBYVVIQB@ralph.baldwin.cx> User-Agent: KMail/4.14.3 (FreeBSD/10.2-STABLE; KDE/4.14.3; amd64; ; ) In-Reply-To: <85130BD3-DD68-475B-84DF-374123A5E51D@gmail.com> References: <85130BD3-DD68-475B-84DF-374123A5E51D@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 05 Nov 2015 18:53:31 -0500 (EST) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2015 23:53:32 -0000 On Friday, August 21, 2015 12:17:38 AM Eneko Gotzon Ares wrote: > Hi Bytes Masters! >=20 > Just a humble mac user starting to learn the =E2=80=93wonderful=E2=80= =93 FreeBSD Handbook. >=20 > I found a misdirected link. >=20 > The "current release =E2=80=9D link (under 1.2. Welcome to = FreeBSD! ), despite its URL > > directs to the "1.3.4. Third Party Programs=E2=80=9D section. >=20 > I don=E2=80=99t know how to fix it (yet). >=20 > Thanks you for your wonderful work! Looks like this was broken in r41760 when "The Current FreeBSD Release"= section was removed from this chaper in the Handbook (but this link and= the "relnotes" anchor was not). Should this just point to www.freebsd.org/= releases instead? Index: en_US.ISO8859-1/books/handbook/introduction/chapter.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- chapter.xml=09(revision 47744) +++ chapter.xml=09(working copy) @@ -67,7 +67,7 @@ and &itanium;), AMD64, Sun &ultrasparc; computers. Ports to other architectures are also underway. You can also read about the history of &os;, or the - current release. If you are + current release.= If you are interested in contributing something to the Project (code, hardware, funding), see the Contributing @@ -1232,7 +1232,7 @@ =09continued success! =20 - + Third Party Programs =20 In addition to the base distributions, &os; offers a --=20 John Baldwin