summaryrefslogtreecommitdiff
path: root/docs/docbook/faq/sambafaq.xml
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-10-10 16:46:22 +0000
committerGerald Carter <jerry@samba.org>2003-10-10 16:46:22 +0000
commitfec4b31bc1a76e408732e1a80b366d97fcf38143 (patch)
treee23398c2bcc4e3b2da28c8007ca453228aefb44f /docs/docbook/faq/sambafaq.xml
parent20c7b998a38424e8e7b4d218f923937b9e8862d4 (diff)
downloadsamba-fec4b31bc1a76e408732e1a80b366d97fcf38143.tar.gz
samba-fec4b31bc1a76e408732e1a80b366d97fcf38143.tar.bz2
samba-fec4b31bc1a76e408732e1a80b366d97fcf38143.zip
removing docs tree from 3.0
(This used to be commit 0a3eb5574c91685ab07436c67b031266fb329693)
Diffstat (limited to 'docs/docbook/faq/sambafaq.xml')
-rw-r--r--docs/docbook/faq/sambafaq.xml39
1 files changed, 0 insertions, 39 deletions
diff --git a/docs/docbook/faq/sambafaq.xml b/docs/docbook/faq/sambafaq.xml
deleted file mode 100644
index 4476070862..0000000000
--- a/docs/docbook/faq/sambafaq.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-<!ENTITY general SYSTEM "general.xml">
-<!ENTITY install SYSTEM "install.xml">
-<!ENTITY errors SYSTEM "errors.xml">
-<!ENTITY clientapp SYSTEM "clientapp.xml">
-<!ENTITY features SYSTEM "features.xml">
-]>
-
-<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-docs@samba.org">samba-docs@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>
-
-<toc/>
-
-&general;
-&install;
-&clientapp;
-&errors;
-&features;
-</book>