Revision: 103302 https://trac.macports.org/changeset/103302 Author: larryv@macports.org Date: 2013-02-20 22:11:08 -0800 (Wed, 20 Feb 2013) Log Message: ----------- guide: Use unordered lists for Xcode installer options. Modified Paths: -------------- trunk/doc-new/guide/xml/installing.xml Modified: trunk/doc-new/guide/xml/installing.xml =================================================================== --- trunk/doc-new/guide/xml/installing.xml 2013-02-21 04:52:50 UTC (rev 103301) +++ trunk/doc-new/guide/xml/installing.xml 2013-02-21 06:11:08 UTC (rev 103302) @@ -178,7 +178,7 @@ <para>Ensure that those of the following options that are available in the installer for your version of Xcode are selected: - <orderedlist> + <itemizedlist> <listitem> <guibutton>UNIX Development</guibutton> </listitem> @@ -191,7 +191,7 @@ <listitem> <guibutton>Command Line Support</guibutton> </listitem> - </orderedlist> + </itemizedlist> </para> </section> @@ -210,7 +210,7 @@ <para>Ensure that those of the following options that are available in the installer for your version of Xcode are selected: - <orderedlist> + <itemizedlist> <listitem> <guibutton>UNIX Development</guibutton> </listitem> @@ -223,7 +223,7 @@ <listitem> <guibutton>Command Line Support</guibutton> </listitem> - </orderedlist> + </itemizedlist> </para> </section> </section>
participants (1)
-
larryv@macports.org