On Fri, Aug 20, 2010 at 11:19 AM, Ted Unangst <ted.unan...@gmail.com> wrote: > I think the addition of the function and the usage should be presented > and done in separate parts.
I made sure to arrange the diff that way at least: the first four files add the function definition, prototype, and man page bits; the rest are usage. I don't mind committing it piecemeal if preferred. > Also, the man page diff doesn't seem to > actually document the new function. The other timeout_add_*() functions aren't very well documented either IMO, not that I think that's really a valid excuse to make things worse. The bigger issue is I wasn't sure how to document it, so I'm open to suggestions regarding that.