From owner-freebsd-doc@FreeBSD.ORG Thu Sep 2 21:56:28 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A187D16A4CE for ; Thu, 2 Sep 2004 21:56:28 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id E60F143D1F for ; Thu, 2 Sep 2004 21:56:27 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id E785011AB6; Thu, 2 Sep 2004 23:56:25 +0200 (CEST) Date: Thu, 2 Sep 2004 23:56:25 +0200 From: "Simon L. Nielsen" To: "Kevin D. Kinsey, DaleCo, S.P." Message-ID: <20040902215625.GA760@zaphod.nitro.dk> References: <200408310653.i7V6r36K006683@freefall.freebsd.org> <4137566A.2040106@daleco.biz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <4137566A.2040106@daleco.biz> User-Agent: Mutt/1.5.6i cc: doc@freebsd.org Subject: Re: docs/71175: (PATCH) Bad link in "explaining BSD" article, (EN) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 21:56:28 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.09.02 12:20:42 -0500, Kevin D. Kinsey, DaleCo, S.P. wrote: > Simon L. Nielsen wrote: >=20 > >Synopsis: (PATCH) Bad link in "explaining BSD" article, (EN) > > > >State-Changed-From-To: open->closed > >State-Changed-By: simon > >State-Changed-When: Tue Aug 31 06:52:00 GMT 2004 > >State-Changed-Why:=20 > >Committed, thanks! > > > >BTW. small fixes like this one are also very important to make the > >docs as good as possible :-). > > Yes; thank you. Do you mind if I ask a small & stupid > question? Sure, I don't think it's really stupid, there is a bit in the FDP Primer - but not really that much. > I cvsup'ed doc-all and built the en tree. Now the article > reads correctly in "article.html", but the "paginated" version > "xN.html", "xNN.html" ... I think the last page is "x91.html", > didn't get updated by the build. Just off the top of your head, > do you have any idea what I did wrong? The doc build system supports many different types of output (HTML, HTML split/paginated, PS,PDF...). It takes quite long to build all types, so by default most articles only create HTML (single page) output. You have override it by settting the FORMATS variable for make. E.g.: make all FORMATS=3D"html html-split" to create both the single file HTML version and the split/paginated. --=20 Simon L. Nielsen FreeBSD Documentation Team --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBN5cJh9pcDSc1mlERAv0/AJ93ExTlz12wMpTHCs2ysK2+Y5O7hACfSBvp Dpwbp30tXoM44LqiOzXqlT8= =1Nll -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--