X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fdpif.man;h=775ec585f8aa18c4fffd58393466f45955eb4fc8;hb=a0bc29a541fc7dc6e20137d5558e2094d614e6ab;hp=63e172fca1809afa636bd1d233526cda63b7001c;hpb=1a6f1e2a6d6aea97f97fc378ec29f7d04ad8c047;p=openvswitch diff --git a/lib/dpif.man b/lib/dpif.man index 63e172fc..775ec585 100644 --- a/lib/dpif.man +++ b/lib/dpif.man @@ -4,10 +4,11 @@ Datapath number \fIN\fR, where \fIN\fR is a number between 0 and 255, inclusive. If \fItype\fR is given, it specifies the datapath provider of \fBdp\fIN\fR, otherwise the default provider \fBsystem\fR is assumed. - +. .TP [\fItype\fB@\fR]\fIname\fR The name of the network device associated with the datapath's local port. (\fB\*(PN\fR internally converts this into a datapath number, as above.) If \fItype\fR is given, it specifies the datapath provider of \fIname\fR, otherwise the default provider \fBsystem\fR is assumed. +.RE