aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-12-15 21:04:02 +0000
committerZac Medico <zmedico@gentoo.org>2007-12-15 21:04:02 +0000
commit9b77b3ec5f1cf90e98aef26d2ce8b55afefbbc72 (patch)
tree032371c6680eb3ad2fae72918122684986a1dd96 /doc/qa.docbook
parentSplit out a format_qa_output() function to eliminate duplicate code. (diff)
downloadportage-9b77b3ec5f1cf90e98aef26d2ce8b55afefbbc72.tar.gz
portage-9b77b3ec5f1cf90e98aef26d2ce8b55afefbbc72.tar.bz2
portage-9b77b3ec5f1cf90e98aef26d2ce8b55afefbbc72.zip
Fix punctuation and spelling. Thanks to Arfrever Frehtes Taifersar
Arahesis <arfrever.fta@gmail.com>. svn path=/main/trunk/; revision=8932
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>