severity 563517 minor thanks On Sun, 03 Jan 2010, Ludovic Rousseau wrote: > The manpage is not correctly formatted when displayed on a 80 columns > terminal. [...] > I do not have a patch to propose. The manpage file should be modified > in depth.
The problem is that the manual page is auto-generated with comments extracted from the usage string embedded in /usr/share/quilt/* This is done in the upstream Makefile (target doc/quilt.1) and it quotes most lines as verbatim text to avoid most problems with groff interference. And verbatim text is not formatted by man... Cheers, -- Raphaƫl Hertzog -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

