diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2018-05-23 07:16:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-23 07:16:52 +0700 |
commit | 28740cdccd206506496bc19086fe8be292004abb (patch) | |
tree | d24e02860e06559dea8011a08d9a1f8cf1fbc84b /system/mandoc/slack-desc | |
parent | f963dff46357e094aa1de271f18f463e49e6a1b7 (diff) |
system/mandoc: Added (UNIX manpage compiler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mandoc/slack-desc')
-rw-r--r-- | system/mandoc/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/mandoc/slack-desc b/system/mandoc/slack-desc new file mode 100644 index 0000000000000..1f7b5d6c7bbbb --- /dev/null +++ b/system/mandoc/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------------------------------------------------------| +mandoc: mandoc (UNIX manpage compiler) +mandoc: +mandoc: mandoc is a suite of tools compiling mdoc, the roff macro package of +mandoc: choice for BSD manual pages, and man, the predominant historical +mandoc: package for UNIX manuals. +mandoc: It is small, ISO C, ISC-licensed, and quite fast. +mandoc: +mandoc: Homepage: http://mandoc.bsd.lv/ +mandoc: +mandoc: +mandoc: |