Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        man: A set of documentation tools:  man, apropos and whatis.
        
        
            | Name: | man | Vendor: | Scientific Linux | 
        
            | Version: | 1.5o1 | License: | GPL | 
        
            | Release: | 11.el4 | 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 Jul  6 19:00:00 2007 Ivana Varekova <varekova{%}redhat{*}com> 1.5o1-11.rhel4
- - Resolves: #240996
  makewhatis looks to simlinks too
- Resolves: #213774
  fix makewhatis documentation
- Resolves: #241808
  fix man2html code 
            - * Mon Aug 28 19:00:00 2006 Ivana Varekova <varekova{%}redhat{*}com> 1.5o1-10.rhel4
- - fix #193681 - man pages in section '3p' are not mentioned in 
  whatis database
- fix #199575 - man -k segv 
            - * Fri Apr 14 19:00:00 2006 Ivana Varekova <varekova{%}redhat{*}com> 1.5o1-9.rhel4
- - fix #170402 - makewhatis script produces error messages
  "zcat: stdout: Broken pipe"
- fix #173580 - 3p section is searched before section 2