diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-01-20 15:05:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-01-20 15:05:47 +0000 |
commit | 31eaa246ee2ea665e287b019468bb5921230988e (patch) | |
tree | 13f2c3a7b50e52b8d26cc031bb9bdfa4953c3424 /function-reference | |
parent | {eapi,src_install}: Add missing space after '-a' (diff) | |
download | devmanual-31eaa246ee2ea665e287b019468bb5921230988e.tar.gz devmanual-31eaa246ee2ea665e287b019468bb5921230988e.tar.bz2 devmanual-31eaa246ee2ea665e287b019468bb5921230988e.zip |
function-reference/sandbox-functions: adddeny denies reads as well
Fixes bug #453066
Diffstat (limited to 'function-reference')
-rw-r--r-- | function-reference/sandbox-functions/text.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/function-reference/sandbox-functions/text.xml b/function-reference/sandbox-functions/text.xml index f80b2c6..4f355c5 100644 --- a/function-reference/sandbox-functions/text.xml +++ b/function-reference/sandbox-functions/text.xml @@ -41,7 +41,7 @@ with the sandbox. <c>adddeny</c> </ti> <ti> - Add one single additional item to the sandbox deny write list. + Add one single additional item to the sandbox deny (read/write) list. </ti> </tr> <tr> |