| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
| Name: man | Distribution: Think Blue for zSeries (64 bit) |
| Version: 1.5h1 | Vendor: Millenux GmbH, Germany, http://www.millenux.com/ |
| Release: 20 | Build date: Fri May 11 21:11:18 2001 |
| Group: System Environment/Base | Build host: z02.millenux.com |
| Size: 358600 | Source RPM: man-1.5h1-20.src.rpm |
| Packager: Millenux GmbH, Germany, <support@millenux.com> | |
| Summary: A set of documentation tools: man, apropos and whatis. | |
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.
GPL
MD5: 43d94f0e0cb38d28fce51173f285102c
GPG
* Fri May 04 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
- ported to IBM zSeries (s390x, 64 bit)
* Sun Feb 04 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Require findutils for makewhatis (Bug #25615)
* Fri Jan 19 2001 Jeff Johnson <jbj@redhat.com>
- Use PreReq: not Requires(post,preun).
* Mon Jan 08 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- s/Prereq/Requires(post,preun)/ (this should fix #22775)
* Fri Dec 29 2000 Bill Nottngham <notting@redhat.com>
- tweak prereqs
* Mon Dec 18 2000 Yukihiro Nakai <ynakai@redhat.com>
- Add Japanese patches.
* Mon Dec 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Requires(preun,post) fileutils
* Thu Oct 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix yet another security problem (MANSECT overrun), Bug #19351
* Thu Oct 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix trailing garbage when a man page doesn't end with a newline (Bug #9026)
- Look for files in other man directories if the first match isn't
accessible (Bug #10254)
* Mon Oct 09 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Move whatis database to /var/cache/man/whatis to allow read-only /usr
filesystems (Bug #18383)
- Don't use predictable filenames in makewhatis (not reported, spotted while
fixing 18383)
* Wed Oct 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add internationalization support, based on patch from noa@noa.tm (Bug #7680)
* Wed Aug 23 2000 Tim Powers <timp@redhat.com>
- fix bad man path for makewhatis in bug #16754
* Tue Aug 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up .so handling in some odd cases (Bug #16171)
* Fri Aug 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up the fix for #14278, this fixes #11621 as well.
* Thu Jul 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Get rid of random <AD>s (Bug #14278, thanks, Tim)
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Fri Jun 30 2000 Bill Nottingham <notting@redhat.com>
- makewhatis makes predicatable filenames in /tmp. Bad.
* Mon Jun 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- gzip the man pages manually - since file doesn't recognize them as
man pages, the build root policy doesn't do it (Bug #12015)
* Tue May 16 2000 Preston Brown <pbrown@redhat.com>
- default man path is now /usr/share/man. /usr/man maintained for compat.
- remove +sgid option to allow builds as a normal user. SPEC file maintains
proper permissions.
* Fri Mar 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add kerberos man paths to man.config (Bug #11168 + extra fixes)
* Tue Feb 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.5h1 - this has a better fix for the security problems.
- remove manpath patch (now in base)
- remove loop patch (now in base)
* Mon Feb 28 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix security problems related to buffer overruns caused by oversized
enviroment variables
* Thu Feb 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- deal with rpm gziping man pages
- fix file locking (Bug #8947)
* Mon Sep 13 1999 Bill Nottingham <notting@redhat.com>
- strip man2html
* Fri Sep 10 1999 Cristian Gafton <gafton@redhat.com>
- revert to latin1 instead of ascii
* Wed Jun 16 1999 Cristian Gafton <gafton@redhat.com>
- fixed man2html loop on terminfo.5 (patrch from the author; #3316)
* Mon May 10 1999 Michael K. Johnson <johnsonm@redhat.com>
- fixed #2532 by adding /usr/local/sbin as a MANPATH_MAP
* Fri Apr 09 1999 Michael K. Johnson <johnsonm@redhat.com>
- cron.weekly rebuilds, cron.daily updates in minimal time
* Fri Apr 09 1999 Preston Brown <pbrown@redhat.com>
- man 1.5g bugfix release
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 5)
* Thu Feb 18 1999 Jeff Johnson <jbj@redhat.com>
- add manpath symlinks (#1138).
* Fri Feb 12 1999 Michael Maher <mike@redhat.com>
- fixed bug #792
- added man2html files
* Tue Dec 29 1998 Cristian Gafton <gafton@redhat.com>
- build for 6.0
- upgraded to 1.5e
- properly buildrooted
* Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
- enable fsstnd organization
- change /var/catman/X11 to X11R6
- %post/%preun to clean up cat litter
* Tue Jun 02 1998 Prospector System <bugs@redhat.com>
- translations modified for de
* Tue Jun 02 1998 Erik Troan <ewt@redhat.com>
- you can't do free(malloc(10) + 4) <sigh>
* Wed May 06 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to 1.5d
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com>
- updated to 1.5a
* Sun Oct 19 1997 Erik Troan <ewt@redhat.com>
- uses a build root
* Mon Sep 22 1997 Erik Troan <ewt@redhat.com>
- updated to man-1.4j, which fixes some security problems; release 1 is
for RH 4.2, release 2 is for glibc
* Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
- built against glibc
* Tue Mar 25 1997 Erik Troan <ewt@redhat.com>
- Added /usr/lib/perl5/man to default manpath
/etc/cron.daily/makewhatis.cron /etc/cron.weekly/makewhatis.cron /etc/man.config /usr/bin/apropos /usr/bin/man /usr/bin/man2html /usr/bin/manpath /usr/bin/whatis /usr/sbin/makewhatis /usr/share/locale/cs /usr/share/locale/cs/man /usr/share/locale/da /usr/share/locale/da/man /usr/share/locale/de /usr/share/locale/de/man /usr/share/locale/en /usr/share/locale/en/man /usr/share/locale/es /usr/share/locale/es/man /usr/share/locale/fi /usr/share/locale/fi/man /usr/share/locale/fr /usr/share/locale/fr/man /usr/share/locale/hr /usr/share/locale/hr/man /usr/share/locale/it /usr/share/locale/it/man /usr/share/locale/nl /usr/share/locale/nl/man /usr/share/locale/pl /usr/share/locale/pl/man /usr/share/locale/pt /usr/share/locale/pt/man /usr/share/locale/sl /usr/share/locale/sl/man /usr/share/man/man1/apropos.1.gz /usr/share/man/man1/man.1.gz /usr/share/man/man1/man2html.1.gz /usr/share/man/man1/manpath.1.gz /usr/share/man/man1/whatis.1.gz /usr/share/man/man5/man.config.5.gz /var/cache/man /var/cache/man/X11R6 /var/cache/man/X11R6/cat1 /var/cache/man/X11R6/cat2 /var/cache/man/X11R6/cat3 /var/cache/man/X11R6/cat4 /var/cache/man/X11R6/cat5 /var/cache/man/X11R6/cat6 /var/cache/man/X11R6/cat7 /var/cache/man/X11R6/cat8 /var/cache/man/X11R6/cat9 /var/cache/man/X11R6/catn /var/cache/man/cat1 /var/cache/man/cat2 /var/cache/man/cat3 /var/cache/man/cat4 /var/cache/man/cat5 /var/cache/man/cat6 /var/cache/man/cat7 /var/cache/man/cat8 /var/cache/man/cat9 /var/cache/man/catn /var/cache/man/local /var/cache/man/local/cat1 /var/cache/man/local/cat2 /var/cache/man/local/cat3 /var/cache/man/local/cat4 /var/cache/man/local/cat5 /var/cache/man/local/cat6 /var/cache/man/local/cat7 /var/cache/man/local/cat8 /var/cache/man/local/cat9 /var/cache/man/local/catn
Generated by rpm2html 1.7
Fritz Elfert, Thu Jan 16 13:49:47 2003