summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 47541f7..1948f64 100644
--- a/README
+++ b/README
@@ -22,9 +22,8 @@ This is the ipset source tree. Follow the next steps to install ipset:
Configure parameters can be used to to override the default path
to the kernel source tree (/lib/modules/`uname -r`/build),
- the maximum number of sets (256), the default hash sizes (1024)
- or disable the extra compiler warning flags if your compiler
- does not support all of them. See `./configure --help`.
+ the maximum number of sets (256), the default hash sizes (1024).
+ See `./configure --help`.
% ./configure
% make