diff options
author | John Terpstra <jht@samba.org> | 2003-04-21 22:25:50 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-21 22:25:50 +0000 |
commit | fe667b2b9a8ac3233e1f3cc41810aa68c3c3c554 (patch) | |
tree | 85e0a05208fa994daaa90e97c5e6fddcb3efe55c /docs | |
parent | 2dfd0555143fc21a3cb877d4a62acc787c817f59 (diff) | |
download | samba-fe667b2b9a8ac3233e1f3cc41810aa68c3c3c554.tar.gz samba-fe667b2b9a8ac3233e1f3cc41810aa68c3c3c554.tar.bz2 samba-fe667b2b9a8ac3233e1f3cc41810aa68c3c3c554.zip |
Fix typo.
(This used to be commit 931ef8777eb86b5cd0ce7550484b2416ed6ae991)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/projdoc/SWAT.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/SWAT.sgml b/docs/docbook/projdoc/SWAT.sgml index ad43fd7b8a..359264d26c 100644 --- a/docs/docbook/projdoc/SWAT.sgml +++ b/docs/docbook/projdoc/SWAT.sgml @@ -29,11 +29,11 @@ will be lost from the smb.conf file. Additionally, the parameters will be writte internal ordering. </para> -<para><note> +<note><para> So before using SWAT please be warned - SWAT will completely replace your smb.conf with a fully optimised file that has been stripped of all comments you might have placed there and only non-default settings will be written to the file. -</note></para> +</para></note> <para> SWAT should be installed to run via the network super daemon. Depending on which system |