From 73d96a6b17b1fb8af71dc68d78e50f88b89f4167 Mon Sep 17 00:00:00 2001 From: Hao Shu Wei Date: Thu, 12 May 2016 16:52:03 +0800 Subject: [PATCH] Fixing security.md Signed-off-by: Hao Shu Wei --- docs/security/security.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/security/security.md b/docs/security/security.md index 6359d71472..39a47e06b2 100644 --- a/docs/security/security.md +++ b/docs/security/security.md @@ -52,8 +52,8 @@ How mature is the code providing kernel namespaces and private networking? Kernel namespaces were introduced [between kernel version 2.6.15 and 2.6.26](http://lxc.sourceforge.net/index.php/about/kernel-namespaces/). -This means that since July 2008 (date of the 2.6.26 release, now 7 years -ago), namespace code has been exercised and scrutinized on a large +This means that since July 2008 (date of the 2.6.26 release +), namespace code has been exercised and scrutinized on a large number of production systems. And there is more: the design and inspiration for the namespaces code are even older. Namespaces are actually an effort to reimplement the features of [OpenVZ](