debian: The second argument to m-a should be openvswitch-datapath
authorSimon Horman <horms@verge.net.au>
Tue, 21 Sep 2010 03:06:14 +0000 (12:06 +0900)
committerBen Pfaff <blp@nicira.com>
Tue, 21 Sep 2010 17:39:45 +0000 (10:39 -0700)
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
debian/openvswitch-datapath-source.README.Debian

index 73bba7a..a9132c5 100644 (file)
@@ -5,9 +5,9 @@ Open vSwitch for Debian
 
     - Building with module-assistant:
 
-        $ module-assistant auto-install openvswitch
+        $ module-assistant auto-install openvswitch-datapath
       or
-        $ m-a a-i openvswitch
+        $ m-a a-i openvswitch-datapath
 
       If kernel source or headers are in a non-standard directory, add
       the option -k /path/to/kernel/source with the correct path.