Download List

Project Description

The man page suite, including man, apropos, and
whatis consists of programs that are used to read
most of the documentation available on a Linux
system. The whatis and apropos programs can be
used to find documentation related to a particular
subject.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-02 18:08
1.6g

This is a minor release. The bug that caused "man cut cut" to throw an error was fixed. XZ compression support was added. A minor fix was made to LZMA support. Corrections were made to the man.man German locale translation. A flawed treatment of Awk in the configure script was corrected. Improvements were made to extension handling (CYGWIN). A new announcement mailing list was set up (man-announce@googlegroups.com).

2008-01-01 10:55
1.6f

This release fixed shell-unsafe verification, which was missing the ampersand symbol, although this was being caught by another part of the code. The POSIX locale was unified with the C one. Additional checks were added for a defined but empty PAGER environment variable. whatis files are no longer updated on read-only partitions. bzip support was added to man2dvi and man2html. Experimental LZMA support was added to man and makewhatis. The Cygwin README was updated. Fixes were made to avoid shebang mangling in generated scripts.
Tags: Minor bugfixes

2006-11-21 01:31
1.6e

Sections used by makewhatis are set via the environment variable MANSECT, falling back to man.conf's MANSECT setting as man does. The use of implicit prototypes has been removed; it leads to issues on 64-bit platforms. Building will now honor pre-existing LDFLAGS, if set. The Italian and Spanish man pages have been updated. A minor bug in makewhatis' tempdir generation has been fixed. There is experimental support for Plan 9 rc shell lists. This release has overdue LSM v4 format compliance, as well as minor corrections and cleanup.
Tags: Minor bugfixes

2006-06-17 09:40
1.6d

A freeing of unallocated memory in '-K' under the unsafe flag was fixed. A bug in makewhatis was fixed. An off-by-one error was corrected in the LANG splitting code (there were no associated security issues). Support for DESTDIR was added in man2html's Makefile. The -D option was fixed. A header fix was made for variable header location of TIOCGWINSZ. Erroneous encoding of FR locale man page translations were corrected. EXEEXT and DESTDIR fixes were made for gencat. Minor corrections were made to CYGWIN support. Locale settings for gencat were constricted. Corrections were made to makewhatis exit codes and signal handling. man2html parsing was fixed.
Tags: Minor bugfixes

2006-01-24 09:39
1.6c

A missing format string that did not lead to privilege escalation was corrected. The Bulgarian locale man pages translation, the Italian locale message catalog translation, and the French man pages were updated.
Tags: Minor feature enhancements

Project Resources