Properly escape quotes in process_escape_args() library function
[openvswitch] / lib / ssl.man
index 8e530f45d63ee96854bed4e086cc4953ab78c2d1..29e3db04fccf6887735f84cd750f10248e3436d2 100644 (file)
@@ -3,14 +3,14 @@
 .IQ "\fB\-\-private\-key=\fIprivkey.pem\fR"
 Specifies a PEM file containing the private key used as \fB\*(PN\fR's
 identity for outgoing SSL connections.
-
+.
 .IP "\fB\-c\fR \fIcert.pem\fR"
 .IQ "\fB\-\-certificate=\fIcert.pem\fR"
 Specifies a PEM file containing a certificate that certifies the
 private key specified on \fB\-p\fR or \fB\-\-private\-key\fR to be
 trustworthy.  The certificate must be signed by the certificate
 authority (CA) that the peer in SSL connections will use to verify it.
-
+.
 .IP "\fB\-C\fR \fIswitch\-cacert.pem\fR"
 .IQ "\fB\-\-ca\-cert=\fIswitch\-cacert.pem\fR"
 Specifies a PEM file containing the CA certificate that \fB\*(PN\fR