aboutsummaryrefslogtreecommitdiff
path: root/doc/README.linux
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.linux')
-rw-r--r--doc/README.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.linux b/doc/README.linux
index 143dff65..eba43aeb 100644
--- a/doc/README.linux
+++ b/doc/README.linux
@@ -1,7 +1,7 @@
Currently, libpcap supports packet capturing on Linux 2.6.27 and later;
earlier versions are not supported.
-You must configure 2.26.x kernels with the CONFIG_PACKET_MMAP option for
+You must configure 2.6.x kernels with the CONFIG_PACKET_MMAP option for
this protocol. 3.x and later kernels do not require that.
Note that, by default, libpcap will, if libnl is present, build with it;