docs/C - Misc. tutorials.txt
changeset 2612 a52574521bea
parent 2564 5d4e91c0343e
child 2626 c7c9e98d36d8
     1.1 --- a/docs/C - Misc. tutorials.txt	Sun Jul 17 16:53:40 2011 +0200
     1.2 +++ b/docs/C - Misc. tutorials.txt	Thu Aug 18 16:05:48 2011 +0200
     1.3 @@ -282,10 +282,12 @@
     1.4   |
     1.5   |optional longer description
     1.6   |on multiple lines if needed
     1.7 + |
     1.8 + |Signed-off-by: as documented in section 7 of ct-ng's documentation
     1.9  
    1.10 -Here is an example commit message (see revision a53a5e1d61db):
    1.11 - |comp-libs/cloog: fix building
    1.12 - |
    1.13 - |For CLooG/PPL 0.15.3, the directory name was simply cloog-ppl.
    1.14 - |For any later versions, the directory name does have the version, such as
    1.15 - |cloog-ppl-0.15.4.
    1.16 +Here is an example commit message (see revision 8bb5151c5b01):
    1.17 + kernel/linux: fix type in version strings
    1.18 +
    1.19 + I missed refreshing the patch before pushing. :-(
    1.20 +
    1.21 + Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>