Added a few comments here and there
[linux_from_scratch.git] / newxml / appendixa / procinfo.xml
bloba275c88536d7040f25d43bebe4b378dee6883225
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 % procinfo-entities SYSTEM "../ent/procinfo.ent">
4   %procinfo-entities;
5 ]>
6 <sect1 id="aa-procinfo" xreflabel="Procinfo">
7 <title>Procinfo</title>
8 <?dbhtml filename="procinfo.html"?>
10 <para>For installation instructions see <xref linkend="ch06-procinfo"/>.</para>
12 <sect2><title>Official Download Location</title>
14 <literallayout>Procinfo (&procinfo-version;):
15 <ulink url="ftp://ftp.cistron.nl/pub/people/svm/"/></literallayout>
16 </sect2>
18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procinfo-contents.xml"/>
22 <sect2><title>Short descriptions</title>
24 <para><command>lsdev</command> lists the devices present in your system,
25 and which IRQs and IO ports they use.</para>
27 <para><command>procinfo</command> displays an overview of some of the info
28 present in the virtual proc filesystem.</para>
30 <para><command>socklist</command> lists the open sockets, reporting their
31 type, portnumber, and other specifics.</para>
33 </sect2>
37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procinfo-deps.xml"/>
41 </sect1>