s/exmaple/example/

Signed-off-by: Timothy Redaelli <[email protected]>
---
 lib/db-ctl-base.man | 6 +++---
 lib/db-ctl-base.xml | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/lib/db-ctl-base.man b/lib/db-ctl-base.man
index 88529b5..2414ae3 100644
--- a/lib/db-ctl-base.man
+++ b/lib/db-ctl-base.man
@@ -205,7 +205,7 @@ invocation in contexts where a UUID is expected.  Such 
references may
 precede or follow the \fBcreate\fR command.
 .
 .RS
-.IP "Caution (ovs-vsctl as exmaple)"
+.IP "Caution (ovs-vsctl as example)"
 Records in the Open vSwitch database are significant only when they
 can be reached directly or indirectly from the \fBOpen_vSwitch\fR
 table.  Except for records in the \fBQoS\fR or \fBQueue\fR tables,
@@ -227,7 +227,7 @@ Deletes each specified \fIrecord\fR from \fItable\fR.  
Unless
 Deletes all records from the \fItable\fR.
 .
 .RS
-.IP "Caution (ovs-vsctl as exmaple)"
+.IP "Caution (ovs-vsctl as example)"
 The \fBdestroy\fR command is only useful for records in the \fBQoS\fR
 or \fBQueue\fR tables.  Records in other tables are automatically
 deleted from the database when they become unreachable from the
@@ -253,7 +253,7 @@ such argument is given, the command waits until all of them 
are
 satisfied.
 .
 .RS
-.IP "Caution (ovs-vsctl as exmaple)"
+.IP "Caution (ovs-vsctl as example)"
 Usually \fBwait\-until\fR should be placed at the beginning of a set
 of \fBovs\-vsctl\fR commands.  For example, \fBwait\-until bridge br0
 \-\- get bridge br0 datapath_id\fR waits until a bridge named
diff --git a/lib/db-ctl-base.xml b/lib/db-ctl-base.xml
index 72048e1..6ff08e5 100644
--- a/lib/db-ctl-base.xml
+++ b/lib/db-ctl-base.xml
@@ -304,7 +304,7 @@
         precede or follow the <code>create</code> command.
       </p>
       <dl>
-        <dt>Caution (ovs-vsctl as exmaple)</dt>
+        <dt>Caution (ovs-vsctl as example)</dt>
         <dd>
           Records in the Open vSwitch database are significant only when they
           can be reached directly or indirectly from the 
<code>Open_vSwitch</code>
@@ -334,7 +334,7 @@
         Deletes all records from the <var>table</var>.
       </p>
       <dl>
-        <dt>Caution (ovs-vsctl as exmaple)</dt>
+        <dt>Caution (ovs-vsctl as example)</dt>
         <dd>
           The <code>destroy</code> command is only useful for records in the 
<code>QoS</code>
           or <code>Queue</code> tables.  Records in other tables are 
automatically
@@ -366,7 +366,7 @@
         satisfied.
       </p>
       <dl>
-        <dt>Caution (ovs-vsctl as exmaple)</dt>
+        <dt>Caution (ovs-vsctl as example)</dt>
         <dd>
           Usually <code>wait-until</code> should be placed at the beginning of 
a set
           of <code>ovs-vsctl</code> commands.  For example, <code>wait-until 
bridge br0
-- 
2.9.3

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to