diff options
author | John Terpstra <jht@samba.org> | 2003-05-25 08:21:45 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-05-25 08:21:45 +0000 |
commit | bf6a38c8945e59582dda029d55a5299192f052b9 (patch) | |
tree | d37153ca469fcf23bf0a0ae166ec7c09e0d234a8 /docs/docbook/projdoc/passdb.xml | |
parent | 593d264c7200fa55a977de77ed2cfae1c2910ba1 (diff) | |
download | samba-bf6a38c8945e59582dda029d55a5299192f052b9.tar.gz samba-bf6a38c8945e59582dda029d55a5299192f052b9.tar.bz2 samba-bf6a38c8945e59582dda029d55a5299192f052b9.zip |
Fix typos, update to sync HEAD and 3.0.0.
(This used to be commit 58750141696feddfeef9ea817b44e4cdfe3afd51)
Diffstat (limited to 'docs/docbook/projdoc/passdb.xml')
-rw-r--r-- | docs/docbook/projdoc/passdb.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index c64f568571..5dc0f9e6cb 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -687,7 +687,7 @@ In smb.conf [globals] The LDAP ldapsam code has been developed and tested using the OpenLDAP 2.0 and 2.1 server and client libraries. The same code should work with Netscape's Directory Server and client SDK. However, there are bound to be compile errors and bugs. These should not be hard to fix. - Please submit fixes via <link linkend="Bugs"/>. + Please submit fixes via <link linkend="bugreport"/>. </para> </sect3> @@ -834,7 +834,7 @@ index default sub <para> <programlisting> -root# </prompt><userinput>/etc/init.d/slapd restart</userinput> +<prompt>root# </prompt><userinput>/etc/init.d/slapd restart</userinput> </programlisting> </para> |