~ubuntu-core-doc/ubuntu-docs/maverick

« back to all changes in this revision

Viewing changes to generic/securityguide/C/securityguide.xml

  • Committer: Matthew East
  • Date: 2008-04-03 21:36:44 UTC
  • Revision ID: mdke@ubuntu.com-20080403213644-f1raxxlwe4ng37s6
Smashing up the directory to create new structure discussed on mailing list.
Nothing works.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 
3
 
        "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4
 
<!ENTITY % globalent SYSTEM "../../../libs/global.ent">
5
 
%globalent;
6
 
<!ENTITY % genericent SYSTEM "../../libs/generic.ent">
7
 
%genericent;
8
 
<!ENTITY % cdo-C SYSTEM "../../../libs/cdo-C.ent">
9
 
%cdo-C;
10
 
<!ENTITY % gnome-menus-C SYSTEM "../../../ubuntu/libs/gnome-menus-C.ent">
11
 
%gnome-menus-C;
12
 
<!ENTITY % xinclude SYSTEM "../../../libs/xinclude.mod">
13
 
%xinclude;
14
 
<!ENTITY language "&EnglishAmerican;">
15
 
<!ENTITY ubuntu '<phrase>Ubuntu</phrase>'>
16
 
]>
17
 
<book lang="&language;" id="x01">
18
 
        <title>&ubuntu; &secguide-title;</title>
19
 
        <xi:include href="bookinfo.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
20
 
        <xi:include href="../../../common/C/preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
21
 
        <xi:include href="introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
22
 
        <xi:include href="faq.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
23
 
        <xi:include href="firewalls.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
24
 
        <xi:include href="../../../common/C/ccbysa.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
25
 
        <xi:include href="../../../common/C/fdl.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> 
26
 
</book>