diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-10 20:03:44 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-10 20:03:44 +0000 |
commit | de4e2b578a7b2354135af9049d2ff2aab68fbb02 (patch) | |
tree | 5408478a084c3a6b150af62b8a8097516167f524 /docs/docbook/projdoc/Compiling.sgml | |
parent | b9b544ebe808881f51025265c0246928544309f3 (diff) | |
download | samba-de4e2b578a7b2354135af9049d2ff2aab68fbb02.tar.gz samba-de4e2b578a7b2354135af9049d2ff2aab68fbb02.tar.bz2 samba-de4e2b578a7b2354135af9049d2ff2aab68fbb02.zip |
Use more stricter syntax and work towards Docbook XML migration
(This used to be commit ab8db2ad7d30da4b923bfa11e5c3295446103911)
Diffstat (limited to 'docs/docbook/projdoc/Compiling.sgml')
-rw-r--r-- | docs/docbook/projdoc/Compiling.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/Compiling.sgml b/docs/docbook/projdoc/Compiling.sgml index 868ed52b74..b8471508f6 100644 --- a/docs/docbook/projdoc/Compiling.sgml +++ b/docs/docbook/projdoc/Compiling.sgml @@ -227,7 +227,7 @@ on this system just substitute the correct package name <simplelist> <member>the MIT kerberos development libraries (either install from the sources or use a package). The heimdal libraries will not work.</member> <member>the OpenLDAP development libraries.</member> - </simplelist> +</simplelist></para> <para>If your kerberos libraries are in a non-standard location then remember to add the configure option --with-krb5=DIR.</para> |