file: secure the URL, add libseccomp as external dep, and move libmagic.so to /lib
[linux_from_scratch.git] / editor-manual / chapter04 / test.xml
blob84ed28ca1d27e06d92b938f9d867167fbe3db4d8
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 <sect1 id="ch04-test">
8   <title>Test the instructions</title>
9   <?dbhtml filename="test.html"?>
11   <para>This may seem <emphasis>really</emphasis> obvious but it's very easy to
12     make a typo in installation command changes which causes the installation to
13     break. We've all done it, you'll probably do it too eventually. But double
14     check to minimize the chance.
15   </para>
16 </sect1>