Prepare Open vSwitch 1.1.2 release.
[sliver-openvswitch.git] / utilities / ovs-pki.8.in
index 35bf0ea..599bb08 100644 (file)
@@ -20,7 +20,7 @@ Stand\-alone commands with their arguments:
 .br
 \fBovs\-pki\fR \fBfingerprint\fR \fIFILE\fR
 .br
-\fBovs\-pki\fR \self-sign\fR \fINAME\fR
+\fBovs\-pki\fR \fBself\-sign\fR \fINAME\fR
 .sp
 The following additional commands manage an online PKI:
 .br
@@ -42,14 +42,21 @@ Each \fITYPE\fR above is a certificate type, either \fBswitch\fR
 The available options are:
 .br
 [\fB\-k\fR \fItype\fR | \fB\-\^\-key=\fItype\fR]
+.br
 [\fB\-B\fR \fInbits\fR | \fB\-\^\-bits=\fInbits\fR]
+.br
 [\fB\-D\fR \fIfile\fR | \fB\-\^\-dsaparam=\fIfile\fR]
+.br
 [\fB\-b\fR | \fB\-\^\-batch\fR]
+.br
 [\fB\-f\fR | \fB\-\^\-force\fR]
+.br
 [\fB\-d\fR \fIdir\fR | \fB\-\^\-dir=\fR\fIdir\fR]
+.br
 [\fB\-l\fR \fIfile\fR | \fB\-\^\-log=\fIfile\fR]
-[\fB\-h\fR | \fB\-\^\-help\fR]
 .br
+[\fB\-h\fR | \fB\-\^\-help\fR]
+.sp
 Some options do not apply to every command.
 
 .SH DESCRIPTION
@@ -175,10 +182,10 @@ of the certificate; otherwise, it is the SHA\-1 digest of the entire
 file.
 
 .TP
-\fBself-sign\fR \fINAME\fR
+\fBself\-sign\fR \fINAME\fR
 Signs the certificate request named \fINAME\fB\-req.pem\fR using the
-private key \fINAME\fB-privkey.pem\fR, producing a self-signed
-certificate named \fINAMEfB\-cert.pem\fR.  The input files should have
+private key \fINAME\fB\-privkey.pem\fR, producing a self-signed
+certificate named \fINAME\fB\-cert.pem\fR.  The input files should have
 been produced with \fBovs\-pki req\fR.
 
 Some controllers accept such self-signed certificates.
@@ -318,6 +325,6 @@ Prints a help usage message and exits.
 
 .SH "SEE ALSO"
 
-.BR controller (8),
-.BR ovs\-pki\-cgi (8),
-.BR secchan (8)
+.BR ovs\-controller (8),
+.BR ovs\-openflowd (8),
+.BR ovs\-pki\-cgi (8)