summaryrefslogtreecommitdiffstats
path: root/system/man-db/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-08-15 14:58:19 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-15 23:21:33 +0700
commitb1e258732ea485dd4feb6d25dd2ae3f636dbfaef (patch)
treea6b0eceb0da7f56da97d89fc45e06b1910939b26 /system/man-db/README
parent4c4f7066fc127ec5a20de1c5dad2ac1668cbd4e5 (diff)
downloadslackbuilds-b1e258732ea485dd4feb6d25dd2ae3f636dbfaef.tar.gz
slackbuilds-b1e258732ea485dd4feb6d25dd2ae3f636dbfaef.tar.xz
system/man-db: Added (database-driven manual pager suite).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/man-db/README')
-rw-r--r--system/man-db/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/man-db/README b/system/man-db/README
new file mode 100644
index 0000000000..b8ff80058e
--- /dev/null
+++ b/system/man-db/README
@@ -0,0 +1,12 @@
+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.
+
+This build includes a complete install of libpipeline.
+
+By default, man-db doesn't conflict with Slackware's man package. See
+README.Slackware for details.