Date: Mon, 22 Apr 2013 02:21:32 +0000

This updates the Kconfig descriptions for the following:

  * UTC namespace (UTS_NS)
  * IPC namespace (IPC_NS)

Signed-off-by: Michael Witten <mfwit...@gmail.com>
---
 init/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index 247084b..6ba39b6 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1093,7 +1093,7 @@ config UTS_NS
        bool "UTS namespace"
        default y
        help
-         In this namespace tasks see different info provided with the
+         In this namespace, tasks see different info provided with the
          uname() system call
 
 config IPC_NS
@@ -1101,7 +1101,7 @@ config IPC_NS
        depends on (SYSVIPC || POSIX_MQUEUE)
        default y
        help
-         In this namespace tasks work with IPC ids which correspond to
+         In this namespace, tasks work with IPC ids which correspond to
          different IPC objects in different namespaces.
 
 config USER_NS
-- 
1.7.11.2.252.gc4a64c8

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to