X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fovs-vswitchd.8.in;h=516e6da774da485fb8daeeea54df46c53cefd285;hb=2fb2cb980c4a0026cc64e693a92c349d4b4f4efe;hp=3e41babd1b28c83c3b8e071f49ac9694af09aa92;hpb=045b2e5c77d02cd0d7bba046e2dbed72ec4828c8;p=openvswitch diff --git a/vswitchd/ovs-vswitchd.8.in b/vswitchd/ovs-vswitchd.8.in index 3e41babd..516e6da7 100644 --- a/vswitchd/ovs-vswitchd.8.in +++ b/vswitchd/ovs-vswitchd.8.in @@ -14,17 +14,15 @@ ovs\-vswitchd \- Open vSwitch daemon . .SH SYNOPSIS -.B ovs\-vswitchd -\fIdatabase\fR +\fBovs\-vswitchd \fR[\fIdatabase\fR] . .SH DESCRIPTION A daemon that manages and controls any number of Open vSwitch switches on the local machine. .PP -The mandatory \fIdatabase\fR argument normally takes the form -\fBunix:\fIfile\fR, where \fIfile\fR is the name of a Unix domain -socket on which \fBovsdb\-server\fR is listening. However, all of the -following forms are accepted: +The \fIdatabase\fR argument specifies how \fBovs\-vswitchd\fR connects +to \fBovsdb\-server\fR. The default is \fBunix:@RUNDIR@/db.sock\fR. +The following forms are accepted: .so ovsdb/remote-active.man .so ovsdb/remote-passive.man .PP