trying to get HEAD building again. If you want the code
[ira/wip.git] / docs / docbook / faq / sambafaq.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
3                   
4 <!ENTITY general SYSTEM "general.xml">
5 <!ENTITY install SYSTEM "install.xml">
6 <!ENTITY errors SYSTEM "errors.xml">
7 <!ENTITY clientapp SYSTEM "clientapp.xml">
8 <!ENTITY features SYSTEM "features.xml">
9 ]>
10
11 <book id="Samba-FAQ">
12 <title>Samba FAQ</title>
13
14 <bookinfo>
15         <author><surname>Samba Team</surname></author>
16         <pubdate>October 2002</pubdate>
17 </bookinfo>
18
19 <dedication>
20 <para>
21 This is the Frequently Asked Questions (FAQ) document for
22 Samba, the free and very popular SMB server product. An SMB server
23 allows file and printer connections from clients such as Windows,
24 OS/2, Linux and others. Current to version 3.0. Please send any
25 corrections to the samba documentation mailinglist at
26 <ulink url="mailto:samba-doc@samba.org">samba-doc@samba.org</ulink>. 
27 This FAQ was based on the old Samba FAQ by Dan Shearer and Paul Blackman, 
28 and the old samba text documents which were mostly written by John Terpstra.
29 </para>
30 </dedication>
31
32 <toc/>
33
34 &general;
35 &install;
36 &clientapp;
37 &errors;
38 &features;
39 </book>