From 609457e4c8230f2eff79c85a2e3b13388394e3f3 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 15 Jun 2017 14:36:19 +0200 Subject: [PATCH] pki: Fix typo in --print man page --- src/pki/man/pki---print.1.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pki/man/pki---print.1.in b/src/pki/man/pki---print.1.in index 65fb8bc46f..ad85fb3816 100644 --- a/src/pki/man/pki---print.1.in +++ b/src/pki/man/pki---print.1.in @@ -46,9 +46,9 @@ Input file. If not given the input is read from \fISTDIN\fR. .BI "\-t, \-\-type " type Type of input. One of \fIx509\fR (X.509 certificate), \fIcrl\fR (Certificate Revocation List, CRL), \fIac\fR (Attribute Certificate), \fIpub\fR (public key), -\fpriv\fR (private key), \fIrsa\fR (RSA private key), \fIecdsa\fR (ECDSA private -key), \fIed25519\fR (Ed25519 private key), \fIbliss\fR (BLISS private key), -\fIpriv\fR (private key), defaults to \fIx509\fR. +\fIpriv\fR (private key), \fIrsa\fR (RSA private key), \fIecdsa\fR (ECDSA +private key), \fIed25519\fR (Ed25519 private key), \fIbliss\fR (BLISS private +key), defaults to \fIx509\fR. . .SH "SEE ALSO" . -- 2.47.2