This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [OFFTOPIC] Info files vs Man pages
- To: Clayton Weaver <cgweav at eskimo dot com>
- Subject: Re: [OFFTOPIC] Info files vs Man pages
- From: Tim Waugh <tim at cyberelk dot demon dot co dot uk>
- Date: Tue, 15 Sep 1998 19:02:28 +0100 (BST)
- cc: egcs at cygnus dot com
On Tue, 15 Sep 1998, Clayton Weaver wrote:
> 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?
Well, you could try man -k ..
Tim.
*/