From owner-freebsd-doc@FreeBSD.ORG Fri May 23 13:51:15 2003 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 A864C37B401; Fri, 23 May 2003 13:51:15 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CD5643F3F; Fri, 23 May 2003 13:51:14 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.3/8.12.3) with ESMTP id h4NKpDgp047708; Fri, 23 May 2003 22:51:13 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h4NKpOwX004536; Fri, 23 May 2003 22:51:24 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h4NKpOuA004535; Fri, 23 May 2003 22:51:24 +0200 (CEST) (envelope-from marc) Date: Fri, 23 May 2003 22:51:24 +0200 From: Marc Fonvieille To: Tom Rhodes Message-ID: <20030523205124.GH3794@nosferatu.blackend.org> References: <200305231720.h4NHK72A016136@freefall.freebsd.org> <20030523180624.GA65833@nitro.dk> <20030523140657.4275dc72.trhodes@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030523140657.4275dc72.trhodes@FreeBSD.org> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-BETA cc: "Simon L. Nielsen" cc: freebsd-doc@FreeBSD.org Subject: Re: docs/52547: [patch] Cleanup of laptop article 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: Fri, 23 May 2003 20:51:15 -0000 On Fri, May 23, 2003 at 02:06:57PM -0400, Tom Rhodes wrote: > On Fri, 23 May 2003 20:06:28 +0200 > "Simon L. Nielsen" wrote: > > > On 2003.05.23 10:20:07 -0700, Marc Fonvieille wrote: > > > The following reply was made to PR docs/52547; it has been noted by GNATS. > > > > > > On Thu, May 22, 2003 at 01:45:04AM +0200, Simon L.Nielsen wrote: > > > > General cleanup of the laptop article : > > > > > > > > * Add id attributes to all sect1 tags > > > > > > This is far to be mandatory on a so little article. > > > > Hmm, from following the this mailling list I got the impression that the > > section id tags was a good idea on all books/articles, since it makes > > sensible filenames when doing html-split output ? > > I'm going to agree with ceri (and keramida?) about this. Personally, > I think using id attributes in articles is a Good Thing™. > I think for a short article, id attributes could be in some ways useless since it's more annoying to read the html-split than the plain one... :) Marc