From: Sandro Santilli Date: Fri, 12 Oct 2012 07:49:54 +0000 (+0000) Subject: Add more uses of and in installation.xml X-Git-Tag: 2.1.0beta2~555 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db7317982843cbf50720e976cfd22ce730ba4c6b;p=postgis Add more uses of and in installation.xml Also fixes a missing dash in "make comments-install" git-svn-id: http://svn.osgeo.org/postgis/trunk@10411 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/installation.xml b/doc/installation.xml index 9234d3b85..e365dfc00 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -30,9 +30,14 @@ psql -d yourdatabase -f topology/topology.sql psql -d yourdatabase -f doc/topology_comments.sql -topology_comments.sql since its an optional feature is not installed by make install or make comments install. However if -you do a make comments or make topology_comments.sql, it will be generated in the docs folder - + +topology_comments.sql since its an optional feature +is not installed by make install or +make comments-install. +However if you do a make comments or +make topology_comments.sql, it will be generated +in the docs folder + The rest of this chapter goes into detail each of the above installation