Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        man: A set of documentation tools:  man, apropos and whatis.
        
        
            | Name: | man | Vendor: | Scientific Linux | 
        
            | Version: | 1.5k | License: | GPL | 
        
            | Release: | 13.rhel3 | URL: |  | 
        
        
        - Summary
- The man package includes three tools for finding information and/or
documentation about your Linux system: man, apropos, and whatis. The
man system formats and displays on-line manual pages about commands or
functions on your system. Apropos searches the whatis database
(containing short descriptions of system commands) for a string.
Whatis searches its own database for a complete word.
The man package should be installed on your system because it is the
primary way to find documentation on a Linux system.
Changelog
        
            - * Fri Nov  4 18:00:00 2005 Ivana Varekova <varekova{%}redhat{*}com> 1.5k-13.rhel3
- -  fix bug 64836 - makewhatis script produces error messages
  "zcat: stdout: Broken pipe" 
- add man.config file patches 
            - * Wed Mar 17 18:00:00 2004 Ivana Varekova <varekova{%}redhat{*}com> 1.5k-11.rhel3
- - added patch whatisdir.patch fixed bug 142936 
            - * Wed Aug 20 19:00:00 2003 Adrian Havill <havill{%}redhat{*}com> 1.5k-10
- - added auto-detect for utf8 and conversion to allow gripes() and others
  to correctly output to some charsets (#88605)