Signed-off-by: Ben Pfaff <b...@nicira.com>
---
 FAQ |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/FAQ b/FAQ
index aacd6de..e253b16 100644
--- a/FAQ
+++ b/FAQ
@@ -360,9 +360,9 @@ A: Open vSwitch uses different kinds of flows for different 
purposes:
 
       - "ovs-dpctl dump-flows [dp]" dumps the exact-match flow table
         entries for a Linux kernel-based datapath.  In Open vSwitch
-        1.10 and later, ovs-vswitchd later merges multiple switches
-        into a single datapath, so it will show all the flows on all
-        your kernel-based switches.  This command can occasionally be
+        1.10 and later, ovs-vswitchd merges multiple switches into a
+        single datapath, so it will show all the flows on all your
+        kernel-based switches.  This command can occasionally be
         useful for debugging.
 
       - "ovs-appctl dpif/dump-flows <br>", new in Open vSwitch 1.10,
-- 
1.7.10.4

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to