From owner-freebsd-doc@FreeBSD.ORG Fri Jun 5 15:54:34 2015 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE0EAC06 for ; Fri, 5 Jun 2015 15:54:34 +0000 (UTC) (envelope-from maxfiedler1988@gmail.com) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4652712F1 for ; Fri, 5 Jun 2015 15:54:34 +0000 (UTC) (envelope-from maxfiedler1988@gmail.com) Received: by wifx6 with SMTP id x6so25191604wif.0 for ; Fri, 05 Jun 2015 08:54:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=6rEyPAdUmvuZADNdSkBXT+j8U5v35otRCpcHzkx+gDI=; b=wBTTYkmaNxNdjwkrN3uZSL063H9cn4baP73Zqc/h3S0OKFXlZZMUCc8rV2GBea5Lo6 HeASm0xoSClEgZbUdhSCSMFzyfgONzrzBG6kDrshQB3zUPtK8lYw2Nnc+uVFIpS9K7He X08J5YPDXfmefHkmKPTwfTI5ifNW6BbohLtQC/YgGGiQFduUTf3EksLsFHNMqhTBUq6T HvsPP6INXvt/ygRBXKuKqK0VpBkFPUyTmAwbszoO6SDHHkaShuIOdnI/p2ERR9sPrcc7 3tovB2yUfyTEOlcs8tYTgYmu1nbktVUh/qYQS4a5xAkc1PGxoCObwCDBk9YJo5uFJxS6 fCdw== X-Received: by 10.180.81.3 with SMTP id v3mr18962392wix.36.1433519672791; Fri, 05 Jun 2015 08:54:32 -0700 (PDT) Received: from [10.10.10.10] (ip-77-24-115-141.web.vodafone.de. [77.24.115.141]) by mx.google.com with ESMTPSA id pd7sm11181063wjb.27.2015.06.05.08.54.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jun 2015 08:54:31 -0700 (PDT) Message-ID: <5571C637.3060300@gmail.com> Date: Fri, 05 Jun 2015 17:54:31 +0200 From: "maxfiedler1988@gmail.com" User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-doc@FreeBSD.org Subject: documentation - invalid url Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit 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 15:54:34 -0000 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 Sincerely Max Fiedler