Update documentation for the new PSK behaviour
[openssl.git] / doc / man3 / PKCS12_newpass.pod
index 5c8eaf79acc1cbe9b92619620dace549480ffb1b..58207f5ea5210a55419228c4c2e1a05108aae571 100644 (file)
@@ -49,6 +49,7 @@ the result to a new file.
  {
      FILE *fp;
      PKCS12 *p12;
+
      if (argc != 5) {
          fprintf(stderr, "Usage: pkread p12file password newpass opfile\n");
          return 1;