OSDN Git Service

Update to 3.8
[linuxjf/JF.git] / docs / LFS-BOOK / chapter06 / man-pages.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4   <head>
5     <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
6     <title>
7       6.8. Man-pages-3.32
8     </title>
9     <link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" />
10     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
11     <link rel="stylesheet" href="../stylesheets/lfs-print.css" type=
12     "text/css" media="print" />
13   </head>
14   <body class="lfs" id="lfs-6.8">
15     <div class="navheader">
16       <h4>
17         Linux From Scratch - Version 6.8
18       </h4>
19       <h3>
20         第6章 基本的なソフトウェアのインストール
21       </h3>
22       <ul>
23         <li class="prev">
24           <a accesskey="p" href="linux-headers.html" title=
25           "Linux-2.6.37 API ヘッダ">前のページ</a>
26           <p>
27             Linux-2.6.37 API ヘッダ
28           </p>
29         </li>
30         <li class="next">
31           <a accesskey="n" href="glibc.html" title="Glibc-2.13">次のページ</a>
32           <p>
33             Glibc-2.13
34           </p>
35         </li>
36         <li class="up">
37           <a accesskey="u" href="chapter06.html" title=
38           "第6章 基本的なソフトウェアのインストール">上に戻る</a>
39         </li>
40         <li class="home">
41           <a accesskey="h" href="../index.html" title=
42           "Linux From Scratch - Version 6.8">ホーム</a>
43         </li>
44       </ul>
45     </div>
46     <div class="wrap" lang="ja" xml:lang="ja">
47       <h1 class="sect1">
48         <a id="ch-system-man-pages" name="ch-system-man-pages"></a>6.8.
49         Man-pages-3.32
50       </h1>
51       <div class="package" lang="ja" xml:lang="ja">
52         <p>
53           Man-pages パッケージは 1,900 以上のマニュアルページを提供します。
54         </p>
55         <div class="segmentedlist">
56           <div class="seglistitem">
57             <div class="seg">
58               <strong class="segtitle">概算ビルド時間:</strong> <span class=
59               "segbody">0.1 SBU 以下</span>
60             </div>
61             <div class="seg">
62               <strong class="segtitle">必要ディスク容量:</strong> <span class=
63               "segbody">21 MB</span>
64             </div>
65           </div>
66         </div>
67       </div>
68       <div class="installation" lang="ja" xml:lang="ja">
69         <h2 class="sect2">
70           6.8.1. Man-pages のインストール
71         </h2>
72         <p>
73           Man-pages をインストールするために以下を実行します。
74         </p>
75         <pre class="userinput">
76 <kbd class="command">make install</kbd>
77 </pre>
78       </div>
79       <div class="content" lang="ja" xml:lang="ja">
80         <h2 class="sect2">
81           <a id="contents-manpages" name="contents-manpages"></a>6.8.2.
82           Man-pages の構成
83         </h2>
84         <div class="segmentedlist">
85           <div class="seglistitem">
86             <div class="seg">
87               <strong class="segtitle">インストールファイル:</strong> <span class=
88               "segbody">様々な man ページ</span>
89             </div>
90           </div>
91         </div>
92         <div class="variablelist">
93           <h3>
94             概略説明
95           </h3>
96           <table border="0">
97             <col align="left" valign="top" />
98             <tbody>
99               <tr>
100                 <td>
101                   <p>
102                     <a id="man-pages" name="man-pages"></a><span class=
103                     "term"><code class="filename">man ページ</code></span>
104                   </p>
105                 </td>
106                 <td>
107                   <p>
108                     C 言語の関数、重要なデバイスファイル、重要な設定ファイルなどを説明します。
109                   </p>
110                 </td>
111               </tr>
112             </tbody>
113           </table>
114         </div>
115       </div>
116     </div>
117     <div class="navfooter">
118       <ul>
119         <li class="prev">
120           <a accesskey="p" href="linux-headers.html" title=
121           "Linux-2.6.37 API ヘッダ">前のページ</a>
122           <p>
123             Linux-2.6.37 API ヘッダ
124           </p>
125         </li>
126         <li class="next">
127           <a accesskey="n" href="glibc.html" title="Glibc-2.13">次のページ</a>
128           <p>
129             Glibc-2.13
130           </p>
131         </li>
132         <li class="up">
133           <a accesskey="u" href="chapter06.html" title=
134           "第6章 基本的なソフトウェアのインストール">上に戻る</a>
135         </li>
136         <li class="home">
137           <a accesskey="h" href="../index.html" title=
138           "Linux From Scratch - Version 6.8">ホーム</a>
139         </li>
140       </ul>
141     </div>
142   </body>
143 </html>