OSDN Git Service

clfs-3.0.0-sysvinit.
[clfsja/cross-lfs-ja.git] / src / final-system / common / libestr.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 Libestr package is a library for some string essentials.</para>
14 @y
15     <para>
16     Libestr パッケージは文字列操作に関するライブラリを提供します。
17     </para>
18 @z
19
20 @x
21     <title>Installation of Libestr</title>
22 @y
23     <title>&InstallationOf1;Libestr &InstallationOf2;</title>
24 @z
25
26 @x
27     <para os="a">Prepare Libestr for compilation:</para>
28 @y
29     <para os="a">&PreparePackage1;Libestr &PreparePackage2;</para>
30 @z
31
32 @x
33     <para os="c">Compile the package:</para>
34 @y
35     <para os="c">&CompileThePackage;</para>
36 @z
37
38 @x
39     <para os="e">This package does not come with a test suite.</para>
40 @y
41     <para os="e">&NotExistTestsuite;</para>
42 @z
43
44 @x
45     <para os="f">Install the package:</para>
46 @y
47     <para os="f">&InstallThePackage;</para>
48 @z
49
50 @x
51     <title>Contents of Libestr</title>
52 @y
53     <title>&ContentsOf1;Libestr &ContentsOf2;</title>
54 @z
55
56 @x
57       <segtitle>Installed libraries</segtitle>
58 @y
59       <segtitle>&InstalledLibrary;</segtitle>
60 @z
61
62 @x
63         <seg>libestr.[a,so]</seg>
64 @y
65         <seg>libestr.[a,so]</seg>
66 @z
67
68 @x
69       <bridgehead renderas="sect3">Short Descriptions</bridgehead>
70 @y
71       <bridgehead renderas="sect3">&ShortDescriptions;</bridgehead>
72 @z
73
74 @x libestr
75           <para>contains functions for aiding in string functions</para>
76 @y
77           <para>
78           文字列関数の補助機能を提供します。
79           </para>
80 @z