file: secure the URL, add libseccomp as external dep, and move libmagic.so to /lib
[linux_from_scratch.git] / editor-manual / chapter04 / chapter04.xml
blobd66e4d40b50ab930b081877caab11dc39fe54884
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3   <!ENTITY % general-entities SYSTEM "../general.ent">
4   %general-entities;
5 ]>
7 <chapter id="chapter04" xreflabel="Committing Changes - Policy">
8  <?dbhtml filename="chapter04.html"?>
9   <title>Committing Changes - Policy</title>
10  <?dbhtml dir="chapter04"?>
11  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
12  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="test.xml"/>
13  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="updategeneralent.xml"/>
14  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="updatechangelog.xml"/>
15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="checkfiles.xml"/>
16  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="commenting.xml"/>
17  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="commit.xml"/>
18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="trac.xml"/>
19 </chapter>