Re: pthread man pages?
Colin Walters <walters@verbum.org> writes:
> 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'.
> 
Hey, that's a good one. Thanks Colin.
Bye, Dragan
-- 
Dragan Cvetkovic, 
To be or not to be is true. G. Boole      No it isn't.  L. E. J. Brouwer
Reply to: