OSDN Git Service

Added all.
[clfsja/cross-lfs-ja.git] / src / final-system / sparc / elftoaout.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 ELFtoaout package contains the Sparc ELF to a.out converter.</para>
14 @y
15     <para>
16     ELFtoaout パッケージは Sparc ELF 形式の a.out へのコンバーターです。
17     </para>
18 @z
19
20 @x
21     <title>Installation of ELFtoaout</title>
22 @y
23     <title>&InstallationOf1;ELFtoaout &InstallationOf2;</title>
24 @z
25
26 @x
27     <para os="p1">The following patch fixes some 64 bit issues with
28     elftoaout:</para>
29 @y
30     <para os="p1">
31     以下のパッチは elftoaout の 64 ビットに関する問題を修正します。
32     </para>
33 @z
34
35 @x
36     <para os="a">Compile the ELFtoaout package:</para>
37 @y
38     <para os="a">&CompileThePackage;</para>
39 @z
40
41 @x
42     <para os="c">Install the package:</para>
43 @y
44     <para os="c">&InstallThePackage;</para>
45 @z
46
47 @x
48     <title>Contents of ELFtoaout</title>
49 @y
50     <title>&ContentsOf1;ELFtoaout &ContentsOf2;</title>
51 @z
52
53 @x
54       <segtitle>Installed programs</segtitle>
55 @y
56       <segtitle>&InstalledProgram;</segtitle>
57 @z
58
59 @x
60         <seg>elf2aout</seg>
61 @y
62         <seg>elf2aout</seg>
63 @z
64
65 @x
66       <bridgehead renderas="sect3">Short Descriptions</bridgehead>
67 @y
68       <bridgehead renderas="sect3">&ShortDescriptions;</bridgehead>
69 @z
70
71 @x elftoaout
72           <para>Converts an ELF-formatted file to Sparc a.out format for use
73           with openprom</para>
74 @y
75           <para>
76           openprom を用いて ELF 形式のファイルを Sparc a.out 形式に変換します。
77           </para>
78 @z