Fix more entries with back slashes that need to use literal formatting
authorAlexander Bokovoy <ab@samba.org>
Mon, 7 Apr 2008 05:43:55 +0000 (05:43 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:45 +0000 (08:47 -0500)
(This used to be commit 0dd087ade47d3dc7e916e5c661ea99b6a0ac343d)

docs/manpages-3/smb.conf.5.xml
docs/smbdotconf/ldap/clientldapsaslwrapping.xml

index 0e00f8517be75f1bb2ce6f12989e8fa7e7a45d90..ff94ab696e09ce75068e1dda0a2eb06bdfa83672 100644 (file)
@@ -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>
index f0a16a4f2b13b1bbba0f7e7c2785112aad5f194b..a926cec6458b4beb37aa12b8895b5cb1f1691b3f 100644 (file)
@@ -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>