Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2008 21:06:24 +0100
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        Manolis Kiagias <manolis@FreeBSD.org>
Cc:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/geom chapter.sgml
Message-ID:  <20081126200624.GA1030@gothic.blackend.org>
In-Reply-To: <200811261221.mAQCLmx6077169@repoman.freebsd.org>
References:  <200811261221.mAQCLmx6077169@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 26, 2008 at 12:21:48PM +0000, Manolis Kiagias wrote:
> manolis     2008-11-26 12:21:48 UTC
> 
>   FreeBSD doc repository
> 
>   Modified files:
>     en_US.ISO8859-1/books/handbook/geom chapter.sgml 
>   Log:
>   Whitespace only: Fix several whitespace issues in Handbook's 'geom' chapter
>   


>   Revision  Changes    Path
>   1.46      +102 -101  doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
> 
> http://cvsweb.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml.diff?r1=1.45&r2=1.46
> | --- doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml	2008/11/26 09:50:48	1.45
> | +++ doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml	2008/11/26 12:21:48	1.46
> | @@ -1,6 +1,6 @@
> |  <!--
> |       The FreeBSD Documentation Project
> | -     $FreeBSD: /usr/local/www/cvsroot/FreeBSD/doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml,v 1.45 2008/11/26 09:50:48 trhodes Exp $
> | +     $FreeBSD: /usr/local/www/cvsroot/FreeBSD/doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml,v 1.46 2008/11/26 12:21:48 manolis Exp $
> |  
> |  -->
> |  
> | @@ -30,7 +30,7 @@
> |  
> |      <para>This chapter covers the use of disks under the GEOM
> |        framework in &os;.  This includes the major <acronym
> | -      role="Redundant Array of Inexpensive Disks">RAID</acronym>
> | +	role="Redundant Array of Inexpensive Disks">RAID</acronym>
> |        control utilities which use the framework for configuration.
> |        This chapter will not go into in depth discussion on how GEOM
> |        handles or controls I/O, the underlying subsystem, or code.
> | @@ -50,12 +50,11 @@
> |  
> |        <listitem>
> |  	<para>How to use the base utilities to configure, maintain,
> | -	  and manipulate the various <acronym>RAID</acronym>
> | -	  levels.</para>
> | +	  and manipulate the various <acronym>RAID</acronym> levels.</para>
> |        </listitem>

Where's the problem here ^^^^ ?
I find this sort of changes many times in your commit.
All these changes were indispensable?
Whitespaces fix should be done when the code starts to be a mess with
long lines and/or an indentation difficult to read.

-- 
Marc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081126200624.GA1030>