diff mbox

[ovs-dev,3/4] ovn-nbctl: Fix manpage formatting typo.

Message ID 1477965641-95206-3-git-send-email-nickcooper-zhangtonghao@opencloud.tech
State Not Applicable
Delegated to: Guru Shetty
Headers show

Commit Message

nickcooper-zhangtonghao Nov. 1, 2016, 2 a.m. UTC
Signed-off-by: nickcooper-zhangtonghao <nickcooper-zhangtonghao@opencloud.tech>
---
 ovn/utilities/ovn-nbctl.8.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/ovn/utilities/ovn-nbctl.8.xml b/ovn/utilities/ovn-nbctl.8.xml
index be802da..993e1c4 100644
--- a/ovn/utilities/ovn-nbctl.8.xml
+++ b/ovn/utilities/ovn-nbctl.8.xml
@@ -412,7 +412,7 @@ 
         </p>
 
         <p>
-          It is an error if <code>prefix</code> is specified and there
+          It is an error if <var>prefix</var> is specified and there
           is no matching route entry, unless <code>--if-exists</code> is
           specified.
         </p>