[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: man pages and deprecated API routines



At 06:14 AM 2001-09-24, Stig Venaas wrote:
>I'm updating some man pages and I'm wondering whether I should mark
>routines that are deprecated in draft-ietf-ldapext-ldap-c-api-xx.txt
>as such in the man pages.

Yes.  I suggest adding /* Deprecated */ to their synopsis:
        ldap_deprecated( /* Deprecated */
                ... )

>I'm also a bit in doubt how best to group things, what routines to put
>together in what pages and so on, but I just commit something, and then
>you hopefully have a look and let me know if you disagree.

That's fine with me.

Kurt