Re: nsswitch man page

2010-09-01 Thread Ivan Voras
On 09/01/10 08:16, Michael Bushkov wrote: If you don't mind, as I've worked extensively with nsswitch, I can check the current implementation and provide you a patch to update the docs. Of course, go ahead. ___ freebsd-hackers@freebsd.org mailing li

Re: nsswitch man page

2010-08-31 Thread Michael Bushkov
If you don't mind, as I've worked extensively with nsswitch, I can check the current implementation and provide you a patch to update the docs. On Wed, Sep 1, 2010 at 12:18 AM, Ivan Voras wrote: > I'm trying to do something with NSS and I see that NetBSD has much > better documentation for it: >

nsswitch man page

2010-08-31 Thread Ivan Voras
I'm trying to do something with NSS and I see that NetBSD has much better documentation for it: http://www.daemon-systems.org/man/nsdispatch.3.html vs http://www.freebsd.org/cgi/man.cgi?query=nsdispatch >From the AUTHORS section on the FreeBSD's page it looks like it is an import of an earlier