Skip to content

Commit

Permalink
ovn-nbctl.8.xml: Fix typo.
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Pettit <[email protected]>
Reported-by: Pekka Järvinen <[email protected]>
  • Loading branch information
justinpettit committed Jun 1, 2019
1 parent e6fc4e2 commit 4e59513
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ovn/utilities/ovn-nbctl.8.xml
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@
the <ref table="DHCP_Options" /> table.
</dd>

<dt><code>lsp-get-dhcpv4-optoins</code> <var>port</var></dt>
<dt><code>lsp-get-dhcpv4-options</code> <var>port</var></dt>
<dd>
Get the configured DHCPv4 options for the logical port.
</dd>
Expand All @@ -471,7 +471,7 @@
in the <ref table="DHCP_Options" /> table.
</dd>

<dt><code>lsp-get-dhcpv6-optoins</code> <var>port</var></dt>
<dt><code>lsp-get-dhcpv6-options</code> <var>port</var></dt>
<dd>
Get the configured DHCPv6 options for the logical port.
</dd>
Expand Down

0 comments on commit 4e59513

Please sign in to comment.