Added a few comments here and there
[linux_from_scratch.git] / newxml / chapter06 / man-pages.xml
blob8ff340f635584e6ba07c9a46212ca36cece23224
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3CR2//EN" "http://www.docbook.org/xml/4.3CR2/docbookx.dtd" [
3   <!ENTITY % man-pages-entities SYSTEM "../ent/man-pages.ent">
4   %man-pages-entities;
5 ]>
6 <sect1 id="ch06-man-pages">
7 <title>Installing Man-pages-&man-pages-version;</title>
8 <?dbhtml filename="man-pages.html"?>
10 <screen>Estimated build time:           0.1 SBU
11 Estimated required disk space:  15 MB</screen>
13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../appendixa/man-pages-contents.xml"/>
17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../appendixa/man-pages-deps.xml"/>
22 <sect2>
23 <title>Installation of Man-pages</title>
25 <para>Install Man-pages by running:</para>
27 <screen><userinput>make install</userinput></screen>
29 </sect2>
31 </sect1>