From 0f99573de87c46fc09f6fd6d32b072ab6de99007 Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Mon, 23 May 2016 12:14:33 +0200 Subject: [PATCH] Spelling fix in documentation --- doc/module.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/module.rst b/doc/module.rst index 43a6e72..d7146a8 100644 --- a/doc/module.rst +++ b/doc/module.rst @@ -18,22 +18,22 @@ Constants .. data:: NS_SECURITY - The security namespace, used by kernel security modules to store + The security name space, used by kernel security modules to store (for example) capabilities information. .. data:: NS_SYSTEM - The system namespace, used by the kernel to store (for example) + The system name space, used by the kernel to store (for example) ACLs. .. data:: NS_TRUSTED - The trusted namespace, visible and accessibly only to trusted + The trusted name space, visible and accessibly only to trusted processes, used to implement mechanisms in user space. .. data:: NS_USER - The user namespace; this is the namespace accessible to + The user name space; this is the name space accessible to non-privileged processes. Functions -- 2.39.5