README: fix some space alignment
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Aug 28 12:09:04 2009 +0200 (2009-08-28)
changeset 1490bb70615043cb
parent 1489 8c45efc97e7f
child 1494 0bcc7afb5d42
README: fix some space alignment
README
     1.1 --- a/README	Fri Aug 28 11:57:29 2009 +0200
     1.2 +++ b/README	Fri Aug 28 12:09:04 2009 +0200
     1.3 @@ -29,9 +29,9 @@
     1.4  --------------------
     1.5  
     1.6  If you need to send a bug report, please send a mail with subject
     1.7 - prefixed with "[CT_NG]" with to following destinations:
     1.8 -     TO: yann.morin.1998 (at) anciens.enib.fr
     1.9 -     CC: crossgcc (at) sourceware.org
    1.10 +prefixed with "[CT_NG]" with to following destinations:
    1.11 +    TO: yann.morin.1998 (at) anciens.enib.fr
    1.12 +    CC: crossgcc (at) sourceware.org
    1.13  
    1.14  Sending patches
    1.15  ---------------
    1.16 @@ -39,7 +39,7 @@
    1.17  If you want to enhance crosstool-NG, there's a to-do list in the TODO file.
    1.18  
    1.19  Patches should come with the appropriate SoB line. A SoB line is typically
    1.20 - something like:
    1.21 +something like:
    1.22     Signed-off-by: John DOE <john.doe@somewhere.net>
    1.23  
    1.24  The SoB line is clearly described in Documentation/SubmittingPatches , section