X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=utilities%2Fovs-pki.8.in;h=599bb08ee9e124e6ce7f333062a93ff17b4081c2;hb=6fcdfcd065750940efd97b90f9746601d5b3f965;hp=27dfccfcf76f4e2b8464fe742b7a89e08e6164cb;hpb=c8ab9375860436182883b8686fedcca803409e07;p=sliver-openvswitch.git diff --git a/utilities/ovs-pki.8.in b/utilities/ovs-pki.8.in index 27dfccfcf..599bb08ee 100644 --- a/utilities/ovs-pki.8.in +++ b/utilities/ovs-pki.8.in @@ -20,7 +20,7 @@ Stand\-alone commands with their arguments: .br \fBovs\-pki\fR \fBfingerprint\fR \fIFILE\fR .br -\fBovs\-pki\fR \fBself-sign\fR \fINAME\fR +\fBovs\-pki\fR \fBself\-sign\fR \fINAME\fR .sp The following additional commands manage an online PKI: .br @@ -182,9 +182,9 @@ 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 +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. @@ -325,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)