INSTALL.Linux: Fix up reference to old option name --with-l26.
authorPhilippe Jung <phil.jung@free.fr>
Wed, 17 Aug 2011 18:34:09 +0000 (11:34 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 17 Aug 2011 18:39:36 +0000 (11:39 -0700)
AUTHORS
INSTALL.Linux

diff --git a/AUTHORS b/AUTHORS
index 8f4237a..f620697 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -25,6 +25,7 @@ Martin Casado           casado@nicira.com
 Natasha Gude            natasha@nicira.com
 Neil McKee              neil.mckee@inmon.com
 Paul Fazzone            pfazzone@nicira.com
+Philippe Jung           phil.jung@free.fr
 Pravin B Shelar         pshelar@nicira.com
 Reid Price              reid@nicira.com
 Romain Lenglet          romain.lenglet@berabera.info
index 6c17ca4..4477a60 100644 (file)
@@ -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