This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [OFFTOPIC] Info files vs Man pages


> If I am looking at the man page for some function, and this isn't quite
> the one I wanted, how do I find the one I do want if I have some keyword
> that I know is mentioned on the one that I want but I don't what the
> actual function name is?

'man -k keyword'
gives a list of man pages that contain keyword.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]