On Tue, Jun 04, 2013 at 07:01:06AM +0200, Ingo Schwarze wrote:
> Hi,
> 
> Jan Klemkow wrote on Mon, Jun 03, 2013 at 11:21:39PM +0200:
> 
> > This diff converts all obsolete '.Fd' tags into '.In' tags of manpages
> > of category three.  I hope this diff is ok so.  If something is wrong
> > with is, just wrote me and I will fix it.
> 
> Even though .Fd is not wrong, .In is nicer, so i like the idea.
> I wouldn't have spent the time to write this patch,
> but now that we have it, i'd like to see it go in.
> 
> I have checked it with these commands:
> 
>   grep '^-[^-]' tmp.patch | sed 's/^-.Fd #include <//' | sed 's/>$//' 
>     > minus.txt
>   grep '^+[^+]' tmp.patch | sed 's/^+.In //' > plus.txt
>   diff -u minus.txt plus.txt
> 
> Right now, i cannot easily commit it myself as my man tree is
> full of M's.
> 
> So unless jmc@ objects, any developer who wants to should feel
> free to commit this with ok schwarze@. 
> 
> Thanks,
>   Ingo

i've no objection to the diff. i'm desperately short of time though, so
i'm not volunteering to do this myself.

having said this, the diff needs checked for more than correctness. it
touches at least kerberos, and that is 3rd party. there may be more in
there.

in the case of kerberos i'd rather that was passed back to the kerberos
folks. or it can be introduced as a local change if we feel it's that
important - in that case, whoever is managing kerberos for us (robert?)
needs to agree.

jmc

Reply via email to