This document contains entries for all functions and variables in the first edition of Common Lisp: The Language. Since CLOS, LOOP, and the Condition system were added in the second edition, those entries will be sparse under clman.
This assumes that "%" is your UNIX prompt. Don't type the "%". For instance:
% clman reverse
--- Manual page on the "reverse" function ---
% clman append
--- Manual page on the "append" function ---
M-m (or M-x clman)
You will be prompted for the lisp function/variable name to enter. If you are running emacs on the X terminals in K-22, the buffer containing the output will have some additional formatting.
For questions, send email to hall@apl.jhu.edu (Marty Hall).