|
@@ -1,4 +1,4 @@
|
|
|
-<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
@@ -39,7 +39,7 @@
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
- <title>Installation of Coreutils</title>
|
|
|
+ <title>安装Coreutils</title>
|
|
|
|
|
|
<para>POSIX requires that programs from Coreutils recognize character
|
|
|
boundaries correctly even in multibyte locales. The following patch fixes
|
|
@@ -88,7 +88,7 @@
|
|
|
</varlistentry>
|
|
|
</variablelist>
|
|
|
|
|
|
- <para>Compile the package:</para>
|
|
|
+ <para>编译该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="make">FORCE_UNSAFE_CONFIGURE=1 make</userinput></screen>
|
|
|
|
|
@@ -128,7 +128,7 @@
|
|
|
|
|
|
<screen><userinput remap="test">sed -i '/dummy/d' /etc/group</userinput></screen>
|
|
|
|
|
|
- <para>Install the package:</para>
|
|
|
+ <para>安装该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
|
|
|
@@ -156,12 +156,12 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-coreutils" role="content">
|
|
|
- <title>Contents of Coreutils</title>
|
|
|
+ <title>Coreutils 的内容</title>
|
|
|
|
|
|
<segmentedlist>
|
|
|
- <segtitle>Installed programs</segtitle>
|
|
|
- <segtitle>Installed library</segtitle>
|
|
|
- <segtitle>Installed directory</segtitle>
|
|
|
+ <segtitle>安装的程序</segtitle>
|
|
|
+ <segtitle>安装的库</segtitle>
|
|
|
+ <segtitle>安装的目录</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
<seg>[, base32, base64, basename, cat, chcon, chgrp, chmod, chown,
|
|
@@ -181,7 +181,7 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen>
|
|
|
</segmentedlist>
|
|
|
|
|
|
<variablelist>
|
|
|
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
+ <bridgehead renderas="sect3">简要描述</bridgehead>
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|