]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Note which release -x debug was added in
authorGreg Hudson <ghudson@mit.edu>
Tue, 29 Jan 2013 18:16:05 +0000 (13:16 -0500)
committerGreg Hudson <ghudson@mit.edu>
Tue, 29 Jan 2013 18:20:33 +0000 (13:20 -0500)
doc/admin/admin_commands/kadmin_local.rst
doc/admin/admin_commands/kadmind.rst
doc/admin/admin_commands/krb5kdc.rst

index 0fb772392d6b623f95e25057cfea197db2fabc67..e9acb539cbce529ab848612d80245e40a3547e8e 100644 (file)
@@ -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:
 
index dd496fec0f1080f018d40568e6bd8e5ed9041a10..28268faa633d185920488dcc0039c417e953a622 100644 (file)
@@ -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
 --------
index 7aebf6e06df1e70fe7a374e549299140545c4c73..6e47c69789c676d5ea9977d4f8025c930adc27e8 100644 (file)
@@ -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.