diff --git a/Doc/Sdi/ldap.xml b/Doc/Sdi/ldap.xml
index 0d15cb0e277737c626f4d74a8137ca9c0ba45676..d0194a2dfe144320b0370481a9d31a34d1c02d59 100644
--- a/Doc/Sdi/ldap.xml
+++ b/Doc/Sdi/ldap.xml
@@ -477,9 +477,9 @@ userPassword:: e3NtZDV9YVhKL2JlVkF2TDRENk9pMFRLcDhjM3ovYTZQZzBXeHA=</programlist
       according to the documentation:</para>
 
       <note xlink:href="http://www.openldap.org/doc/admin24/slapdconf2.html">
-        <para>The older style slapd.conf(5) file is still supported, but its
-        use is deprecated and support for it will be withdrawn in a future
-        OpenLDAP release.</para>
+        <para>The older style <filename>slapd.conf</filename>(5) file is still
+        supported, but its use is deprecated and support for it will be
+        withdrawn in a future OpenLDAP release.</para>
       </note>
 
       <para>The <xref linkend="glo_DIT"/> style configuration may be altered
@@ -488,7 +488,9 @@ userPassword:: e3NtZDV9YVhKL2JlVkF2TDRENk9pMFRLcDhjM3ovYTZQZzBXeHA=</programlist
       using <filename>.ldif</filename> files. An alternate way requires
       altering the server's configuration
       <filename>/etc/ldap/slapd.d/cn\=config/olcDatabase\=\{0\}config.ldif</filename>.
-      We start by gathering required information:</para>
+      We start by gathering required information. Note: The
+      <command>ldapsearch</command> command is part of the
+      <package>openldap-utils</package> package:</para>
 
       <programlisting language="none">ldapsearch -Y EXTERNAL -H ldapi:/// -b cn=config
 
@@ -522,8 +524,8 @@ olcRootPW: {SSHA}7M0gUyHOH7cfK1z9amqgK0uQcn84AuYw</emphasis>
       xlink:href="https://directory.apache.org/studio">Apache Directory
       Studio</productname> requires adding this credential attribute. This
       first-time (bootstrapping) configuration must be done locally by means
-      of an <xref linkend="glo_LDIF"/> file using a different user's hash
-      value:</para>
+      of an <xref linkend="glo_LDIF"/> file adding a (possibly different)
+      hashed password:</para>
 
       <programlisting language="none">root@sdi8a:~# cat ~/add_olcRootPW.ldif
 dn: olcDatabase={0}config,cn=config