[57833] trunk/doc-new/guide/xml
ryandesign at macports.org
ryandesign at macports.org
Thu Sep 17 01:24:24 PDT 2009
Revision: 57833
http://trac.macports.org/changeset/57833
Author: ryandesign at macports.org
Date: 2009-09-17 01:24:20 -0700 (Thu, 17 Sep 2009)
Log Message:
-----------
ie => i.e.
Modified Paths:
--------------
trunk/doc-new/guide/xml/portfile-variables.xml
trunk/doc-new/guide/xml/portgroup-perl.xml
trunk/doc-new/guide/xml/portgroup-python.xml
trunk/doc-new/guide/xml/portgroup-ruby.xml
Modified: trunk/doc-new/guide/xml/portfile-variables.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-variables.xml 2009-09-17 08:04:30 UTC (rev 57832)
+++ trunk/doc-new/guide/xml/portfile-variables.xml 2009-09-17 08:24:20 UTC (rev 57833)
@@ -161,7 +161,7 @@
<term>os.platform</term>
<listitem>
- <para>Identifies platform type (ie "darwin", "freebsd", etc).</para>
+ <para>Identifies platform type (i.e. "darwin", "freebsd", etc).</para>
</listitem>
</varlistentry>
@@ -169,7 +169,7 @@
<term>os.arch</term>
<listitem>
- <para>Identifies hardware type (ie "powerpc", "intel").</para>
+ <para>Identifies hardware type (i.e. "powerpc", "intel").</para>
</listitem>
</varlistentry>
@@ -177,7 +177,7 @@
<term>os.version</term>
<listitem>
- <para>The version number of the host operating system (ie "8.0" for
+ <para>The version number of the host operating system (i.e. "8.0" for
Darwin 8.0).</para>
</listitem>
</varlistentry>
@@ -186,7 +186,7 @@
<term>os.endian</term>
<listitem>
- <para>Endianness of the processor (ie "bigEndian").</para>
+ <para>Endianness of the processor (i.e. "bigEndian").</para>
</listitem>
</varlistentry>
@@ -194,7 +194,7 @@
<term>os.major</term>
<listitem>
- <para>The major version number of the host operating system (ie "8"
+ <para>The major version number of the host operating system (i.e. "8"
for Darwin 8.0).</para>
</listitem>
</varlistentry>
Modified: trunk/doc-new/guide/xml/portgroup-perl.xml
===================================================================
--- trunk/doc-new/guide/xml/portgroup-perl.xml 2009-09-17 08:04:30 UTC (rev 57832)
+++ trunk/doc-new/guide/xml/portgroup-perl.xml 2009-09-17 08:24:20 UTC (rev 57833)
@@ -98,7 +98,7 @@
<term>perl5.bin</term>
<listitem>
- <para>The Perl binary path (ie,
+ <para>The Perl binary path (i.e.,
<filename>${prefix}/bin/perl</filename>).</para>
</listitem>
</varlistentry>
Modified: trunk/doc-new/guide/xml/portgroup-python.xml
===================================================================
--- trunk/doc-new/guide/xml/portgroup-python.xml 2009-09-17 08:04:30 UTC (rev 57832)
+++ trunk/doc-new/guide/xml/portgroup-python.xml 2009-09-17 08:24:20 UTC (rev 57833)
@@ -27,7 +27,7 @@
<term>python.lib</term>
<listitem>
- <para>The Python dynamic library and path (ie,
+ <para>The Python dynamic library and path (i.e.,
<filename>${prefix}/lib/libpython2.x.dylib</filename>).</para>
</listitem>
</varlistentry>
@@ -44,7 +44,7 @@
<term>python.pkgd</term>
<listitem>
- <para>Path to the Python site-packages directory. (ie,
+ <para>Path to the Python site-packages directory. (i.e.,
<filename>${prefix}/lib/python2.4/site-packages</filename>).</para>
</listitem>
</varlistentry>
Modified: trunk/doc-new/guide/xml/portgroup-ruby.xml
===================================================================
--- trunk/doc-new/guide/xml/portgroup-ruby.xml 2009-09-17 08:04:30 UTC (rev 57832)
+++ trunk/doc-new/guide/xml/portgroup-ruby.xml 2009-09-17 08:24:20 UTC (rev 57833)
@@ -35,7 +35,7 @@
<term>ruby.lib</term>
<listitem>
- <para>Path to the Ruby vendorlibdir directory (ie,
+ <para>Path to the Ruby vendorlibdir directory (i.e.,
<filename>${prefix}/lib/ruby/vendor_ruby/${ruby.version}</filename>)</para>
</listitem>
</varlistentry>
@@ -45,7 +45,7 @@
<listitem>
<para>The name for the Ruby architecture-dependent directory name
- (ie, <literal>i686-darwin8.10.1</literal>).</para>
+ (i.e., <literal>i686-darwin8.10.1</literal>).</para>
</listitem>
</varlistentry>
@@ -53,7 +53,7 @@
<term>ruby.archlib</term>
<listitem>
- <para>Path to the Ruby vendor archdir (ie,
+ <para>Path to the Ruby vendor archdir (i.e.,
<filename>${ruby.lib}/${ruby.arch}</filename>).</para>
</listitem>
</varlistentry>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090917/1d392f2a/attachment.html>
More information about the macports-changes
mailing list