| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: man | Distribution: Mandriva Linux |
| Version: 1.5m2 | Vendor: Mandriva |
| Release: 3mdk | Build date: Wed Aug 17 01:20:38 2005 |
| Group: System/Base | Build host: ramanujan.mandriva.com |
| Size: 324545 | Source RPM: man-1.5m2-3mdk.src.rpm |
| Packager: Gwenole Beauchesne <gbeauchesne@mandriva.com> | |
| Url: ftp://ftp.win.tue.nl:/pub/linux-local/utils/man | |
| 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 for find documentation on a Mandrakelinux system.
GPL
* Fri Jul 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5m2-3mdk
- patch 300: add new POSIX sections (#16167)
* Tue Feb 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5m2-2mdk
- rpmlint fixes
* Fri Jan 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5m2-1mdk
- new release
- fix build
- rediff patches 6, 8, 10, 104, 201 and 300
- rediff and rename patch 101: bzip2 whatis part was merged upstream, only keep
LANG managment part
- rediff patch 104, remove $(PREFIX) references that are obsoleted by
"mandir=$RPM_BUILD_ROOT//usr/share/man" makeinstall argument:
- kill patches 3, 11, 16, 26, 100 and 108 (merged upstream)
* Thu Jul 24 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-12mdk
- fix patch 107
* Wed Jul 23 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-11mdk
- patch 107 : fix #3968
* Tue Jun 17 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.5k-10mdk
- patch26 fix gcc 3.3 build
* Wed May 14 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-9mdk
- really remove network man pages (should never have been there)
* Thu Mar 13 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-8mdk
- patch 300: prevent possible of executing unsafe command with sgid man
* Mon Mar 03 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-7mdk
- remove network man pages (should never have been there)
* Thu Feb 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-6mdk
- add ifcfg.5, ifdown.8 and ifup.8 man pages
* Thu Feb 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-5mdk
- patch 201: fix #1599
* Wed Jan 08 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 1.5k-4mdk
- commented out the NJROFF lien of man.conf file
* Thu Dec 19 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-3mdk
- added man2dvi, makewhatis manpage & russian locale (Han Boetes)
* Wed Aug 28 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-2mdk
- patch8: s/less -isr/less -isR/
- patch106: simplify
- patch200: fix man rendering, aka make {g,n,t}roff use compatibility mode
alternative fix is to disable the new groff ANSI colour/bold/underline
escapes in nroff mode, since most pagers either fail to cope with it
or need special options to do so.
(put the following in /usr/share/groff/site-tmac/{mdoc.local,man.local}
.if n \{\
. \" Disable the use of SGR (ANSI colour) escape sequences by grotty.
. if '\V[GROFF_SGR]'' \
. output x X tty: sgr 0
\}
right fix is to fix bogus pagers (either missing options or they should
tell groff (GROFF_SGR and co) to not use ansi sequences)
* Wed Aug 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5k-1mdk
- new release
- patch 1: drop bits in favor of configure -confdir
- drop merged upstream patch 2, 7 (bits)
- rediff patches 1, 5, 6, 7, 9, 15, 101
- remove nippon hack in favor of new groff
- remove hack for man.config since its location is fixed
* Fri Jul 12 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5j-9mdk
- rediff patch106 : remove old perl manpath, add 3pm section
* Fri May 31 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5j-8mdk
- new man-pages-framework
- add chinese, hungarian, indonesian, japanese, korean, polish, russian
support into makewhatis [Patch108]
new scheme is completed (i18n/l10n, DESTDIR support, ...)
- fix makewhatis permissions
* Tue May 28 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5j-7mdk
- remove useless cp
- patch makewhatis so that it can be used for generic spec works:
- add support for /var/cache/man/LANG/
- add support for DESTDIR
- factorize reference to the same directory
- create directory if necessary
* Tue Apr 23 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5j-5mdk
- look to perl man pages too
* Fri Mar 08 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5j-4mdk
- resync with rh
- fix japanese man pages viewing
* Tue Feb 26 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5j-3mdk
- fix apropos (Ralf Ahlbrink)
* Tue Jan 29 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5j-2mdk
- rpmlint fixes
* Sat Jan 19 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5j-1mdk
- new release
* Tue Oct 30 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5i2-8mdk
- add %url
* Fri Oct 19 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5i2-7mdk
- don't rease catman anymore
- fix description-use-invalid-word Mandrake-Linux
* Wed Oct 10 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5i2-6mdk
- qaize()
- bzip2 source patches for lorq qa
* Tue Oct 09 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5i2-5mdk
- s!Linux-Mandrake!Mandrake-Linux!g
* Tue Sep 04 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.5i2-4mdk
- put back the interface messages translations
* Thu Aug 23 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.5i2-3mdk
- Fix silly warning in makewhatis that make cron fu** up.
* Tue Jul 24 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.5i2-2mdk
- remove stale "read" command (Titi sux)
* Sat Jul 14 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5i2-1mdk
- fix url
- new version
- merge in rh patches
* Fri May 04 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.5h1-10mdk
- changed config file s/groff -Tlatin1/nroff/ that allows for auto-detection
of charset to use in output with recent GNU roff (utf-8 output is possible)
* Thu Mar 01 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5h1-9mdk
- fix makewhatis for fhs
* Wed Oct 25 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5h1-8mdk
- prereq on setup
* Thu Oct 12 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5h1-7mdk
- uses less -r by default which enables to read man pages which are
not in ascii even when the locales are set as EN.
* Sun Sep 03 2000 Pixel <pixel@mandrakesoft.com> 1.5h1-6mdk
- some noreplace added
- requires groff-for-man instead of groff
* Wed Jul 19 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5h1-5mdk
- remove {de,fr,it,pl} man-pages which conflicts
* Wed Jul 19 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5h1-4mdk
- build release for BM
- use new macros
- add all translated man-pages (how can the author be so silly??)
* Mon Jul 10 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.5h1-3mdk
- Fix typo.
* Fri Jun 30 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5h-2mdk
- security fix for makewhatis
* Tue Jun 27 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.5h-1mdk
- new release
- remove useless loop & manpath patch
- remove a chunk of make patch which is now usefull
* Tue May 16 2000 Pixel <pixel@mandrakesoft.com> 1.5g-15mdk
- build as non root fix
* Thu Mar 23 2000 Thierry Vignaud <tvignaud@mandrakesoft.com>
- build for new environnment (new group naming)
- heavy use of spechelper
* Tue Oct 26 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Merge with rh patchs.
* Fri Jul 09 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- By default in latin1.
* Wed May 26 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Makewhatis make the database with $LANG.
- Fix bug, if parsing files with -0 size.
* Tue May 25 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com>
- Fix up makewhatis bzip2/$LANG support
- 1.5g
* Wed Apr 21 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Add patch to makewhatis support bzip2 pages.
- Add patch to makewhatis to $LANG pages.
* Mon Apr 12 1999 Bernhard Rosenkraenzer <bero@microsoft.sucks.eu.org>
- Mandrake adaptions
- restore de, fr, tr locales from 5.2
- Add support for {bzip2|bzip|tzip} compressed manpages
- bzip2 man pages
* 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
* Fri Aug 14 1998 Jeff Johnson <jbj@redhat.com>
- enable fsstnd organization
- change /var/catman/X11 to X11R6
- %post/%preun to clean up cat litter
* Wed Jun 03 1998 Prospector System <bugs@redhat.com>
- translations modified for de
* Wed Jun 03 1998 Erik Troan <ewt@redhat.com>
- you can't do free(malloc(10) + 4) <sigh>
* Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to 1.5d
* Sat Apr 25 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com>
- updated to 1.5a
* Mon Oct 20 1997 Erik Troan <ewt@redhat.com>
- uses a build root
* Tue Sep 23 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
* Tue Jun 03 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/man2dvi /usr/bin/man2html /usr/bin/manpath /usr/bin/whatis /usr/sbin/makewhatis /usr/share/locale/bg/man /usr/share/locale/cs/man /usr/share/locale/da/man /usr/share/locale/de/man /usr/share/locale/el/man /usr/share/locale/en/man /usr/share/locale/es/man /usr/share/locale/fi/man /usr/share/locale/fr/man /usr/share/locale/hr/man /usr/share/locale/it/man /usr/share/locale/ja/man /usr/share/locale/ko/man /usr/share/locale/nl/man /usr/share/locale/pl/man /usr/share/locale/pt/man /usr/share/locale/ro/man /usr/share/locale/ru/man /usr/share/locale/sl/man /usr/share/man/bg/man1/apropos.1.bz2 /usr/share/man/bg/man1/man.1.bz2 /usr/share/man/bg/man1/whatis.1.bz2 /usr/share/man/bg/man5/man.config.5.bz2 /usr/share/man/cs/man1/apropos.1.bz2 /usr/share/man/cs/man1/man.1.bz2 /usr/share/man/cs/man1/whatis.1.bz2 /usr/share/man/cs/man5/man.config.5.bz2 /usr/share/man/da/man1/apropos.1.bz2 /usr/share/man/da/man1/man.1.bz2 /usr/share/man/da/man1/whatis.1.bz2 /usr/share/man/da/man5/man.config.5.bz2 /usr/share/man/el/man1/apropos.1.bz2 /usr/share/man/el/man1/man.1.bz2 /usr/share/man/el/man1/whatis.1.bz2 /usr/share/man/el/man5/man.config.5.bz2 /usr/share/man/el/man8/makewhatis.8.bz2 /usr/share/man/es/man1/apropos.1.bz2 /usr/share/man/es/man1/man.1.bz2 /usr/share/man/es/man1/whatis.1.bz2 /usr/share/man/es/man5/man.config.5.bz2 /usr/share/man/fi/man1/apropos.1.bz2 /usr/share/man/fi/man1/man.1.bz2 /usr/share/man/fi/man1/whatis.1.bz2 /usr/share/man/fi/man5/man.config.5.bz2 /usr/share/man/hr/man1/apropos.1.bz2 /usr/share/man/hr/man1/man.1.bz2 /usr/share/man/hr/man1/whatis.1.bz2 /usr/share/man/hr/man5/man.config.5.bz2 /usr/share/man/ja/man1/apropos.1.bz2 /usr/share/man/ja/man1/man.1.bz2 /usr/share/man/ja/man1/whatis.1.bz2 /usr/share/man/ja/man5/man.config.5.bz2 /usr/share/man/ko/man1/apropos.1.bz2 /usr/share/man/ko/man1/man.1.bz2 /usr/share/man/ko/man1/whatis.1.bz2 /usr/share/man/ko/man5/man.config.5.bz2 /usr/share/man/man1/apropos.1.bz2 /usr/share/man/man1/man.1.bz2 /usr/share/man/man1/man2html.1.bz2 /usr/share/man/man1/manpath.1.bz2 /usr/share/man/man1/whatis.1.bz2 /usr/share/man/man5/man.config.5.bz2 /usr/share/man/man8/makewhatis.8.bz2 /usr/share/man/nl/man1/apropos.1.bz2 /usr/share/man/nl/man1/man.1.bz2 /usr/share/man/nl/man1/whatis.1.bz2 /usr/share/man/nl/man5/man.config.5.bz2 /usr/share/man/pt/man1/apropos.1.bz2 /usr/share/man/pt/man1/man.1.bz2 /usr/share/man/pt/man1/whatis.1.bz2 /usr/share/man/pt/man5/man.config.5.bz2 /usr/share/man/ro/man1/apropos.1.bz2 /usr/share/man/ro/man1/man.1.bz2 /usr/share/man/ro/man1/whatis.1.bz2 /usr/share/man/ro/man5/man.config.5.bz2 /usr/share/man/ro/man8/makewhatis.8.bz2 /usr/share/man/sl/man1/apropos.1.bz2 /usr/share/man/sl/man1/man.1.bz2 /usr/share/man/sl/man1/whatis.1.bz2 /usr/share/man/sl/man5/man.config.5.bz2 /var/catman /var/catman/X11R6 /var/catman/X11R6/cat1 /var/catman/X11R6/cat2 /var/catman/X11R6/cat3 /var/catman/X11R6/cat4 /var/catman/X11R6/cat5 /var/catman/X11R6/cat6 /var/catman/X11R6/cat7 /var/catman/X11R6/cat8 /var/catman/X11R6/cat9 /var/catman/X11R6/catn /var/catman/cat1 /var/catman/cat2 /var/catman/cat3 /var/catman/cat4 /var/catman/cat5 /var/catman/cat6 /var/catman/cat7 /var/catman/cat8 /var/catman/cat9 /var/catman/catn /var/catman/local /var/catman/local/cat1 /var/catman/local/cat2 /var/catman/local/cat3 /var/catman/local/cat4 /var/catman/local/cat5 /var/catman/local/cat6 /var/catman/local/cat7 /var/catman/local/cat8 /var/catman/local/cat9 /var/catman/local/catn
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 20:28:50 2013