Author: poeml
Date: Thu Jan  2 01:57:03 2014
New Revision: 8308

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8308&view=rev
Log:
docs/install: 
- improve formatting on last addition
- make creating the database schema more visible

Modified:
    trunk/docs/installation/source.rst

Modified: trunk/docs/installation/source.rst
URL: 
http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/installation/source.rst?rev=8308&r1=8307&r2=8308&view=diff
==============================================================================
--- trunk/docs/installation/source.rst  (original)
+++ trunk/docs/installation/source.rst  Thu Jan  2 01:57:03 2014
@@ -151,10 +151,10 @@
   host    mirrorbrain mirrorbrain 10.10.2.3/32          md5
 
 
-.. note:: I recommend to use "password" or "md5" authentication in all lines.
-          Remove "ident"; it is not so handy, at least not if you aren't always
-          the same user.  "password" is transmitting in clear text, so use
-          "md5" for all remote connections.
+.. note:: I recommend to use ``password`` or ``md5`` authentication in all 
lines.
+          Remove ``ident``; it is not so handy, at least not if you aren't 
always
+          the same user.  ``password`` is transmitting in clear text, so one
+          should use ``md5`` for all remote connections.
 
 If you plan to use `mod_asn`_ for lookup of AS (autonomous system) data, now's
 the moment to install the ``ip4r`` data type into PostgreSQL. See the `mod_asn
@@ -162,6 +162,10 @@
 
 .. _`mod_asn`: http://mirrorbrain.org/mod_asn/
 .. _`mod_asn documentation`: 
http://mirrorbrain.org/mod_asn/docs/installation/#installing-the-ip4r-data-type-into-postgresql
+
+
+Creating database schema
+------------------------
 
 Import the table structure and initial data::
 




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
        unsubscribe
to the address mirrorbrain-commits-requ...@mirrorbrain.org

Reply via email to