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


Joern Rennecke <amylaar@cygnus.co.uk> writes:

|> > 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.

Hmm.

$ man -k SIGSEGV
SIGSEGV: nothing appropriate

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org


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