Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
man: A set of documentation tools: man, apropos and whatis.
Name: | man |
Vendor: | |
Version: | 1.5k |
License: | GPL |
Release: | 10 |
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
- * 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)
- * Fri Aug 8 19:00:00 2003 Adrian Havill <havill{%}redhat{*}com> 1.5k-9
- cleaned up apropos script bugs (#97006)
- merged all apropos changes into one cleaner patch
- fix the search/replace for man.conf
- * Wed Jun 4 19:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt