[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pthread man pages?



On Wed, 2002-10-16 at 15:51, Dragan Cvetkovic wrote:

> The best I could do now is
> 
> info libc 'Function Index' and then 'm pthread_create'
> 
> Is there any better way?

Yes.

info libc
i pthread_create

info pages have indexes; this is one of the best features.  I usually
just keep an *info* buffer open in Emacs while I'm coding, and use
 'C-h i' to switch to it, then type 'i function_name'.



Reply to: