Re: request: pointer to the docs in the module file

2011-05-24 Thread Bruno Haible
Sam Steingold wrote: > >> How do I find out where a module is documented? Look at the gnulib manual TOC If it's not a ISO C / POSIX or GNU substitute module, then take a look at the chapter "Particular Modules". > I usually cannot

Re: request: pointer to the docs in the module file

2011-05-24 Thread Sam Steingold
> * Eric Blake [2011-05-24 11:37:40 -0600]: > On 05/24/2011 11:26 AM, Sam Steingold wrote: >> How do I find out where a module is documented? >> E.g., when I discovered the getloadavg module, I had to do >> find gnulib/ -name getload\* >> to find gnulib/doc/glibc-functions/getloadavg.texi. > > If

Re: request: pointer to the docs in the module file

2011-05-24 Thread Eric Blake
On 05/24/2011 11:26 AM, Sam Steingold wrote: > Hi, > > How do I find out where a module is documented? > E.g., when I discovered the getloadavg module, I had to do > find gnulib/ -name getload\* > to find gnulib/doc/glibc-functions/getloadavg.texi. If it is a POSIX function, it is documented in g