On Sun, Jun 14, 2020 at 08:36:38PM +0100, Ramsay Jones wrote: > Signed-off-by: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx> > > The only spelling fixes in the manpage are s/exemple/example/, > s/trigered/triggered/ and s/&/and/. I would not normally change > any 'formatting' in sparse.1, but the '{ 0 }' and '{ }' got > split across line-endings, so I removed the spaces. > (other solutions are possible ...) Thank you again for noticing and fixing these typos. Yes, the formatting is often very bad on the man page because of bad or missing linebreaks. I changed this part of your patch to use a non-breakable space for the '{ 0 }' and '{ }'. They look, I think, better. -- Luc