Fixed typos.
This commit is contained in:
parent
c5fe7f034c
commit
2294a031d0
|
@ -15,6 +15,7 @@
|
||||||
This section explains how to build Wine locally. If you are a packager, please also refer to
|
This section explains how to build Wine locally. If you are a packager, please also refer to
|
||||||
<filename>wine/documentation/PACKAGING</filename> for package specific considerations.
|
<filename>wine/documentation/PACKAGING</filename> for package specific considerations.
|
||||||
</para>
|
</para>
|
||||||
|
</sect1>
|
||||||
<sect1 id="soft-vs-hard-dep">
|
<sect1 id="soft-vs-hard-dep">
|
||||||
<title>Before you compile - Soft vs. Hard dependencies</title>
|
<title>Before you compile - Soft vs. Hard dependencies</title>
|
||||||
|
|
||||||
|
@ -42,7 +43,7 @@
|
||||||
<title>Fixme</title>
|
<title>Fixme</title>
|
||||||
<para>
|
<para>
|
||||||
How many of those are there?
|
How many of those are there?
|
||||||
<para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
@ -74,7 +75,7 @@
|
||||||
install each and every last of those before building the package. These libraries are not
|
install each and every last of those before building the package. These libraries are not
|
||||||
dependencies in the RPM sense. In DEB packages, they should appear as "Suggests" or "Recommends",
|
dependencies in the RPM sense. In DEB packages, they should appear as "Suggests" or "Recommends",
|
||||||
as the case may be.
|
as the case may be.
|
||||||
<para>
|
</para>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><ulink url="http://www.freetype.org/">FreeType</ulink></term>
|
<term><ulink url="http://www.freetype.org/">FreeType</ulink></term>
|
||||||
|
@ -182,6 +183,7 @@ U wine/COPYING.LIB</screen>
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
</chapter>
|
||||||
<!-- Keep this comment at the end of the file
|
<!-- Keep this comment at the end of the file
|
||||||
Local variables:
|
Local variables:
|
||||||
mode: sgml
|
mode: sgml
|
||||||
|
|
Loading…
Reference in New Issue