Signed-off-by: Han Zhou <zhou...@gmail.com> --- ovn/utilities/ovn-nbctl.8.xml | 2 +- ovn/utilities/ovn-sbctl.8.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ovn/utilities/ovn-nbctl.8.xml b/ovn/utilities/ovn-nbctl.8.xml index 1913488..10793ce 100644 --- a/ovn/utilities/ovn-nbctl.8.xml +++ b/ovn/utilities/ovn-nbctl.8.xml @@ -839,7 +839,7 @@ <dd> The OVSDB database remote to contact. If the <env>OVN_NB_DB</env> environment variable is set, its value is used as the default. - Otherwise, the default is <code>unix:@RUNDIR@/db.sock</code>, but this + Otherwise, the default is <code>unix:@RUNDIR@/ovnnb_db.sock</code>, but this default is unlikely to be useful outside of single-machine OVN test environments. </dd> diff --git a/ovn/utilities/ovn-sbctl.8.in b/ovn/utilities/ovn-sbctl.8.in index a87635d..6502b81 100644 --- a/ovn/utilities/ovn-sbctl.8.in +++ b/ovn/utilities/ovn-sbctl.8.in @@ -54,7 +54,7 @@ the global options by \fB\-\-\fR. .IP "\fB\-\-db=\fIserver\fR" The OVSDB database remote to contact. If the \fBOVN_SB_DB\fR environment variable is set, its value is used as the default. -Otherwise, the default is \fBunix:@RUNDIR@/db.sock\fR, but this +Otherwise, the default is \fBunix:@RUNDIR@/ovnsb_db.sock\fR, but this default is unlikely to be useful outside of single-machine OVN test environments. .IP -- 2.1.0 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev