X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvconn-active.man;h=be96ca813c36e9a395965a2d387fdcd4bb64562b;hb=bc7a5acdff087b7e7a162da42ae608a83f3cf902;hp=ef86f739baf231ff6618775c5cccf2c5e8c67203;hpb=c69ee87c10818267f991236201150b1fa51ae519;p=openvswitch diff --git a/lib/vconn-active.man b/lib/vconn-active.man index ef86f739..be96ca81 100644 --- a/lib/vconn-active.man +++ b/lib/vconn-active.man @@ -3,11 +3,11 @@ The specified SSL \fIport\fR (default: 6633) on the host at the given \fIip\fR, which must be expressed as an IP address (not a DNS name). The \fB\-\-private\-key\fR, \fB\-\-certificate\fR, and \fB\-\-ca\-cert\fR options are mandatory when this form is used. - +. .IP "\fBtcp:\fIip\fR[\fB:\fIport\fR]" The specified TCP \fIport\fR (default: 6633) on the host at the given \fIip\fR, which must be expressed as an IP address (not a DNS name). - +. .TP \fBunix:\fIfile\fR The Unix domain server socket named \fIfile\fR.