From owner-freebsd-doc@FreeBSD.ORG Fri Jun 5 18:50:10 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36E0D7CB for ; Fri, 5 Jun 2015 18:50:10 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DF2481EE5 for ; Fri, 5 Jun 2015 18:50:09 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t55InxLP095800 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 5 Jun 2015 12:50:08 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t55InxRp095797; Fri, 5 Jun 2015 12:49:59 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 5 Jun 2015 12:49:59 -0600 (MDT) From: Warren Block To: "maxfiedler1988@gmail.com" cc: freebsd-doc@FreeBSD.org Subject: Re: documentation - invalid url In-Reply-To: <5571C637.3060300@gmail.com> Message-ID: References: <5571C637.3060300@gmail.com> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 05 Jun 2015 12:50:08 -0600 (MDT) 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: Fri, 05 Jun 2015 18:50:10 -0000 On Fri, 5 Jun 2015, maxfiedler1988@gmail.com wrote: > Hello, > > I'm reading through the handbook online and just realized there is an invalid > url in chapter "2.4.1. Booting on i386? and amd64"; the url to the Plop Boot > Manager is no longer http://www.plop.at/en/bootmanager.html but now > http://www.plop.at/en/bootmanagers.html Fixed, thanks!