Em Tue, 20 Sep 2016 18:56:45 -0600 Jonathan Corbet <corbet@xxxxxxx> escreveu: > On Tue, 20 Sep 2016 08:36:29 -0300 > Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx> wrote: > > > This patch series update the kernel-docs.txt file, removing broken links, adding > > newer ones and ordering documents in published date. > > OK, I'm still unconvinced about the value of this file, but, if people > want to keep it up to date, I'll play along. I've applied the whole set > (except #1, which was already applied with the other set). Thanks! > > Note that parts 2, 4, 5, 8, 13, and 14 all had the weird "charset=true" > problem, so I had to fix them up manually before I could apply them. I > wouldn't be all that terribly put out if that could be fixed before the > next megaseries shows up...:) :) Fixed. The problem was on this setting: $ git config --get-all sendemail.assume8bitencoding true It should be, instead, "UTF-8". The funny thing is that I was carrying this wrong setting for *several* years... Thanks for noticing! It is fixed now. Thanks, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html