diff options
Diffstat (limited to 'libraries/libcap/slack-desc')
-rw-r--r-- | libraries/libcap/slack-desc | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/libraries/libcap/slack-desc b/libraries/libcap/slack-desc index 9e01ff3963..0186863558 100644 --- a/libraries/libcap/slack-desc +++ b/libraries/libcap/slack-desc @@ -1,12 +1,19 @@ -libcap: libcap +# 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 ':'. + + |-----handy-ruler------------------------------------------------------| +libcap: libcap (get/set POSIX capabilities) libcap: libcap: This is a library for getting and setting POSIX.1e (formerly POSIX 6) libcap: draft 15 capabilities. libcap: -libcap: Libcap was written by Andrew G. Morton; however, it would not +libcap: Libcap was written by Andrew G. Morgan; however, it would not libcap: have been possible without the help of Aleph1, Roland Buresund, libcap: Andrew Main, and Alexander Kjeldaas. libcap: -libcap: More information on capabilities in the Linux kernel can be found at -libcap: http://www.kernel.org/pub/linux/libs/security/linux-privs/ +libcap: libcap: |