]> granicus.if.org Git - postgis/commitdiff
Add more uses of <command> and <filename> in installation.xml
authorSandro Santilli <strk@keybit.net>
Fri, 12 Oct 2012 07:49:54 +0000 (07:49 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 12 Oct 2012 07:49:54 +0000 (07:49 +0000)
Also fixes a missing dash in "make comments-install"

git-svn-id: http://svn.osgeo.org/postgis/trunk@10411 b70326c6-7e19-0410-871a-916f4a2858ee

doc/installation.xml

index 9234d3b858ef1e3507f41626deb13313da8810bc..e365dfc0049605e8de9795617c291d998d8eb1c7 100644 (file)
@@ -30,9 +30,14 @@ psql -d yourdatabase -f topology/topology.sql
 psql -d yourdatabase -f doc/topology_comments.sql
 
 </programlisting>
-<note><para>topology_comments.sql since its an optional feature is not installed by make install or make comments install. However if
-you do a <command>make comments</command> or <command>make topology_comments.sql</command>, it will be generated in the docs folder</para>
-</note>
+<note><para>
+<filename>topology_comments.sql</filename> since its an optional feature
+is not installed by <command>make install</command> or
+<command>make comments-install</command>.
+However if you do a <command>make comments</command> or
+<command>make topology_comments.sql</command>, it will be generated
+in the docs folder
+</para></note>
 
        <para>
          The rest of this chapter goes into detail each of the above installation