|
@@ -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">
|
|
@@ -40,7 +40,7 @@
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
- <title>Installation of Acl</title>
|
|
|
+ <title>安装Acl</title>
|
|
|
|
|
|
<para>Modify the documentation directory so that it is a versioned
|
|
|
directory:</para>
|
|
@@ -61,7 +61,7 @@
|
|
|
<screen><userinput remap="pre">sed -i -e "/TABS-1;/a if (x > (TABS-1)) x = (TABS-1);" \
|
|
|
libacl/__acl_to_any_text.c</userinput></screen>
|
|
|
|
|
|
- <para>Prepare Acl for compilation:</para>
|
|
|
+ <para>准备安装 Acl:</para>
|
|
|
|
|
|
<screen revision="sysv"><userinput remap="configure">./configure --prefix=/usr \
|
|
|
--bindir=/bin \
|
|
@@ -72,7 +72,7 @@
|
|
|
--disable-static \
|
|
|
--libexecdir=/usr/lib</userinput></screen>
|
|
|
|
|
|
- <para>Compile the package:</para>
|
|
|
+ <para>编译该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
|
|
|
@@ -82,7 +82,7 @@
|
|
|
tests</command> after <application>Coreutils</application> has been built
|
|
|
later in this chapter.</para>
|
|
|
|
|
|
- <para>Install the package:</para>
|
|
|
+ <para>安装该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="install">make install install-dev install-lib
|
|
|
chmod -v 755 /usr/lib/libacl.so</userinput></screen>
|
|
@@ -98,12 +98,12 @@ ln -sfv ../../lib/$(readlink /usr/lib/libacl.so) /usr/lib/libacl.so</userinput><
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-acl" role="content">
|
|
|
- <title>Contents of Acl</title>
|
|
|
+ <title>Acl 的内容</title>
|
|
|
|
|
|
<segmentedlist>
|
|
|
- <segtitle>Installed programs</segtitle>
|
|
|
- <segtitle>Installed library</segtitle>
|
|
|
- <segtitle>Installed directories</segtitle>
|
|
|
+ <segtitle>安装的程序</segtitle>
|
|
|
+ <segtitle>安装的库</segtitle>
|
|
|
+ <segtitle>安装的目录</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
<seg>chacl, getfacl, and setfacl</seg>
|
|
@@ -113,7 +113,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libacl.so) /usr/lib/libacl.so</userinput><
|
|
|
</segmentedlist>
|
|
|
|
|
|
<variablelist>
|
|
|
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
+ <bridgehead renderas="sect3">简要描述</bridgehead>
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|