dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #31511
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 1135: Typo
------------------------------------------------------------
revno: 1135
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Thu 2014-07-10 09:46:51 +0200
message:
Typo
modified:
src/docbkx/en/dhis2_implementation_guide_installation.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_implementation_guide_installation.xml'
--- src/docbkx/en/dhis2_implementation_guide_installation.xml 2014-07-10 07:14:21 +0000
+++ src/docbkx/en/dhis2_implementation_guide_installation.xml 2014-07-10 07:46:51 +0000
@@ -108,8 +108,8 @@
<section>
<title>PostgreSQL performance tuning</title>
<para>Tuning PostgreSQL is necessary to achieve a high-performing system but is optional in
- terms of getting DHIS 2 to run. PostgreSQL is configured and tuned through the
- postgresql.conf filel which can be opened like this:</para>
+ terms of getting DHIS 2 to run. PostgreSQL is configured and tuned through the <emphasis
+ role="italic">postgresql.conf</emphasis> file which can be edited like this:</para>
<para><screen>sudo nano /etc/postgresql/9.3/main/postgresql.conf</screen></para>
<para>and set the following properties:</para>
<para><screen>shared_buffers = 3200MB</screen></para>