From owner-freebsd-doc@FreeBSD.ORG Mon Jul 21 19:06:49 2008 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 2ABBB1065681 for ; Mon, 21 Jul 2008 19:06:49 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.185]) by mx1.freebsd.org (Postfix) with ESMTP id 966F78FC12 for ; Mon, 21 Jul 2008 19:06:48 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by fk-out-0910.google.com with SMTP id k31so1097782fkk.11 for ; Mon, 21 Jul 2008 12:06:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :organization:user-agent:mime-version:to:subject:x-enigmail-version :content-type:content-transfer-encoding:sender; bh=EJW3fd1ovH2b/69nyPjOyS2RpwX2+NefV+Ln5i6LHqs=; b=WctfRdfvj6bg4tKpRrKvuvpPnj4klVdiK89x3I490x3Jp8BAG06hbCrOEQde9m0RiG VI8c7ZzzGb1rISEYqK/BkMyBt3NZjQA9d/ExyyTayp/nT3BngUZR+jXQb6sVWqejsxys LZmG/DRQHaRTUfsCBF+XYXiHls5Z6fJP1z4X4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to :subject:x-enigmail-version:content-type:content-transfer-encoding :sender; b=pP09DJ9xw3ZjhaEMEkktBHVaQntFEsSa7dlQOlEK3AmNwD7Y01k3BTZJ7GgY1EGCHC LWdw3O871R8WXX25Nbnu8OhWLl2A/kix9jMp3VBVWUhLOS/4cybO3rIxHe8KvTfUbUWr ecLq9ZiFl5UYui9ri2vQZFnrP6V47t4I6gm7E= Received: by 10.180.225.16 with SMTP id x16mr2195252bkg.91.1216665492258; Mon, 21 Jul 2008 11:38:12 -0700 (PDT) Received: from ?192.168.0.1? ( [80.99.205.120]) by mx.google.com with ESMTPS id g28sm14764858fkg.8.2008.07.21.11.38.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 21 Jul 2008 11:38:11 -0700 (PDT) Message-ID: <4884D790.4090706@FreeBSD.org> Date: Mon, 21 Jul 2008 20:38:08 +0200 From: Gabor PALI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.14 (X11/20080521) MIME-Version: 1.0 To: freebsd-doc@freebsd.org X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= Subject: A Whitespace-Only Patch for the FreeBSD FAQ 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: Mon, 21 Jul 2008 19:06:49 -0000 Hello, I have a patch to create a pretty-printed FAQ. I would like to ask you to support or to deny my commit for making it to look like that. I also have a separate .diff (it is ~800K in size): http://people.freebsd.org/~pgj/for_review/2008-07-20/book.sgml http://people.freebsd.org/~pgj/for_review/2008-07-20/book.sgml.cvs.diff Here are some statistics: $ diffstat -w110 book.sgml.cvs.diff book.sgml |20009 ++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------- 1 file changed, 10148 insertions(+), 9861 deletions(-) Please, inspect this well, compose your ideas on the possible enhancements, mistakes, styles. I have an open intention to provide useful indentation references for other documents and committers by having a well-formed FAQ, that is why I am thinking it is so important. Thank you for your attention and thank you for your time and answers in advance. :g