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