Re: [systemd-devel] [PATCH V3] man: Add even more to the bootchart man page

2013-02-14 Thread Kok, Auke-jan H
On Wed, Feb 13, 2013 at 10:13 PM, William Giokas <1007...@gmail.com> wrote: > Essentially transfer the 'README' file in src/bootchart to the man page > for easier reading by users. > --- > >> I don't think that this is a good idea. It mixes semantic and visual >> markup and it'll confuse make-direc

Re: [systemd-devel] [PATCH V3] man: Add even more to the bootchart man page

2013-02-14 Thread Tom Gundersen
On Thu, Feb 14, 2013 at 7:13 AM, William Giokas <1007...@gmail.com> wrote: > Thanks for the feedback. If there's anything else I need to fix, just > tell me. Not essential to this patch, but as you are touching the manpage it would be nice to document the effect of initcall_debug, or at least ment

[systemd-devel] [PATCH V3] man: Add even more to the bootchart man page

2013-02-13 Thread William Giokas
Essentially transfer the 'README' file in src/bootchart to the man page for easier reading by users. --- > I don't think that this is a good idea. It mixes semantic and visual > markup and it'll confuse make-directive-index.py badly. > Maybe Original bash? I see your point. Fixed in this version.