diff options
author | B. Watson <yalhcru@gmail.com> | 2014-09-25 17:08:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-25 17:08:19 +0700 |
commit | f54cb843cf6f8aacecdcd2eb9d455118681ec9ec (patch) | |
tree | e16e19dfa618093b115ec64bb44187f4fd965a46 /system/man-db/README | |
parent | e188c623a9f5fa43cdafdcadb227fe0f4c9bac30 (diff) | |
download | slackbuilds-f54cb843cf6f8aacecdcd2eb9d455118681ec9ec.tar.gz |
system/man-db: Updated for version 2.7.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/man-db/README')
-rw-r--r-- | system/man-db/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/system/man-db/README b/system/man-db/README index b8ff80058e..1e48863b3a 100644 --- a/system/man-db/README +++ b/system/man-db/README @@ -3,8 +3,9 @@ man-db (database-driven manual pager suite) This package provides the man command and related utilities for examining on-line help files (manual pages). It can act as a replacement for Slackware's man package. It has several enhancements over man, including -an indexed database, the ability to easily view man pages in a browser, -and better i18n support. +an indexed database for searches with -k or apropos, the ability to +easily view man pages in a browser, better i18n support, and a much more +efficient implementation of the -K (full text search) option. This build includes a complete install of libpipeline. |