A Program for Displaying man Pages
A program for displaying man pages on the screen or sending them to a
printer (using groff).
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/man && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cron.daily.clean_catman | 0000000948 948 Bytes | |
cron.daily.do_mandb | 0000001693 1.65 KB | |
man-db-2.3.19deb4.0-groff.dif | 0000001162 1.13 KB | |
man-db-2.6.3-chinese.dif | 0000001833 1.79 KB | |
man-db-2.6.3-firefox.dif | 0000000869 869 Bytes | |
man-db-2.6.3-listall.dif | 0000004625 4.52 KB | |
man-db-2.6.3-man0.dif | 0000001199 1.17 KB | |
man-db-2.6.3-section.dif | 0000000908 908 Bytes | |
man-db-2.6.3-security4.dif | 0000001385 1.35 KB | |
man-db-2.6.3-zio.dif | 0000004596 4.49 KB | |
man-db-2.6.3.dif | 0000040264 39.3 KB | |
man-db-2.6.3.tar.xz | 0001388944 1.32 MB | |
man.changes | 0000048407 47.3 KB | |
man.spec | 0000007706 7.53 KB | |
mancoding | 0000001611 1.57 KB | |
sysconfig.cron-man | 0000000461 461 Bytes | |
wrapper.c | 0000003552 3.47 KB |
Revision 50 (latest revision is 104)
Stephan Kulow (coolo)
accepted
request 137028
from
Dr. Werner Fink (WernerFink)
(revision 50)
- Update to version 2.6.3 * Build fixes for glibc 2.16 and Automake 1.12. * apropos prints an error message and returns non-zero when it finds no matches. (Regression introduced in 2.5.1.) * The presence of a 64-bit GDBM database on the manpath no longer causes a 32-bit man process to exit with a fatal error. * apropos is much faster when run with many arguments. * whatis may be given the full path to an executable as an argument, in which case it will look up the base name of that executable in the appropriate parts of the manpath. * Translated manual pages are no longer displayed starting with a spurious blank line. * Fix double-free in mandb when encountering a symlink outside the manual hierarchy, thanks to Peter Schiffer. * Running 'man -w' (with a new --path alias) without a name now prints the manpath, for compatibility with other man implementations. The vim viewdoc plugin makes use of this. * Fix a segfault when scanning links to empty pages. * Once we've seen at least one record in a page's NAME section, ignore any further records that don't include a whatis description, as they tend to be noise. * Ensure that the target of a symlink or .so chain is always recorded as a real page. * Read a user-specified configuration file even if HOME is unset. * Fix failure to display manual pages in some encodings when installed setuid. * Wrap long table cells in man(1), fixing test failures with groff 1.21. * If an explicit section is passed to man, then pages that match that section exactly will be preferred over pages that only have
Comments 1
man-db 2.8.4 has been released: http://download.savannah.nongnu.org/releases/man-db/man-db-2.8.4.tar.xz