summaryrefslogtreecommitdiff
path: root/manual/html_node/Running-in-a-sandbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'manual/html_node/Running-in-a-sandbox.html')
-rw-r--r--manual/html_node/Running-in-a-sandbox.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/html_node/Running-in-a-sandbox.html b/manual/html_node/Running-in-a-sandbox.html
index e71a2960ca..2b35bbf66b 100644
--- a/manual/html_node/Running-in-a-sandbox.html
+++ b/manual/html_node/Running-in-a-sandbox.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This manual is last updated 4 March 2015 for version
-3.4.8 of GnuTLS.
+3.4.9 of GnuTLS.
Copyright (C) 2001-2015 Free Software Foundation, Inc.\\
Copyright (C) 2001-2015 Nikos Mavrogiannopoulos
@@ -14,10 +14,10 @@ copy of the license is included in the section entitled "GNU Free
Documentation License". -->
<!-- Created by GNU Texinfo 6.0, http://www.gnu.org/software/texinfo/ -->
<head>
-<title>GnuTLS 3.4.8: Running in a sandbox</title>
+<title>GnuTLS 3.4.9: Running in a sandbox</title>
-<meta name="description" content="GnuTLS 3.4.8: Running in a sandbox">
-<meta name="keywords" content="GnuTLS 3.4.8: Running in a sandbox">
+<meta name="description" content="GnuTLS 3.4.9: Running in a sandbox">
+<meta name="keywords" content="GnuTLS 3.4.9: Running in a sandbox">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
@@ -192,7 +192,7 @@ operation.
</li><li> select
</li></ul>
-<p>As well as an calls needed for memory allocation to work. Note however, that GnuTLS
+<p>As well as any calls needed for memory allocation to work. Note however, that GnuTLS
depends on libc for the system calls, and there is no guarrantee that libc will
call the expected system call. For that it is recommended to test your
program in all the targetted platforms when filters like seccomp are in place.