mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
673b0d84ba
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
50 lines
1.3 KiB
XML
50 lines
1.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
<sect1 id="ch-system-man-pages" xreflabel="Man-pages">
|
|
<title>Man-pages-&man-pages-version;</title>
|
|
<?dbhtml filename="man-pages.html"?>
|
|
|
|
<indexterm zone="ch-system-man-pages"><primary sortas="a-Man-pages">Man-pages</primary></indexterm>
|
|
|
|
<para>The Man-pages package contains over 1200 manual pages.</para>
|
|
|
|
<screen>&buildtime; 0.1 SBU
|
|
&diskspace; 15 MB</screen>
|
|
|
|
<para>For its installation Man-pages depends on: Bash, Coreutils, Make.</para>
|
|
|
|
|
|
|
|
<sect2>
|
|
<title>Installation of Man-pages</title>
|
|
|
|
<para>Install Man-pages by running:</para>
|
|
|
|
<screen><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-manpages"><title>Contents of Man-pages</title>
|
|
|
|
<para><emphasis>Installed files</emphasis>: various manual pages</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
<sect2><title>Short description</title>
|
|
|
|
<indexterm zone="ch-system-man-pages manual-pages"><primary sortas="e-manual-pages">manual pages</primary></indexterm>
|
|
<para id="manual-pages">Examples of provided <emphasis>manual pages</emphasis> are the pages
|
|
describing all the C and C++ functions, important device files, and important
|
|
configuration files.</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|