[32045] trunk/doc-new/guide/xml

simon at macports.org simon at macports.org
Fri Dec 14 06:21:40 PST 2007


Revision: 32045
          http://trac.macosforge.org/projects/macports/changeset/32045
Author:   simon at macports.org
Date:     2007-12-14 06:21:36 -0800 (Fri, 14 Dec 2007)

Log Message:
-----------
doc-new: Be consistent with option and literal tag.

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfile-phase.7.xml
    trunk/doc-new/guide/xml/portfile-startupitem.7.xml

Modified: trunk/doc-new/guide/xml/portfile-phase.7.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-phase.7.xml	2007-12-14 14:21:21 UTC (rev 32044)
+++ trunk/doc-new/guide/xml/portfile-phase.7.xml	2007-12-14 14:21:36 UTC (rev 32045)
@@ -123,8 +123,8 @@
 
           <para>Any empty directories in <varname>${destroot}</varname> upon
           completion of the destroot phase are removed unless a directory name
-          is placed in the value field of the optional destroot.keepdirs
-          keyword.</para>
+          is placed in the value field of the optional
+          <code>destroot.keepdirs</code> keyword.</para>
         </listitem>
       </varlistentry>
 
@@ -1719,12 +1719,12 @@
         <term>configure.install</term>
 
         <listitem>
-          <para>Set INSTALL flag for selecting an install tool; used for
-          copying files and creating directories.</para>
+          <para>Set <literal>INSTALL</literal> flag for selecting an install
+          tool; used for copying files and creating directories.</para>
 
           <itemizedlist>
             <listitem>
-              <para>Default: <literal>/usr/bin/install</literal></para>
+              <para>Default: <filename>/usr/bin/install</filename></para>
             </listitem>
 
             <listitem>
@@ -2207,12 +2207,11 @@
 
           <itemizedlist>
             <listitem>
-              <para>Default: <literal>gnu</literal></para>
+              <para>Default: <option>gnu</option></para>
             </listitem>
 
             <listitem>
-              <para>Values: <literal>gnu</literal>
-              <literal>bsd</literal></para>
+              <para>Values: <option>gnu</option> <option>bsd</option></para>
             </listitem>
 
             <listitem>
@@ -2446,8 +2445,7 @@
             </listitem>
 
             <listitem>
-              <para>Values: <literal>gnu</literal>
-              <literal>bsd</literal></para>
+              <para>Values: <option>gnu</option> <option>bsd</option></para>
             </listitem>
 
             <listitem>
@@ -2617,7 +2615,7 @@
         <listitem>
           <para>MacPorts tests for compliance to the common directory
           structure in <varname>${prefix}</varname>. If a port is not
-          compliant with the standard, set it to "yes".</para>
+          compliant with the standard, set it to <option>yes</option>.</para>
 
           <para>You can find the macports standard in <link
           linkend="internals.hierarchy">MacPorts File Hierarchy</link> or in

Modified: trunk/doc-new/guide/xml/portfile-startupitem.7.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-startupitem.7.xml	2007-12-14 14:21:21 UTC (rev 32044)
+++ trunk/doc-new/guide/xml/portfile-startupitem.7.xml	2007-12-14 14:21:36 UTC (rev 32045)
@@ -90,7 +90,8 @@
           startupitem will be generated that is of the appropriate type for
           the OS. For instance, launchd is used on system 10.4, while
           SystemStarter is used on prior Mac OS X systems. A global default
-          may be specified with the startupitem_type preference in ports.conf.
+          may be specified with the startupitem_type preference in
+          <filename>ports.conf</filename>.
           </para>
 
           <itemizedlist>
@@ -99,9 +100,9 @@
             </listitem>
 
             <listitem>
-              <para>Values: <literal>SystemStarter</literal>
-              <literal>launchd</literal> <literal>default</literal>
-              <literal>rcNG</literal></para>
+              <para>Values: <option>SystemStarter</option>
+              <option>launchd</option> <option>default</option>
+              <option>rcNG</option></para>
             </listitem>
 
             <listitem>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071214/f72402a2/attachment.html


More information about the macports-changes mailing list