From: Greg Hudson Date: Tue, 29 Jan 2013 18:16:05 +0000 (-0500) Subject: Note which release -x debug was added in X-Git-Tag: krb5-1.12-alpha1~320 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a453a2c654f7c4ca447d336199f395b8fa305de8;p=thirdparty%2Fkrb5.git Note which release -x debug was added in --- diff --git a/doc/admin/admin_commands/kadmin_local.rst b/doc/admin/admin_commands/kadmin_local.rst index 0fb772392d..e9acb539cb 100644 --- a/doc/admin/admin_commands/kadmin_local.rst +++ b/doc/admin/admin_commands/kadmin_local.rst @@ -161,7 +161,8 @@ OPTIONS **-x debug=**\ *level* sets the OpenLDAP client library debug level. *level* is an integer to be interpreted by the library. Debugging messages - are printed to standard error. + are printed to standard error. First introduced in release + 1.12. .. _kadmin_options_end: diff --git a/doc/admin/admin_commands/kadmind.rst b/doc/admin/admin_commands/kadmind.rst index dd496fec0f..28268faa63 100644 --- a/doc/admin/admin_commands/kadmind.rst +++ b/doc/admin/admin_commands/kadmind.rst @@ -128,6 +128,7 @@ OPTIONS an integer to be interpreted by the library. Debugging messages are printed to standard error, so this option must be used with the **-nofork** option to be useful. + First introduced in release 1.12. SEE ALSO -------- diff --git a/doc/admin/admin_commands/krb5kdc.rst b/doc/admin/admin_commands/krb5kdc.rst index 7aebf6e06d..6e47c69789 100644 --- a/doc/admin/admin_commands/krb5kdc.rst +++ b/doc/admin/admin_commands/krb5kdc.rst @@ -106,7 +106,8 @@ Options supported for the LDAP database module are: sets the OpenLDAP client library debug level. *level* is an integer to be interpreted by the library. Debugging messages are printed to standard error, so this option must be used - with the **-n** option to be useful. + with the **-n** option to be useful. First introduced in + release 1.12. The **-T** *offset* option specifies a time offset, in seconds, which the KDC will operate under. It is intended only for testing purposes.