The most important change here is to delete misspelled "the". Signed-off-by: Ben Pfaff <b...@ovn.org> --- ovn/utilities/ovn-nbctl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ovn/utilities/ovn-nbctl.c b/ovn/utilities/ovn-nbctl.c index e594a32..947e3a1 100644 --- a/ovn/utilities/ovn-nbctl.c +++ b/ovn/utilities/ovn-nbctl.c @@ -402,9 +402,9 @@ DHCP Options commands:\n\ dhcp-options-list \n\ lists the DHCP_Options rows\n\ dhcp-options-set-options DHCP_OPTIONS_UUID KEY=VALUE [KEY=VALUE]...\n\ - set DHCP options to the DHCP_OPTIONS_UUID\n\ + set DHCP options for DHCP_OPTIONS_UUID\n\ dhcp-options-get-options DHCO_OPTIONS_UUID \n\ - displays the DHCP options of th DHCP_OPTIONS_UUID\n\ + displays the DHCP options for DHCP_OPTIONS_UUID\n\ \n\ %s\ \n\ -- 2.1.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev