X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-openflowd.8.in;h=9dec805e0d46bd797e08d792383629c25ff8dc37;hb=9466d7d4b9388f276a99506d9d8a4eca84fb509f;hp=fcca9810b22156a8333474fd991c3cc935627214;hpb=00a250d2a69ab369fb01054a8cf9b33f6be7bb0b;p=openvswitch diff --git a/utilities/ovs-openflowd.8.in b/utilities/ovs-openflowd.8.in index fcca9810..9dec805e 100644 --- a/utilities/ovs-openflowd.8.in +++ b/utilities/ovs-openflowd.8.in @@ -19,10 +19,12 @@ OpenFlow controllers over TCP or SSL. For a more powerful alternative to \fBovs\-openflowd\fR, see \fBovs\-vswitchd\fR(8). Do not run both daemons at the same time. .PP -The mandatory \fIdatapath\fR argument argument specifies the local datapath -to relay. It takes one of the following forms: -. -.so lib/dpif.man +The mandatory \fIdatapath\fR argument argument specifies the local +datapath to relay. It takes the form [\fItype\fB@\fR]\fIname\fR, +where \fIname\fR is the network device associated with the datapath's +local port. If \fItype\fR is given, it specifies the datapath +provider of \fIname\fR, otherwise the default provider \fBsystem\fR is +assumed. . .PP The optional \fIcontroller\fR arguments specify how to connect to the @@ -446,6 +448,7 @@ described below. These commands are specific to \fBovs\-openflowd\fR. .IP "\fBexit\fR" Causes \fBovs\-openflowd\fR to gracefully terminate. +.so ofproto/ofproto-unixctl.man .so lib/vlog-unixctl.man . .SH "SEE ALSO"