diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-10-04 18:02:51 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-10-04 18:02:51 +0000 |
commit | 7f58076bf7d723e2d65e642a4cdafa09bd9dc3f2 (patch) | |
tree | 545f848c6634dfb14f505391823622abfde2d799 /docs/docbook/faq | |
parent | 2f57636fcfce3e5158597d6afb1f690076f40407 (diff) | |
download | samba-7f58076bf7d723e2d65e642a4cdafa09bd9dc3f2.tar.gz samba-7f58076bf7d723e2d65e642a4cdafa09bd9dc3f2.tar.bz2 samba-7f58076bf7d723e2d65e642a4cdafa09bd9dc3f2.zip |
Convert README.Win32-Viruses DHCP-Server-Configuration and Faxing to SGML...
(This used to be commit 68a18e1a9ea44d7f0d84de5a23eef9d9a7568cbc)
Diffstat (limited to 'docs/docbook/faq')
-rw-r--r-- | docs/docbook/faq/sambafaq.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docbook/faq/sambafaq.sgml b/docs/docbook/faq/sambafaq.sgml index b6d8016fc4..0e5e146b5a 100644 --- a/docs/docbook/faq/sambafaq.sgml +++ b/docs/docbook/faq/sambafaq.sgml @@ -3,6 +3,7 @@ <!ENTITY install SYSTEM "install.sgml"> <!ENTITY errors SYSTEM "errors.sgml"> <!ENTITY clientapp SYSTEM "clientapp.sgml"> +<!ENTITY features SYSTEM "features.sgml"> ]> <book id="Samba-FAQ"> @@ -30,4 +31,5 @@ and the old samba text documents which were mostly written by John Terpstra. &install; &clientapp; &errors; +&features; </book> |