diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2010-12-15 17:39:57 +0100 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2010-12-15 17:39:57 +0100 |
commit | 2ec3fba5025a0b1ca247d2ca9d6680b19397b443 (patch) | |
tree | de48ba9b98a08a87d47fd7f7121a09841bfdaffb /README | |
parent | 87f9c118a3ade11f0a60a07933275a68d3bbd0b8 (diff) |
Manpage cleanups, so it's more clear and straightforward.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ This is the ipset source tree. Follow the next steps to install ipset: 0. You need the source tree of your kernel (version >= 2.6.31) - and it have to be configured (with ip6tables support enabled), + and it have to be configured with ip6tables support enabled, modules compiled. Please apply the netlink.patch against your kernel tree, which adds the new subsystem identifier for ipset. |