From owner-freebsd-doc@freebsd.org Sat Sep 5 14:01:12 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 E97F59CA88A for ; Sat, 5 Sep 2015 14:01:12 +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 AE60B1F56 for ; Sat, 5 Sep 2015 14:01:12 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id t85E1BDQ054541 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 5 Sep 2015 08:01:11 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id t85E1B7V054538; Sat, 5 Sep 2015 08:01:11 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 5 Sep 2015 08:01:11 -0600 (MDT) From: Warren Block To: Chris Mathews cc: freebsd-doc@FreeBSD.org Subject: Re: bad url in document In-Reply-To: <55e9c683.48cd440a.9c85.ffff81ba@mx.google.com> Message-ID: References: <55e9c683.48cd440a.9c85.ffff81ba@mx.google.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]); Sat, 05 Sep 2015 08:01:11 -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: Sat, 05 Sep 2015 14:01:13 -0000 On Fri, 4 Sep 2015, Chris Mathews wrote: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html has a > reference to a bad link: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html > > > > Searching for "Full instructions on this procedure and a little bit more > about installation issues in general can be found in the" and then clicking > on the URL returns "page not found." Fixed, thanks!