|
@@ -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 Groff</title>
|
|
|
+ <title>安装Groff</title>
|
|
|
|
|
|
<para>Groff expects the environment variable <envar>PAGE</envar> to
|
|
|
contain the default paper size. For users in the United States,
|
|
@@ -49,28 +49,28 @@
|
|
|
by echoing either <quote>A4</quote> or <quote>letter</quote> to the
|
|
|
<filename>/etc/papersize</filename> file.</para>
|
|
|
|
|
|
- <para>Prepare Groff for compilation:</para>
|
|
|
+ <para>准备安装 Groff:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">PAGE=<replaceable><paper_size></replaceable> ./configure --prefix=/usr</userinput></screen>
|
|
|
|
|
|
- <para>This package does not support parallel build. Compile the package:</para>
|
|
|
+ <para>This package does not support parallel build. 编译该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make -j1</userinput></screen>
|
|
|
|
|
|
- <para>This package does not come with a test suite.</para>
|
|
|
+ <para>该软件包不包含测试套件。</para>
|
|
|
|
|
|
- <para>Install the package:</para>
|
|
|
+ <para>安装该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-groff" role="content">
|
|
|
- <title>Contents of Groff</title>
|
|
|
+ <title>Groff 的内容</title>
|
|
|
|
|
|
<segmentedlist>
|
|
|
- <segtitle>Installed programs</segtitle>
|
|
|
- <segtitle>Installed directories</segtitle>
|
|
|
+ <segtitle>安装的程序</segtitle>
|
|
|
+ <segtitle>安装的目录</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
<seg>addftinfo, afmtodit, chem, eqn, eqn2graph, gdiffmk, glilypond,
|
|
@@ -86,7 +86,7 @@
|
|
|
</segmentedlist>
|
|
|
|
|
|
<variablelist>
|
|
|
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
+ <bridgehead renderas="sect3">简要描述</bridgehead>
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|