Home | History | Annotate | Download | only in dist

Lines Matching refs:manual

32  * xman - X window system manual page display program.
162 * Description: Opens the manual page file given the entry information.
171 * manual pages first and then for individually compressed file in the
175 * the manual pages.
177 * If both of these fail then it will attempt to format the manual page.
186 const char *entry = manual[section_num].entries[entry_num];
191 "The current manual page is: %s.", temp);
279 * We did not find any preformatted manual pages, try to format it.
326 "uncompressed manual page try cleaning up /tmp.");
469 * Description: This function formats the manual pages and interfaces
495 "Could not open manual page, %s", entry);
630 * a manual page.
778 * Description: Finds an uncompressed unformatted manual page.
780 * entry - the manual page entry.
1090 * Description: Parses the manual pages entry filenames.