diff options
Diffstat (limited to 'source/ap/man-db/slack-desc')
-rw-r--r-- | source/ap/man-db/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/source/ap/man-db/slack-desc b/source/ap/man-db/slack-desc new file mode 100644 index 00000000..31292451 --- /dev/null +++ b/source/ap/man-db/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +man-db: man-db (database-driven manual pager suite) +man-db: +man-db: This package provides the man command and related utilities +man-db: for examining on-line help files (manual pages). It has several +man-db: enhancements over man, including an indexed database for searches +man-db: with -k or apropos, the ability to easily view man pages in a browser, +man-db: better i18n support, and a much more efficient implementation of the +man-db: -K (full text search) option. +man-db: +man-db: Homepage: http://www.nongnu.org/man-db/ +man-db: |