| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Feedback | Help | Search |
| Name: man | Distribution: Red Hat Linux |
| Version: 1.5j | Vendor: Red Hat, Inc. |
| Release: 11 | Build date: Tue Sep 3 09:59:53 2002 |
| Group: System Environment/Base | Build host: stripples.devel.redhat.com |
| Size: 150193 | Source RPM: man-1.5j-11.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| 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
internal MD5: 744a49f694235a5de1ffa548ede95ce3
GPG
* Tue Sep 03 2002 Karsten Hopp <karsten@redhat.de> 1.5j-11
- fix segfault when running 'man --' (#73212)
* Mon Sep 02 2002 Bill Nottingham <notting@redhat.com> 1.5j-10
- use nroff -c
* Fri Jul 12 2002 Phil Knirsch <pknirsch@redhat.com> 1.5j-9
- Changed output of groff to latin1 instead of utf8 as utf8 seems to be broken
ATM.
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 1.5j-8
- automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com> 1.5j-7
- automated rebuild
* Mon Mar 25 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.5j-6
- Fix bugs #60676 and #61105
- Add /usr/local/man and /usr/X11R6/man to makewhatis default paths
* Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.5j-5
- Fix up filename quoting in makewhatis (#60289)
* Mon Feb 25 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.5j-3
- Fix bugs #60131, #60088
- Don't send makewhatis output to /dev/tty (#60285)
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu Nov 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5j-1
- Update to 1.5j
* Fri Aug 31 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.5i2-6
- set LC_CTYPE, not just LC_MESSAGES. That way, the messages
requested can also be displayed (#52978)
* Mon Aug 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-5
- Make sure the trigger exits cleanly (#51940)
* Wed Jul 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-4
- Don't create warnings on fresh installs
* Tue Jul 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-3
- Restore /var/cache/man directories even if we've built without usecache.
This allows users to enable catman caching manually (#48762) and shuts
up tmpwatch (#47784 and its 1000 duplicates)
* Tue Jul 03 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-2
- Fix makewhatis interoperability with gawk 3.1.x (#46405)
- Fix initial creation of whatis database if makewhatis is run with "-u"
even then (e.g. by cron) (#45646)
- Fix #45827
- Require current mktemp (#43134)
- Fix #42915
- Fix paths on old distributions (#42031)
* Sun Jun 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-1
- 1.5i2
* Thu Jun 07 2001 Harald Hoyer <harald@redhat.de> 1.5i-9
- Some fixes for secure pathnames
- remove cache directories
- remove sgid
- fixed man.1 to refer to man.config(5)
- fixed makewhatis
* Thu May 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-8
- Some fixes to legacy path support
* Mon May 28 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-7
- Fix up another buffer overrun (#42450)
- Add "`" and "$(" to the list of illegal filename parts in makewhatis (#42450)
- Add a define toggle to build 5.x and 6.x errata correctly (#42031, #42192)
-
* Thu May 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-6
- Fix up potential GID man -> root exploit (#41805)
* Thu May 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-5
- Fix up support for UTF-8 locales (#39139)
* Sun May 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-4
- More workarounds for "detecting" stuff that isn't in the build roots
* Sun May 06 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-3
- Fix up makewhatis (#39217)
* Mon Apr 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-2
- break the configure script. We want man to use less even though it
can't be found at build time.
* Tue Apr 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-1
- 1.5i (Fixes #23258, #31805, #33276)
- Fix apropos and whatis for pages that contain non-ascii characters (#21619)
- Look for legacy whatis databases in $manpath (#33897)
* 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/ja /usr/share/locale/ja/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.9.2
webmaster@wesmo.com, Wed Mar 21 12:13:11 2007