Re: [Qemu-devel] [PATCH 1/2] qemu-nbd: Fix unintended texi verbatim formatting

2016-01-11 Thread Michael Tokarev
11.01.2016 11:07, Michael Tokarev wrote: > 30.12.2015 22:54, Sitsofe Wheeler wrote: >> Indented lines in the texi meant the perlpod produced interpreted the >> paragraph as being verbatim (thus formatting codes were not >> interpreted). Fix this by un-indenting problem lines. > > Applied to -trivi

Re: [Qemu-devel] [PATCH 1/2] qemu-nbd: Fix unintended texi verbatim formatting

2016-01-11 Thread Michael Tokarev
30.12.2015 22:54, Sitsofe Wheeler wrote: > Indented lines in the texi meant the perlpod produced interpreted the > paragraph as being verbatim (thus formatting codes were not > interpreted). Fix this by un-indenting problem lines. Applied to -trivial, thank you! /mjt

Re: [Qemu-devel] [PATCH 1/2] qemu-nbd: Fix unintended texi verbatim formatting

2016-01-04 Thread Eric Blake
On 12/30/2015 12:54 PM, Sitsofe Wheeler wrote: [meta-comment] When sending a patch series, it's best to also include a 0/2 cover letter that summarizes the series. Doable with 'git config format.coverLetter auto'. > Indented lines in the texi meant the perlpod produced interpreted the > paragrap