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.do_mandb | 0000001708 1.67 KB | |
man-db-2.3.19deb4.0-groff.dif | 0000001162 1.13 KB | |
man-db-2.6.3-chinese.dif | 0000001926 1.88 KB | |
man-db-2.6.3-listall.dif | 0000005829 5.69 KB | |
man-db-2.6.3-man0.dif | 0000000274 274 Bytes | |
man-db-2.7.1-firefox.dif | 0000000525 525 Bytes | |
man-db-2.7.1-security4.dif | 0000001171 1.14 KB | |
man-db-2.7.1-zio.dif | 0000004651 4.54 KB | |
man-db-2.9.4-alternitive.dif | 0000001305 1.27 KB | |
man-db-2.9.4-no-chown.patch | 0000000797 797 Bytes | |
man-db-2.9.4.patch | 0000023935 23.4 KB | |
man-db-2.9.4.tar.xz | 0001909020 1.82 MB | |
man-db-2.9.4.tar.xz.asc | 0000000833 833 Bytes | |
man-db-create.service | 0000000354 354 Bytes | |
man-rpmlintrc | 0000000417 417 Bytes | |
man.changes | 0000071120 69.5 KB | |
man.keyring | 0000045177 44.1 KB | |
man.spec | 0000013149 12.8 KB | |
reproducible.patch | 0000000372 372 Bytes | |
sysconfig.cron-man | 0000000197 197 Bytes | |
wrapper.c | 0000004532 4.43 KB |
Revision 86 (latest revision is 104)
Dominique Leuenberger (dimstar_suse)
accepted
request 901432
from
Dr. Werner Fink (WernerFink)
(revision 86)
- Add patch man-db-2.9.4-alternitive.dif * Supporting ALSO new `alternatives` which has the same tasks as `update-alternatives` but in a simplier way. - Update to version 2.9.4: * Add support for zstd-compressed manual pages * Recognise Esperanto, Romanian, Tamil, and Ukrainian translations of the NAME section. * Fix handling of \- in the right-hand side of a NAME section. * Treat "\[en]" (etc.) as another synonym for "\-" in NAME sections, alongside the existing "\(en" (etc.). * Avoid incorrect markup in man(1) with po4a >= 0.58. * Fix manual page translation infrastructure to compare po4a versions with more than two components correctly. * Fix "man -X75-12" and "man -X100-12" to set the document font size as well as the device * Fix incompatibility of "man -X" and friends with the seccomp sandbox. * man --recode and manconv now adjust encoding declarations on the first line of their input to refer to the new encoding. * There is a new "man-recode" program. Which has an interface designed for bulk conversion and so can be much faster when used on a large number of pages. * Fix comparison of candidate manual pages to correctly handle the case where the language elements are the same and match the locale, but the territory elements differ. * If run with no arguments or only a section, man now suggests running "man man". * man now understands the <page>(<section>) form on its command line, so for example "man 'chmod(2)'" is now the same as
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