X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=utilities%2Fovs-pki.8.in;h=ecc8c96aee0f249da3d32697f37d786930694893;hb=df89525eb0b20233cdc8a58e6a43bf9b8bfd84c5;hp=0f1c4540f62257c71d5fc13c02a6221a2ab15b03;hpb=e8b52a913a8fc3d2ef0dae82eda5905668ebfae1;p=sliver-openvswitch.git diff --git a/utilities/ovs-pki.8.in b/utilities/ovs-pki.8.in index 0f1c4540f..ecc8c96ae 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. @@ -326,5 +326,4 @@ Prints a help usage message and exits. .SH "SEE ALSO" .BR ovs\-controller (8), -.BR ovs\-openflowd (8), .BR ovs\-pki\-cgi (8)