summaryrefslogtreecommitdiff
path: root/docs/docbook/faq/sambafaq.sgml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-05-01 13:58:23 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-05-01 13:58:23 +0000
commitb39559c4e52b9f83a9f57510e490d0a75dbbe0df (patch)
tree5c03dbf63e6fd1c4781f4fd1eef3ec1e386390a6 /docs/docbook/faq/sambafaq.sgml
parent866fce117e793e7997c6433bb9289489782a8deb (diff)
downloadsamba-b39559c4e52b9f83a9f57510e490d0a75dbbe0df.tar.gz
samba-b39559c4e52b9f83a9f57510e490d0a75dbbe0df.tar.bz2
samba-b39559c4e52b9f83a9f57510e490d0a75dbbe0df.zip
Merge over Alexanders' conversion to docbook XML
(This used to be commit e75624c382d640747b54ba43f134fa043d23b7fe)
Diffstat (limited to 'docs/docbook/faq/sambafaq.sgml')
-rw-r--r--docs/docbook/faq/sambafaq.sgml37
1 files changed, 0 insertions, 37 deletions
diff --git a/docs/docbook/faq/sambafaq.sgml b/docs/docbook/faq/sambafaq.sgml
deleted file mode 100644
index e9e5ed7a3c..0000000000
--- a/docs/docbook/faq/sambafaq.sgml
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-<!ENTITY general SYSTEM "general.sgml">
-<!ENTITY install SYSTEM "install.sgml">
-<!ENTITY errors SYSTEM "errors.sgml">
-<!ENTITY clientapp SYSTEM "clientapp.sgml">
-<!ENTITY features SYSTEM "features.sgml">
-<!ENTITY config SYSTEM "config.sgml">
-]>
-
-<book id="Samba-FAQ">
-<title>Samba FAQ</title>
-
-<bookinfo>
- <author><surname>Samba Team</surname></author>
- <pubdate>October 2002</pubdate>
-</bookinfo>
-
-<dedication>
-<para>
-This is the Frequently Asked Questions (FAQ) document for
-Samba, the free and very popular SMB server product. An SMB server
-allows file and printer connections from clients such as Windows,
-OS/2, Linux and others. Current to version 3.0. Please send any
-corrections to the samba documentation mailinglist at
-<ulink url="mailto:samba-doc@samba.org">samba-doc@samba.org</ulink>.
-This FAQ was based on the old Samba FAQ by Dan Shearer and Paul Blackman,
-and the old samba text documents which were mostly written by John Terpstra.
-</para>
-</dedication>
-
-&general;
-&install;
-&config;
-&clientapp;
-&errors;
-&features;
-</book>