summaryrefslogtreecommitdiffstats
path: root/doc/qa.docbook
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-12-15 21:05:55 +0000
committerZac Medico <zmedico@gentoo.org>2007-12-15 21:05:55 +0000
commit0f99b8e8e3b9b757791a71dac52e8a6307fc78ab (patch)
treea57ab95c182cdffddd7ff2782c10a0c45207f1e8 /doc/qa.docbook
parent8e888827550b9bd83311f9e6c42b5576a6f44e21 (diff)
downloadportage-0f99b8e8e3b9b757791a71dac52e8a6307fc78ab.tar.gz
portage-0f99b8e8e3b9b757791a71dac52e8a6307fc78ab.tar.bz2
portage-0f99b8e8e3b9b757791a71dac52e8a6307fc78ab.zip
Fix punctuation and spelling. Thanks to Arfrever Frehtes Taifersar
Arahesis <arfrever.fta@gmail.com>. (trunk r8932) svn path=/main/branches/2.1.2/; revision=8933
Diffstat (limited to 'doc/qa.docbook')
-rw-r--r--doc/qa.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qa.docbook b/doc/qa.docbook
index cb9b242d6..6f0d45dc2 100644
--- a/doc/qa.docbook
+++ b/doc/qa.docbook
@@ -36,15 +36,15 @@
</listitem>
<listitem>
<para>Perl - some versions of perl would use incorrect -rpath flags</para>
- <para>Solution: upgrade system perl build modules</para>
+ <para>Solution: Upgrade system perl build modules</para>
</listitem>
<listitem>
<para>Crappy build system - the custom build system uses -rpath incorrectly</para>
- <para>Solution: review the LDFLAGS in the build system and make them not suck</para>
+ <para>Solution: Review the LDFLAGS in the build system and make them not suck</para>
</listitem>
<listitem>
<para>Crappy ebuild - the ebuild installs ELFs instead of using the package's build system</para>
- <para>Solution: fix the crappy ebuild to use the package's build system</para>
+ <para>Solution: Fix the crappy ebuild to use the package's build system</para>
</listitem>
</itemizedlist>
</para>