Fixed wrapping in README.Debian.
authorDaniel Baumann <daniel@debian.org>
Tue, 21 Apr 2009 09:06:44 +0000 (12:06 +0300)
committerP. Christeas <p_christ@hol.gr>
Tue, 21 Apr 2009 09:06:44 +0000 (12:06 +0300)
bzr revid: p_christ@hol.gr-20090421090644-ilkonfopxfknnl2s

debian/openerp-server.README.Debian

index 13e7dde..8414958 100644 (file)
@@ -21,9 +21,9 @@ explanation how to achieve this (you need to execute all commands as root):
 
      # su - postgres -c "createuser -q --createdb --adduser openerp"
 
-     Note: If you want to run the database as another user than 'openerp', you need
-     to replace 'openerp' above with the user you want instead, and you need to
-     adjust 'db_user = openerp' in /etc/openerp-server.conf too.
+     Note: If you want to run the database as another user than 'openerp', you
+     need to replace 'openerp' above with the user you want instead, and you
+     need to adjust 'db_user = openerp' in /etc/openerp-server.conf too.
 
   4. Initializing the database