summaryrefslogtreecommitdiffstats
path: root/doc/admin/admin_commands
diff options
context:
space:
mode:
authorZhanna Tsitkov <tsitkova@mit.edu>2013-03-25 15:18:53 -0400
committerZhanna Tsitkov <tsitkova@mit.edu>2013-03-25 15:18:53 -0400
commit18d52ef70d7f518d78263f475b9ffad87f2c91e7 (patch)
treee245c0b9b96933880c55df71bff4a520ecf7c9bc /doc/admin/admin_commands
parent36c76aa3c625afc9291b9e1df071db51ccf37dab (diff)
downloadkrb5-18d52ef70d7f518d78263f475b9ffad87f2c91e7.tar.gz
krb5-18d52ef70d7f518d78263f475b9ffad87f2c91e7.tar.xz
krb5-18d52ef70d7f518d78263f475b9ffad87f2c91e7.zip
Replace "First introduced" with concise "New"
Diffstat (limited to 'doc/admin/admin_commands')
-rw-r--r--doc/admin/admin_commands/kadmin_local.rst3
-rw-r--r--doc/admin/admin_commands/kadmind.rst2
-rw-r--r--doc/admin/admin_commands/krb5kdc.rst3
3 files changed, 3 insertions, 5 deletions
diff --git a/doc/admin/admin_commands/kadmin_local.rst b/doc/admin/admin_commands/kadmin_local.rst
index e9acb539c..3072eec71 100644
--- a/doc/admin/admin_commands/kadmin_local.rst
+++ b/doc/admin/admin_commands/kadmin_local.rst
@@ -161,8 +161,7 @@ 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. First introduced in release
- 1.12.
+ are printed to standard error. New in release 1.12.
.. _kadmin_options_end:
diff --git a/doc/admin/admin_commands/kadmind.rst b/doc/admin/admin_commands/kadmind.rst
index 28268faa6..09efd22e5 100644
--- a/doc/admin/admin_commands/kadmind.rst
+++ b/doc/admin/admin_commands/kadmind.rst
@@ -128,7 +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.
+ New in release 1.12.
SEE ALSO
--------
diff --git a/doc/admin/admin_commands/krb5kdc.rst b/doc/admin/admin_commands/krb5kdc.rst
index 6e47c6978..21a18ae0b 100644
--- a/doc/admin/admin_commands/krb5kdc.rst
+++ b/doc/admin/admin_commands/krb5kdc.rst
@@ -106,8 +106,7 @@ 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. First introduced in
- release 1.12.
+ with the **-n** option to be useful. New 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.