diff mbox

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

Message ID 1476196585-80069-2-git-send-email-nickcooper-zhangtonghao@opencloud.tech
State Accepted
Delegated to: Guru Shetty
Headers show

Commit Message

nickcooper-zhangtonghao Oct. 11, 2016, 2:36 p.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(-)

Comments

Gurucharan Shetty Nov. 18, 2016, 5:47 p.m. UTC | #1
On 11 October 2016 at 07:36, nickcooper-zhangtonghao <
nickcooper-zhangtonghao@opencloud.tech> wrote:

> Signed-off-by: nickcooper-zhangtonghao <nickcooper-zhangtonghao@
> opencloud.tech>
>

Applied, thanks.


> ---
>  ovn/utilities/ovn-nbctl.8.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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>
> --
> 1.8.3.1
>
>
>
>
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>
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>