From owner-freebsd-doc@FreeBSD.ORG Wed Aug 17 13:14:15 2011 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 225111065670; Wed, 17 Aug 2011 13:14:15 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 0363B8FC15; Wed, 17 Aug 2011 13:14:14 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 6A3D95607A; Wed, 17 Aug 2011 07:54:25 -0500 (CDT) Date: Wed, 17 Aug 2011 07:54:25 -0500 From: Mark Linimon To: Johann Kois Message-ID: <20110817125425.GA26287@lonesome.com> References: <20110816002225.7ebb265b@serene.no-ip.org> <4E4AD76C.6060508@FreeBSD.org> <20110816171311.1f845047@serene.no-ip.org> <4E4B8ED3.8040708@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E4B8ED3.8040708@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-doc@FreeBSD.org Subject: Re: Broken link to articles/problem-reports/pr-writing.html in porters-handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2011 13:14:15 -0000 On Wed, Aug 17, 2011 at 11:50:11AM +0200, Johann Kois wrote: > For example if you build the local handbook you will get no > book.html. If you build a local article you will get only > article.html, but no "split-html". I usually test by e.g. 'make book.html' instead of just 'make'. I find it easier to search for things on the single output. Either way works. mcl