X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fvconn-active.man;h=bf7aaf7b524255b77b1369861245156b66473868;hb=da4a619179d6d6e9e6a82977c41cfcc2d1533ad8;hp=be96ca813c36e9a395965a2d387fdcd4bb64562b;hpb=a0bc29a541fc7dc6e20137d5558e2094d614e6ab;p=sliver-openvswitch.git diff --git a/lib/vconn-active.man b/lib/vconn-active.man index be96ca813..bf7aaf7b5 100644 --- a/lib/vconn-active.man +++ b/lib/vconn-active.man @@ -1,13 +1,13 @@ .IP "\fBssl:\fIip\fR[\fB:\fIport\fR]" -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). -. +.IQ "\fBtcp:\fIip\fR[\fB:\fIport\fR]" +The specified \fIport\fR on the host at the given \fIip\fR, which must +be expressed as an IP address (not a DNS name). For \fBssl\fR, the +\fB\-\-private\-key\fR, \fB\-\-certificate\fR, and \fB\-\-ca\-cert\fR +options are mandatory. +.IP +If \fIport\fR is not specified, it currently defaults to 6633. In the +future, the default will change to 6653, which is the IANA-defined +value. .TP \fBunix:\fIfile\fR The Unix domain server socket named \fIfile\fR.