INSTALL.DPDK: fix a typo in remote line
authorFlavio Leitner <fbl@redhat.com>
Wed, 2 Jul 2014 18:47:41 +0000 (15:47 -0300)
committerBen Pfaff <blp@nicira.com>
Wed, 2 Jul 2014 19:53:41 +0000 (12:53 -0700)
Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Pritesh Kothari <pritesh.kothari@cisco.com>
INSTALL.DPDK

index 2a6d7ef..36bbe54 100644 (file)
@@ -91,7 +91,7 @@ Start ovsdb-server as discussed in INSTALL doc:
     start ovsdb-server
       cd $OVS_DIR
       ./ovsdb/ovsdb-server --remote=punix:/usr/local/var/run/openvswitch/db.sock \
-          --remote=db:OpenOpen_vSwitch,manager_options \
+          --remote=db:Open_vSwitch,Open_vSwitch,manager_options \
           --private-key=db:Open_vSwitch,SSL,private_key \
           --certificate=dbitch,SSL,certificate \
           --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert --pidfile --detach