]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Fix minor typo in options2configure.rst
authorAlok Menghrajani <alok@fb.com>
Tue, 11 Mar 2014 17:12:16 +0000 (10:12 -0700)
committerGreg Hudson <ghudson@mit.edu>
Wed, 26 Mar 2014 00:15:03 +0000 (20:15 -0400)
--with-crypto=openssl is incorrect; it's --with-crypto-impl=openssl.

[ghudson@mit.edu: wrap source line at 70 columns; improve grammar of
the next sentence]

doc/build/options2configure.rst

index 04c18086808e43487edd588d555a8fdc57620e74..799480b2903f8f9f9f88ab51bf84c878e920698d 100644 (file)
@@ -334,10 +334,11 @@ Optional packages
     should return only vague error codes to clients.
 
 **-**\ **-with-crypto-impl=**\ *IMPL*
-    Use specified crypto implementation (e.g., **-**\ **-with-crypto=**\
-    *openssl*).  Default is a native MIT Kerberos implementation
-    ``builtin``.  The other currently implemented crypto backends are
-    ``openssl`` and ``nss``.  (See :ref:`mitK5features`)
+    Use specified crypto implementation (e.g., **-**\
+    **-with-crypto-impl=**\ *openssl*).  The default is the native MIT
+    Kerberos implementation ``builtin``.  The other currently
+    implemented crypto backends are ``openssl`` and ``nss``.  (See
+    :ref:`mitK5features`)
 
 **-**\ **-with-prng-alg=**\ *ALG*
     Use specified PRNG algorithm.  For example, to use the OS native