Our man page reference library is coded with a recursive search function. Basically, we widen the search space for man pages step-by-step until, if no man page match is found using man or apropos, we return a Google site search on keyword. Here is the rough alpha code we are testing for our [...]