[57835] trunk/doc-new/guide/xml/portfile-variables.xml

ryandesign at macports.org ryandesign at macports.org
Thu Sep 17 01:31:37 PDT 2009


Revision: 57835
          http://trac.macports.org/changeset/57835
Author:   ryandesign at macports.org
Date:     2009-09-17 01:31:37 -0700 (Thu, 17 Sep 2009)
Log Message:
-----------
os.endian is either "big" or "little"

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfile-variables.xml

Modified: trunk/doc-new/guide/xml/portfile-variables.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-variables.xml	2009-09-17 08:28:12 UTC (rev 57834)
+++ trunk/doc-new/guide/xml/portfile-variables.xml	2009-09-17 08:31:37 UTC (rev 57835)
@@ -186,7 +186,7 @@
       <term>os.endian</term>
 
       <listitem>
-        <para>Endianness of the processor (i.e. "bigEndian").</para>
+        <para>Endianness of the processor -- either "big" (on PowerPC systems) or "little" (on Intel systems).</para>
       </listitem>
     </varlistentry>
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090917/60e486eb/attachment.html>


More information about the macports-changes mailing list