Typo.
[oweals/openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 294c0b48e865c7227b0cad4e25318e06ea7bb095..5ee22254cff764d7979ae4ef1f86b1b2df180533 100644 (file)
--- a/INSTALL
+++ b/INSTALL
        private         Initially empty, this is the default location
                        for private key files.
        lib             Contains the OpenSSL configuration file "openssl.cnf".
+       misc            Various scripts.
 
      If you didn't chose a different installation prefix, lib also contains
      the library files themselves, and the following additional subdirectories
 
        $ make INSTALL_PREFIX=/tmp/package-root install
 
-     (or specify "-install_prefix=/tmp/package-root" as a configure
+     (or specify "--install_prefix=/tmp/package-root" as a configure
      option).  The specified prefix will be prepended to all
      installation target filenames.