diff options
author | Carl Fredrik Hammar <hammy.lite@gmail.com> | 2010-03-10 16:19:06 +0100 |
---|---|---|
committer | Carl Fredrik Hammar <hammy.lite@gmail.com> | 2010-03-10 16:19:06 +0100 |
commit | 6eb6d5314e303379debbef82921a215ef2b00d98 (patch) | |
tree | 55536b9636dc3ccfaf7829c96940774a13cf49e3 /community/gsoc/project_ideas/libcap.mdwn | |
parent | 5a615978181a1b8d85326d8cf3137ed4b0b46bf7 (diff) | |
download | web-6eb6d5314e303379debbef82921a215ef2b00d98.tar.gz web-6eb6d5314e303379debbef82921a215ef2b00d98.tar.bz2 web-6eb6d5314e303379debbef82921a215ef2b00d98.zip |
Fix typos and spelling on GSoC pages
Diffstat (limited to 'community/gsoc/project_ideas/libcap.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/libcap.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/libcap.mdwn b/community/gsoc/project_ideas/libcap.mdwn index 10ca508e..875b462f 100644 --- a/community/gsoc/project_ideas/libcap.mdwn +++ b/community/gsoc/project_ideas/libcap.mdwn @@ -14,7 +14,7 @@ libcap is a library providing the API to access POSIX capabilities. These allow giving various kinds of specific privileges to individual users, without giving them full root permissions. -Although the Hurd design should faciliate implementing such features in a quite +Although the Hurd design should facilitate implementing such features in a quite natural fashion, there is no support for POSIX capabilities yet. As a consequence, libcap is not available on the Hurd, and thus various packages using it can not be easily built in Debian GNU/Hurd. |