diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-06-04 20:11:10 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-06-04 20:11:10 +0000 |
commit | 38f52d698a21e11c03fd1e75368dbd66e431851e (patch) | |
tree | 628d7758f3b4fe52cf687e7a72c0f400024a1ff2 /docs/docbook/projdoc | |
parent | b2166d297c2e62b4cb352837055467988a406359 (diff) | |
download | samba-38f52d698a21e11c03fd1e75368dbd66e431851e.tar.gz samba-38f52d698a21e11c03fd1e75368dbd66e431851e.tar.bz2 samba-38f52d698a21e11c03fd1e75368dbd66e431851e.zip |
More minor syntax fixes
(This used to be commit cb29683b01ad8f258275e5c26e855be7cfa79dc0)
Diffstat (limited to 'docs/docbook/projdoc')
-rw-r--r-- | docs/docbook/projdoc/samba-doc.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/samba-doc.xml b/docs/docbook/projdoc/samba-doc.xml index 16ad717a13..37d3376a57 100644 --- a/docs/docbook/projdoc/samba-doc.xml +++ b/docs/docbook/projdoc/samba-doc.xml @@ -49,8 +49,9 @@ url="http://www.fsf.org/licenses/gpl.txt">http://www.fsf.org/licenses/gpl.txt</u <formalpara> <title>Attributions</title> - - &attributions; + <para> + &attributions; + </para> </formalpara> </legalnotice> |