mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
6732c09460
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
24 lines
733 B
XML
24 lines
733 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<!--
|
|
$LastChangedBy$
|
|
$Date$
|
|
-->
|
|
|
|
<part id="server" xreflabel="Servers">
|
|
<?dbhtml filename="server.html" dir="server"?>
|
|
|
|
<title>Servers</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="major/major.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mail/mail.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="databases/databases.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="other/other.xml"/>
|
|
|
|
</part>
|