OSDN Git Service

Merge branch 'systemd'
[clfsja/cross-lfs-ja.git] / src / final-system / common / man-db.ch
1 %
2 % This is part of CLFSja package.
3 %
4 % This is a CTIE change file for the original XML source of the CLFSbook.
5 %
6 @x
7 <?xml version="1.0" encoding="ISO-8859-1"?>
8 @y
9 <?xml version="1.0" encoding="UTF-8"?>
10 @z
11
12 @x
13     <para>The Man-DB package contains programs for finding and viewing man
14     pages.</para>
15 @y
16     <para>
17     Man-DB パッケージは man ページを検索したり表示したりするプログラムを提供します。
18     </para>
19 @z
20
21 @x
22     <title>Installation of Man-DB</title>
23 @y
24     <title>&InstallationOf1;Man-DB &InstallationOf2;</title>
25 @z
26
27 @x
28     <para os="a">Prepare Man-DB for compilation:</para>
29 @y
30     <para os="a">&PreparePackage1;Man-DB &PreparePackage2;</para>
31 @z
32
33 @x
34       <title>The meaning of the configure options:</title>
35 @y
36       <title>&MeaningOfOption1;configure &MeaningOfOption2;</title>
37 @z
38
39 @x --disable-setuid
40           <para>This disables making the <command>man</command> program setuid
41           to user <systemitem class="username">man</systemitem>.</para>
42 @y
43           <para>
44           これは <command>man</command> プログラムが <systemitem
45           class="username">man</systemitem> ユーザーに対して setuid を実行しないようにします。
46           </para>
47 @z
48
49 @x --with-...
50           <para>These three parameters are used to set some default programs.
51           <command>lynx</command> is a text-based web browser (see
52           CBLFS for installation instructions), <command>vgrind</command>
53           converts program sources to Groff input, and <command>grap</command>
54           is useful for typesetting graphs in Groff documents. The
55           <command>vgrind</command> and <command>grap</command> programs are
56           not normally needed for viewing manual pages. They are not part of
57           CLFS or CBLFS, but you should be able to install them yourself after
58           finishing CLFS if you wish to do so.</para>
59 @y
60           <para>
61           この三つのオプションはデフォルトで利用するプログラムを指定します。
62           <command>lynx</command> はテキストベースの Web ブラウザーです。
63           (CBLFS でのインストール手順を参照してください。)
64           <command>vgrind</command> はプログラムソースを Groff の入力形式に変換します。
65           <command>grap</command> は Groff 文書においてグラフを組版するために利用します。
66           <command>vgrind</command> と <command>grap</command> は man ページを見るだけであれば必要ありません。
67           これらは CLFS や CBLFS には含まれません。
68           もし利用したい場合は CLFS の構築を終えた後に自分でインストールしてください。
69           </para>
70 @z
71
72 @x
73     <para os="d">Compile the package:</para>
74 @y
75     <para os="d">&CompileThePackage;</para>
76 @z
77
78 @x
79     <para os="f">To test the results, issue:</para>
80 @y
81     <para os="f">
82     ビルド結果をテストする場合は以下を実行します。
83     </para>
84 @z
85
86 @x
87     <para os="h">Install the package:</para>
88 @y
89     <para os="h">&InstallThePackage;</para>
90 @z
91
92 @x
93     <para os="j">Edit the installed tmpfile as we have no <systemitem class="username">man</systemitem> user:</para>
94 @y
95     <para os="j">
96     <systemitem class="username">man</systemitem> ユーザーは生成していないため、インストールされた一時ファイルを修正します。
97     </para>
98 @z
99
100 @x
101     <title>Non-English Manual Pages in CLFS</title>
102 @y
103     <title>CLFS における英語以外のマニュアルページ</title>
104 @z
105
106 @x
107     <para>The following table shows the character set that Man-DB assumes
108     manual pages installed under
109     <filename class="directory">/usr/share/man/&lt;ll&gt;</filename> will be
110     encoded with.  In addition to this, Man-DB correctly determines if manual
111     pages installed in that directory are UTF-8 encoded.</para>
112 @y
113     <para>
114     以下に示す表は <filename
115     class="directory">/usr/share/man/&lt;ll&gt;</filename> 配下にインストールされる man ページとそのエンコーディングを示します。
116     Man-DB は man ページが UTF-8 エンコーディングかどうかを正しく認識します。
117     </para>
118 @z
119
120 @x
121 <title>Expected character encoding of legacy 8-bit manual pages</title>
122 @y
123 <title>8ビット man ページのキャラクターエンコーディング</title>
124 @z
125
126 @x
127             <entry>Language (code)</entry>
128             <entry>Encoding</entry>
129             <entry>Language (code)</entry>
130             <entry>Encoding</entry>
131 @y
132             <entry>言語 (コード)</entry>
133             <entry>エンコーディング</entry>
134             <entry>言語 (コード)</entry>
135             <entry>エンコーディング</entry>
136 @z
137
138 @x
139             <entry>Danish (da)</entry>
140             <entry>ISO-8859-1</entry>
141             <entry>Croatian (hr)</entry>
142             <entry>ISO-8859-2</entry>
143 @y
144             <entry>デンマーク語 (da)</entry>
145             <entry>ISO-8859-1</entry>
146             <entry>クロアチア語 (hr)</entry>
147             <entry>ISO-8859-2</entry>
148 @z
149
150 @x
151             <entry>German (de)</entry>
152             <entry>ISO-8859-1</entry>
153             <entry>Hungarian (hu)</entry>
154             <entry>ISO-8859-2</entry>
155 @y
156             <entry>ドイツ語 (de)</entry>
157             <entry>ISO-8859-1</entry>
158             <entry>ハンガリー語 (hu)</entry>
159             <entry>ISO-8859-2</entry>
160 @z
161
162 @x
163             <entry>English (en)</entry>
164             <entry>ISO-8859-1</entry>
165             <entry>Japanese (ja)</entry>
166             <entry>EUC-JP</entry>
167 @y
168             <entry>英語 (en)</entry>
169             <entry>ISO-8859-1</entry>
170             <entry>日本語 (ja)</entry>
171             <entry>EUC-JP</entry>
172 @z
173
174 @x
175             <entry>Spanish (es)</entry>
176             <entry>ISO-8859-1</entry>
177             <entry>Korean (ko)</entry>
178             <entry>EUC-KR</entry>
179 @y
180             <entry>スペイン語 (es)</entry>
181             <entry>ISO-8859-1</entry>
182             <entry>韓国語 (ko)</entry>
183             <entry>EUC-KR</entry>
184 @z
185
186 @x
187             <entry>Estonian (et)</entry>
188             <entry>ISO-8859-1</entry>
189             <entry>Lithuanian (lt)</entry>
190             <entry>ISO-8859-13</entry>
191 @y
192             <entry>エストニア語 (et)</entry>
193             <entry>ISO-8859-1</entry>
194             <entry>リトアニア語 (lt)</entry>
195             <entry>ISO-8859-13</entry>
196 @z
197
198 @x
199             <entry>Finnish (fi)</entry>
200             <entry>ISO-8859-1</entry>
201             <entry>Latvian (lv)</entry>
202             <entry>ISO-8859-13</entry>
203 @y
204             <entry>フィンランド語 (fi)</entry>
205             <entry>ISO-8859-1</entry>
206             <entry>ラトビア語 (lv)</entry>
207             <entry>ISO-8859-13</entry>
208 @z
209
210 @x
211             <entry>French (fr)</entry>
212             <entry>ISO-8859-1</entry>
213             <entry>Macedonian (mk)</entry>
214             <entry>ISO-8859-5</entry>
215 @y
216             <entry>フランス語 (fr)</entry>
217             <entry>ISO-8859-1</entry>
218             <entry>マケドニア語 (mk)</entry>
219             <entry>ISO-8859-5</entry>
220 @z
221
222 @x
223             <entry>Irish (ga)</entry>
224             <entry>ISO-8859-1</entry>
225             <entry>Polish (pl)</entry>
226             <entry>ISO-8859-2</entry>
227 @y
228             <entry>アイルランド語 (ga)</entry>
229             <entry>ISO-8859-1</entry>
230             <entry>ポーランド語 (pl)</entry>
231             <entry>ISO-8859-2</entry>
232 @z
233
234 @x
235             <entry>Galician (gl)</entry>
236             <entry>ISO-8859-1</entry>
237             <entry>Romanian (ro)</entry>
238             <entry>ISO-8859-2</entry>
239 @y
240             <entry>ガリシア語 (gl)</entry>
241             <entry>ISO-8859-1</entry>
242             <entry>ルーマニア語 (ro)</entry>
243             <entry>ISO-8859-2</entry>
244 @z
245
246 @x
247             <entry>Indonesian (id)</entry>
248             <entry>ISO-8859-1</entry>
249             <entry>Russian (ru)</entry>
250             <entry>KOI8-R</entry>
251 @y
252             <entry>インドネシア語 (id)</entry>
253             <entry>ISO-8859-1</entry>
254             <entry>ロシア語 (ru)</entry>
255             <entry>KOI8-R</entry>
256 @z
257
258 @x
259             <entry>Icelandic (is)</entry>
260             <entry>ISO-8859-1</entry>
261             <entry>Slovak (sk)</entry>
262             <entry>ISO-8859-2</entry>
263 @y
264             <entry>アイスランド語 (is)</entry>
265             <entry>ISO-8859-1</entry>
266             <entry>スロバキア語 (sk)</entry>
267             <entry>ISO-8859-2</entry>
268 @z
269
270 @x
271             <entry>Italian (it)</entry>
272             <entry>ISO-8859-1</entry>
273             <entry>Slovenian (sl)</entry>
274             <entry>ISO-8859-2</entry>
275 @y
276             <entry>イタリア語 (it)</entry>
277             <entry>ISO-8859-1</entry>
278             <entry>スロベニア語 (sl)</entry>
279             <entry>ISO-8859-2</entry>
280 @z
281
282 @x
283             <entry>Norwegian Bokmal (nb)</entry>
284             <entry>ISO-8859-1</entry>
285             <entry>Serbian Latin (sr@latin)</entry>
286             <entry>ISO-8859-2</entry>
287 @y
288             <entry>ノルウェー語 ブークモール (Norwegian Bokmal; nb)</entry>
289             <entry>ISO-8859-1</entry>
290             <entry>セルビア Latin (sr@latin)</entry>
291             <entry>ISO-8859-2</entry>
292 @z
293
294 @x
295             <entry>Dutch (nl)</entry>
296             <entry>ISO-8859-1</entry>
297             <entry>Serbian (sr)</entry>
298             <entry>ISO-8859-5</entry>
299 @y
300             <entry>オランダ語 (nl)</entry>
301             <entry>ISO-8859-1</entry>
302             <entry>セルビア語 (sr)</entry>
303             <entry>ISO-8859-5</entry>
304 @z
305
306 @x
307             <entry>Norwegian Nynorsk (nn)</entry>
308             <entry>ISO-8859-1</entry>
309             <entry>Turkish (tr)</entry>
310             <entry>ISO-8859-9</entry>
311 @y
312             <entry>ノルウェー語 ニーノシュク (Norwegian Nynorsk; nn)</entry>
313             <entry>ISO-8859-1</entry>
314             <entry>トルコ語 (tr)</entry>
315             <entry>ISO-8859-9</entry>
316 @z
317
318 @x
319             <entry>Norwegian (no)</entry>
320             <entry>ISO-8859-1</entry>
321             <entry>Ukrainian (uk)</entry>
322             <entry>KOI8-U</entry>
323 @y
324             <entry>ノルウェー語 (no)</entry>
325             <entry>ISO-8859-1</entry>
326             <entry>ウクライナ語 (uk)</entry>
327             <entry>KOI8-U</entry>
328 @z
329
330 @x
331             <entry>Portuguese (pt)</entry>
332             <entry>ISO-8859-1</entry>
333             <entry>Vietnamese (vi)</entry>
334             <entry>TCVN5712-1</entry>
335 @y
336             <entry>ポルトガル語 (pt)</entry>
337             <entry>ISO-8859-1</entry>
338             <entry>ベトナム語 (vi)</entry>
339             <entry>TCVN5712-1</entry>
340 @z
341
342 @x
343             <entry>Swedish (sv)</entry>
344             <entry>ISO-8859-1</entry>
345             <entry>Simplified Chinese (zh_CN)</entry>
346             <entry>GBK</entry>
347 @y
348             <entry>スウェーデン語 (sv)</entry>
349             <entry>ISO-8859-1</entry>
350             <entry>中国語 簡体字 (Simplified Chinese) (zh_CN)</entry>
351             <entry>GBK</entry>
352 @z
353
354 @x
355             <entry>Belarusian (be)</entry>
356             <entry>CP1251</entry>
357             <entry>Simplified Chinese, Singapore (zh_SG)</entry>
358             <entry>GBK</entry>
359 @y
360             <entry>ベラルーシ語 (be)</entry>
361             <entry>CP1251</entry>
362             <entry>中国語 簡体字 (Simplified Chinese), シンガポール (zh_SG)</entry>
363             <entry>GBK</entry>
364 @z
365
366 @x
367             <entry>Bulgarian (bg)</entry>
368             <entry>CP1251</entry>
369             <entry>Traditional Chinese, Hong Kong (zh_HK)</entry>
370             <entry>BIG5HKSCS</entry>
371 @y
372             <entry>ブルガリア語 (bg)</entry>
373             <entry>CP1251</entry>
374             <entry>中国語 繁体字 (Traditional Chinese), 香港 (zh_HK)</entry>
375             <entry>BIG5HKSCS</entry>
376 @z
377
378 @x
379             <entry>Czech (cs)</entry>
380             <entry>ISO-8859-2</entry>
381             <entry>Traditional Chinese (zh_TW)</entry>
382             <entry>BIG5</entry>
383 @y
384             <entry>チェコ語 (cs)</entry>
385             <entry>ISO-8859-2</entry>
386             <entry>中国語 繁体字 (Traditional Chinese) (zh_TW)</entry>
387             <entry>BIG5</entry>
388 @z
389
390 @x
391             <entry>Greek (el)</entry>
392             <entry>ISO-8859-7</entry>
393             <entry></entry>
394             <entry></entry>
395 @y
396             <entry>ギリシア語 (el)</entry>
397             <entry>ISO-8859-7</entry>
398             <entry></entry>
399             <entry></entry>
400 @z
401
402 @x
403       <para>Manual pages in languages not in the list are not supported.</para>
404 @y
405       <para>
406       上に示されていない言語によるマニュアルページはサポートされません。
407       </para>
408 @z
409
410 @x
411     <title>Contents of Man-DB</title>
412 @y
413     <title>&ContentsOf1;Man-DB &ContentsOf2;</title>
414 @z
415
416 @x
417       <segtitle>Installed programs</segtitle>
418       <segtitle>Installed libraries</segtitle>
419       <segtitle>Installed directories</segtitle>
420 @y
421       <segtitle>&InstalledProgram;</segtitle>
422       <segtitle>&InstalledLibrary;</segtitle>
423       <segtitle>&InstalledDirectory;</segtitle>
424 @z
425
426 @x
427         <seg>accessdb, apropos (link to whatis), catman, lexgrog, man, mandb,
428         manpath, whatis, zsoelim</seg>
429         <seg>libman.so, libmandb.so</seg>
430         <seg>/usr/lib/man-db, /usr/share/doc/man-db-&man-db-version;</seg>
431 @y
432         <seg>accessdb, apropos (&LinkTo1;whatis &LinkTo2;), catman, lexgrog, man, mandb,
433         manpath, whatis, zsoelim</seg>
434         <seg>libman.so, libmandb.so</seg>
435         <seg>/usr/lib/man-db, /usr/share/doc/man-db-&man-db-version;</seg>
436 @z
437
438 @x
439       <bridgehead renderas="sect3">Short Descriptions</bridgehead>
440 @y
441       <bridgehead renderas="sect3">&ShortDescriptions;</bridgehead>
442 @z
443
444 @x accessdb
445           <para>Dumps the <command>whatis</command> database contents in
446           human-readable form</para>
447 @y
448           <para>
449           <command>whatis</command> データベースの内容をダンプして読みやすい形で出力します。
450           </para>
451 @z
452
453 @x apropos
454           <para>Searches the <command>whatis</command> database and displays
455           the short descriptions of system commands that contain a given
456           string</para>
457 @y
458           <para>
459           <command>whatis</command> データベースを検索して、指定した文字列を含むシステムコマンドの概略説明を表示します。
460           </para>
461 @z
462
463 @x catman
464           <para>Creates or updates the pre-formatted manual pages</para>
465 @y
466           <para>
467           フォーマット済マニュアルページを生成、更新します。
468           </para>
469 @z
470
471 @x lexgrog
472           <para>Displays one-line summary information about a given manual
473           page</para>
474 @y
475           <para>
476           指定されたマニュアルページについて、一行のサマリー情報を表示します。
477           </para>
478 @z
479
480 @x man
481           <para>Formats and displays the requested manual page</para>
482 @y
483           <para>
484           指定されたマニュアルページを整形して表示します。
485           </para>
486 @z
487
488 @x mandb
489           <para>Creates or updates the <command>whatis</command> database</para>
490 @y
491           <para>
492           <command>whatis</command> データベースを生成、更新します。
493           </para>
494 @z
495
496 @x manpath
497           <para>Displays the contents of $MANPATH or (if $MANPATH is not set)
498           a suitable search path based on the settings in man.conf and the
499           user's environment</para>
500 @y
501           <para>
502           $MANPATH の内容を表示します。
503           あるいは ($MANPATH が設定されていない場合は) man.conf 内の設定とユーザー設定に基づいて適切な検索パスを表示します。
504           </para>
505 @z
506
507 @x whatis
508           <para>Searches the <command>whatis</command> database and displays
509           the short descriptions of system commands that contain the given
510           keyword as a separate word</para>
511 @y
512           <!--
513           日本語訳註: 2009-09-07 matsuand
514           separate word の意味が分からなかったため訳出しなかった。
515           -->
516           <para>
517           <command>whatis</command> データベースを検索して、指定されたキーワードを含むシステムコマンドの概略説明を表示します。
518           </para>
519 @z
520
521 @x zsoelim
522           <para>Reads files and replaces lines of the form <emphasis>.so
523           file</emphasis> by the contents of the mentioned
524           <emphasis>file</emphasis></para>
525 @y
526            <para>
527            ファイルの内容を読み込んで、<emphasis>.so file</emphasis> の形で書かれている記述行を、その <emphasis>file</emphasis> の内容に置き換えます。
528            </para>
529 @z
530
531 @x libman
532           <para>Contains run-time support for <command>man</command></para>
533 @y
534           <para>
535           <command>man</command> に対しての実行時のサポート機能を提供します。
536           </para>
537 @z
538
539 @x libmandb
540           <para>Contains run-time support for <command>man</command></para>
541 @y
542           <para>
543           <command>man</command> に対しての実行時のサポート機能を提供します。
544           </para>
545 @z