[37418] trunk/doc-new/guide/xml/portfiledev.xml

markd at macports.org markd at macports.org
Fri Jun 6 15:29:18 PDT 2008


Revision: 37418
          http://trac.macosforge.org/projects/macports/changeset/37418
Author:   markd at macports.org
Date:     2008-06-06 15:29:17 -0700 (Fri, 06 Jun 2008)

Log Message:
-----------
Fix a mistatement about indentation in port style.

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfiledev.xml

Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml	2008-06-06 21:30:44 UTC (rev 37417)
+++ trunk/doc-new/guide/xml/portfiledev.xml	2008-06-06 22:29:17 UTC (rev 37418)
@@ -724,9 +724,8 @@
       example, to set multiple source download locations, multiple
       "master_sites" must be defined. Unless the second column items are few
       and short you should use multiple lines, separate lines with a
-      backslash, and (to emphasize the unity of the block) indent the first
-      line at a deeper level than the following lines as shown in this
-      example.</para>
+      backslash, and (to emphasize the unity of the block) indent the lines
+      after the first at a deeper level as shown in this example.</para>
 
       <programlisting>destroot.keepdirs   ${destroot}${prefix}/var/run \
                     ${destroot}${prefix}/var/log \
@@ -759,4 +758,4 @@
       ${name}-src-${version}</para>
     </section>
   </section>
-</chapter>
+</chapter>
\ No newline at end of file

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080606/428ddbf8/attachment.htm 


More information about the macports-changes mailing list