aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.Linux
diff options
context:
space:
mode:
authorPhilippe Jung <phil.jung@free.fr>2011-08-17 11:34:09 -0700
committerBen Pfaff <blp@nicira.com>2011-08-17 11:39:36 -0700
commit338fb44ad67e59f09664f502f2c4325cff1e5080 (patch)
tree7574d41897b6eafec3fb1c3c4a04e8c513bcdadc /INSTALL.Linux
parent907a4c5e6e767ba79466b028f30cc8381f1b3c5b (diff)
INSTALL.Linux: Fix up reference to old option name --with-l26.
Diffstat (limited to 'INSTALL.Linux')
-rw-r--r--INSTALL.Linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.Linux b/INSTALL.Linux
index 6c17ca49..4477a609 100644
--- a/INSTALL.Linux
+++ b/INSTALL.Linux
@@ -171,7 +171,7 @@ Prerequisites section, follow the procedure below to build.
To build the Linux kernel module, so that you can run the
kernel-based switch, pass the location of the kernel build
- directory on --with-l26. For example, to build for a running
+ directory on --with-linux. For example, to build for a running
instance of Linux:
% ./configure --with-linux=/lib/modules/`uname -r`/build