diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-08-28 12:09:04 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-08-28 12:09:04 +0200 |
commit | 78d89b928b1301c84e3983b3b3fa2bebec919594 (patch) | |
tree | 19aea05f4e7bf6861aeadddf1a1f4fb1130256ec /README | |
parent | 922486d2b1007bec06f9ac715f7ca01ef9e09e3a (diff) | |
download | crosstool-ng-78d89b928b1301c84e3983b3b3fa2bebec919594.tar.gz crosstool-ng-78d89b928b1301c84e3983b3b3fa2bebec919594.tar.bz2 crosstool-ng-78d89b928b1301c84e3983b3b3fa2bebec919594.zip |
README: fix some space alignment
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -29,9 +29,9 @@ Sending a bug report -------------------- If you need to send a bug report, please send a mail with subject - prefixed with "[CT_NG]" with to following destinations: - TO: yann.morin.1998 (at) anciens.enib.fr - CC: crossgcc (at) sourceware.org +prefixed with "[CT_NG]" with to following destinations: + TO: yann.morin.1998 (at) anciens.enib.fr + CC: crossgcc (at) sourceware.org Sending patches --------------- @@ -39,7 +39,7 @@ Sending patches If you want to enhance crosstool-NG, there's a to-do list in the TODO file. Patches should come with the appropriate SoB line. A SoB line is typically - something like: +something like: Signed-off-by: John DOE <john.doe@somewhere.net> The SoB line is clearly described in Documentation/SubmittingPatches , section |