summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/manpages-3/smb.conf.5.xml2
-rw-r--r--docs/smbdotconf/ldap/clientldapsaslwrapping.xml3
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/manpages-3/smb.conf.5.xml b/docs/manpages-3/smb.conf.5.xml
index 0e00f8517b..ff94ab696e 100644
--- a/docs/manpages-3/smb.conf.5.xml
+++ b/docs/manpages-3/smb.conf.5.xml
@@ -772,7 +772,7 @@ chmod 1770 /usr/local/samba/lib/usershares
The registry configuration can be accessed with
tools like <emphasis>regedit</emphasis> or <emphasis>net rpc
registry</emphasis> in the key
- <emphasis>HKLM\Software\Samba\smbconf</emphasis>.
+ <emphasis><literal>HKLM\Software\Samba\smbconf</literal></emphasis>.
More conveniently, the <emphasis>conf</emphasis> subcommand of the
<citerefentry><refentrytitle>net</refentrytitle>
diff --git a/docs/smbdotconf/ldap/clientldapsaslwrapping.xml b/docs/smbdotconf/ldap/clientldapsaslwrapping.xml
index f0a16a4f2b..a926cec645 100644
--- a/docs/smbdotconf/ldap/clientldapsaslwrapping.xml
+++ b/docs/smbdotconf/ldap/clientldapsaslwrapping.xml
@@ -21,7 +21,8 @@
This option is needed in the case of Domain Controllers enforcing
the usage of signed LDAP connections (e.g. Windows 2000 SP3 or higher).
LDAP sign and seal can be controlled with the registry key
- "HKLM\System\CurrentControlSet\Services\ NTDS\Parameters\LDAPServerIntegrity"
+ "<literal>HKLM\System\CurrentControlSet\Services\</literal>
+ <literal>NTDS\Parameters\LDAPServerIntegrity</literal>"
on the Windows server side.
</para>