summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/src/toc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/toc.c b/doc/src/toc.c
index 570c1df..a91c2a7 100644
--- a/doc/src/toc.c
+++ b/doc/src/toc.c
@@ -20,8 +20,8 @@ even though the core library provides a caching system which allows to
easly manage objects of any kind, no application is required to use this
caching system if it has no need for it.
-The library was developed and tested on 2.6.x kernel releases. It may
-or may not work with older kernel series. Also, although all netlink
+The library was developed and tested on 2.6.x and 3.x kernel releases. It
+may or may not work with older kernel series. Also, although all netlink
protocols are required to maintain backwards compatibility, this has not
always achieved and undesired side effects can occur if a recent libnl
version is used with a considerably older kernel.