From e514fabfac00798449bc07c5cdb419fd04a9c684 Mon Sep 17 00:00:00 2001 From: Georgi Hristozov Date: Wed, 9 Sep 2015 15:00:23 +0300 Subject: [PATCH] Linux 2.6.26 is now 7 years ago :) Signed-off-by: Georgi Hristozov --- docs/articles/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/security.md b/docs/articles/security.md index 38596cd3c1..a0900c8970 100644 --- a/docs/articles/security.md +++ b/docs/articles/security.md @@ -51,7 +51,7 @@ 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 5 years +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 number of production systems. And there is more: the design and inspiration for the namespaces code are even older. Namespaces are