From owner-freebsd-doc@FreeBSD.ORG Mon Jul 21 19:28:41 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 52EC6106564A for ; Mon, 21 Jul 2008 19:28:41 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id CB52D8FC21 for ; Mon, 21 Jul 2008 19:28:40 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so1104677fkk.11 for ; Mon, 21 Jul 2008 12:28:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=/SjyxicgauyQK+U/N/eca7wbB2PVTQGIBDL1ezaPaec=; b=b5mOQth25u4s3WXGBvOgB2DcRASfGwt0t+j+TN0ctmwg/je9VBmxg1DE0zpjXku1bx hiGg/LEuFoUUMwGYwn5xeqyfpADKOkQIURL5N/OU8YM8K85bLxBEpdJ1L16BGgk5SNfi rrlnFCCUm0QSZuhzkia5sEhgQ6kQm3A5tKZh4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=lJmeWRBMwUtu299vn/einAB5+Z2qtOJCC8rVbDMcv6pSI9W7BMtRDR4CCy2gtTqXqk A4oDBW9W3ot+u+tqh0oPloLxtkC6gNt+Xjp0Ofd/RBAONHgtD8sNFTrRnr119y2jIf9+ VA2LXKagM1cFI4snNRqhT7t6g7febbZOfRy7M= Received: by 10.181.10.19 with SMTP id n19mr2251779bki.19.1216668519627; Mon, 21 Jul 2008 12:28:39 -0700 (PDT) Received: from atlantis.dyndns.org ( [85.73.147.46]) by mx.google.com with ESMTPS id g28sm14884738fkg.8.2008.07.21.12.28.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 21 Jul 2008 12:28:38 -0700 (PDT) Message-ID: <4884E364.7060303@gmail.com> Date: Mon, 21 Jul 2008 22:28:36 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.14 (X11/20080703) MIME-Version: 1.0 To: Gabor PALI References: <4884D790.4090706@FreeBSD.org> In-Reply-To: <4884D790.4090706@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-doc@freebsd.org Subject: Re: 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:28:41 -0000 Gabor PALI wrote: > 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. > > +1 FWIW, I believe you should go on with this one. The idea of a well formed reference document will probably save us from future large whitespace commits anyway.