<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[120904] trunk/doc-new/guide/xml</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/120904">120904</a></dd>
<dt>Author</dt> <dd>cal@macports.org</dd>
<dt>Date</dt> <dd>2014-06-11 04:31:09 -0700 (Wed, 11 Jun 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>guide: s/Mac OS X/OS X/ unless explicitly referring to older versions</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdocnewguidexmlinstallingxml">trunk/doc-new/guide/xml/installing.xml</a></li>
<li><a href="#trunkdocnewguidexmlmacportsconfxml">trunk/doc-new/guide/xml/macports.conf.xml</a></li>
<li><a href="#trunkdocnewguidexmlportfilekeywordsxml">trunk/doc-new/guide/xml/portfile-keywords.xml</a></li>
<li><a href="#trunkdocnewguidexmlportfilestartupitemxml">trunk/doc-new/guide/xml/portfile-startupitem.xml</a></li>
<li><a href="#trunkdocnewguidexmlportfilevariantsxml">trunk/doc-new/guide/xml/portfile-variants.xml</a></li>
<li><a href="#trunkdocnewguidexmlportfiledevxml">trunk/doc-new/guide/xml/portfiledev.xml</a></li>
<li><a href="#trunkdocnewguidexmlportgroupxcodexml">trunk/doc-new/guide/xml/portgroup-xcode.xml</a></li>
<li><a href="#trunkdocnewguidexmlusingxml">trunk/doc-new/guide/xml/using.xml</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdocnewguidexmlinstallingxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/installing.xml (120903 => 120904)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/installing.xml        2014-06-11 11:26:31 UTC (rev 120903)
+++ trunk/doc-new/guide/xml/installing.xml        2014-06-11 11:31:09 UTC (rev 120904)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">   &lt;title&gt;Installing MacPorts&lt;/title&gt;
</span><span class="cx"> 
</span><span class="cx">   &lt;para&gt;This chapter shows you how to install MacPorts and its prerequisites step-by-step. Note that the section about
</span><del>-  &lt;link linkend=&quot;installing.xcode&quot;&gt;installing Xcode&lt;/link&gt; is Mac OS X-specific. If you wish to install MacPorts on
</del><ins>+  &lt;link linkend=&quot;installing.xcode&quot;&gt;installing Xcode&lt;/link&gt; is OS X-specific. If you wish to install MacPorts on
</ins><span class="cx">   another platform, first make sure you have a working C compiler installed, skip ahead to &lt;link
</span><span class="cx">     linkend=&quot;installing.macports.source&quot;&gt;installing MacPorts from source&lt;/link&gt;, and continue to the end of the
</span><span class="cx">   chapter.&lt;/para&gt;
</span><span class="lines">@@ -17,16 +17,16 @@
</span><span class="cx"> 
</span><span class="cx">     &lt;para&gt;
</span><span class="cx">       &lt;ulink url=&quot;https://developer.apple.com/xcode/&quot;&gt;Xcode&lt;/ulink&gt; is a package provided by Apple containing compilers,
</span><del>-      libraries and additional tools required to develop applications for Mac OS X.
</del><ins>+      libraries and additional tools required to develop applications for OS X.
</ins><span class="cx">     &lt;/para&gt;
</span><span class="cx"> 
</span><span class="cx">     &lt;note&gt;
</span><del>-      &lt;para&gt;Always make sure to install the latest available version of Xcode for your Mac OS X release; using outdated
-        versions of Xcode may cause port install failures. Also note that Xcode is not updated via Mac OS X's Software
</del><ins>+      &lt;para&gt;Always make sure to install the latest available version of Xcode for your OS X release; using outdated
+        versions of Xcode may cause port install failures. Also note that Xcode is not updated via OS X's Software
</ins><span class="cx">         Update utility on OS versions prior to 10.6, and is updated via the Mac App Store starting with 10.7.&lt;/para&gt;
</span><span class="cx">     &lt;/note&gt;
</span><span class="cx"> 
</span><del>-    &lt;para&gt;Follow the instructions for your version of Mac OS X:&lt;/para&gt;
</del><ins>+    &lt;para&gt;Follow the instructions for your version of OS X:&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">     &lt;section id=&quot;installing.xcode.mavericks&quot;&gt;
</span><span class="cx">       &lt;title&gt;Install Xcode on OS X 10.9 or later&lt;/title&gt;
</span><span class="lines">@@ -150,14 +150,14 @@
</span><span class="cx">   &lt;section id=&quot;installing.macports&quot;&gt;
</span><span class="cx">     &lt;title&gt;Install MacPorts&lt;/title&gt;
</span><span class="cx"> 
</span><del>-    &lt;para&gt;If you are using Mac OS X, you should install MacPorts using the Mac
-    OS X package installer unless you do not wish to install it to
-    &lt;filename&gt;/opt/local/&lt;/filename&gt;, the default MacPorts location, or if you
-    wish to install a pre-release version of MacPorts base. However, if you
-    wish to &lt;link linkend=&quot;installing.macports.source.multiple&quot;&gt;install
-    multiple copies of MacPorts&lt;/link&gt; or install MacPorts on another OS
-    platform, you must &lt;link linkend=&quot;installing.macports.source&quot;&gt;install
-    MacPorts from the source code&lt;/link&gt;.&lt;/para&gt;
</del><ins>+        &lt;para&gt;If you are using OS X, you should install MacPorts using the OS
+        X package installer unless you do not wish to install it to
+        &lt;filename&gt;/opt/local/&lt;/filename&gt;, the default MacPorts location, or if you
+        wish to install a pre-release version of MacPorts base. However, if you
+        wish to &lt;link linkend=&quot;installing.macports.source.multiple&quot;&gt;install
+                multiple copies of MacPorts&lt;/link&gt; or install MacPorts on another OS
+        platform, you must &lt;link linkend=&quot;installing.macports.source&quot;&gt;install
+                MacPorts from the source code&lt;/link&gt;.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">     &lt;note&gt;
</span><span class="cx">       &lt;para&gt;Though a distinction is made between pre-release and release
</span><span class="lines">@@ -169,9 +169,9 @@
</span><span class="cx">     &lt;/note&gt;
</span><span class="cx"> 
</span><span class="cx">     &lt;section id=&quot;installing.macports.binary&quot;&gt;
</span><del>-      &lt;title&gt;Mac OS X Package Install&lt;/title&gt;
</del><ins>+      &lt;title&gt;OS X Package Install&lt;/title&gt;
</ins><span class="cx"> 
</span><del>-      &lt;para&gt;The Mac OS X package installer automatically installs MacPorts,
</del><ins>+      &lt;para&gt;The OS X package installer automatically installs MacPorts,
</ins><span class="cx">       &lt;link linkend=&quot;installing.shell&quot;&gt;sets the shell environment&lt;/link&gt;, and
</span><span class="cx">       runs a &lt;link linkend=&quot;using.port.selfupdate&quot;&gt;selfupdate&lt;/link&gt; operation
</span><span class="cx">       to update the ports tree and MacPorts base with the latest
</span><span class="lines">@@ -444,7 +444,7 @@
</span><span class="cx">     &lt;title&gt;MacPorts and the Shell&lt;/title&gt;
</span><span class="cx"> 
</span><span class="cx">     &lt;para&gt;MacPorts requires that some environment variables be set in the
</span><del>-    shell. When MacPorts is installed using the Mac OS X package installer, a
</del><ins>+    shell. When MacPorts is installed using the OS X package installer, a
</ins><span class="cx">     &lt;quote&gt;postflight&lt;/quote&gt; script is run after installation that
</span><span class="cx">     automatically adds or modifies a shell configuration file in your home directory,
</span><span class="cx">     ensuring that it defines variables
</span></span></pre></div>
<a id="trunkdocnewguidexmlmacportsconfxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/macports.conf.xml (120903 => 120904)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/macports.conf.xml        2014-06-11 11:26:31 UTC (rev 120903)
+++ trunk/doc-new/guide/xml/macports.conf.xml        2014-06-11 11:31:09 UTC (rev 120904)
</span><span class="lines">@@ -108,8 +108,8 @@
</span><span class="cx">         &lt;term&gt;applications_dir&lt;/term&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;listitem&gt;
</span><del>-          &lt;para&gt;Directory to install MacPorts that install Mac OS X .app
-          bundles.&lt;/para&gt;
</del><ins>+                  &lt;para&gt;Directory to install MacPorts that install OS X .app
+                          bundles.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">           &lt;para&gt;Default: &lt;filename&gt;/Applications/MacPorts&lt;/filename&gt;&lt;/para&gt;
</span><span class="cx">         &lt;/listitem&gt;
</span></span></pre></div>
<a id="trunkdocnewguidexmlportfilekeywordsxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/portfile-keywords.xml (120903 => 120904)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/portfile-keywords.xml        2014-06-11 11:26:31 UTC (rev 120903)
+++ trunk/doc-new/guide/xml/portfile-keywords.xml        2014-06-11 11:31:09 UTC (rev 120904)
</span><span class="lines">@@ -198,7 +198,7 @@
</span><span class="cx"> 
</span><span class="cx">       &lt;listitem&gt;
</span><span class="cx">         &lt;para&gt;The CPU architectures for which this port can be built. Archs currently
</span><del>-        supported by Mac OS X are: i386, ppc, ppc64, x86_64. If this option is not
</del><ins>+        supported by OS X are: i386, ppc, ppc64, x86_64. If this option is not
</ins><span class="cx">         set, it is assumed that the port can build for all archs. If a port does not
</span><span class="cx">         install any architecture-specific files, use the special value
</span><span class="cx">         &lt;option&gt;noarch&lt;/option&gt;.&lt;/para&gt;
</span></span></pre></div>
<a id="trunkdocnewguidexmlportfilestartupitemxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/portfile-startupitem.xml (120903 => 120904)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/portfile-startupitem.xml        2014-06-11 11:26:31 UTC (rev 120903)
+++ trunk/doc-new/guide/xml/portfile-startupitem.xml        2014-06-11 11:31:09 UTC (rev 120904)
</span><span class="lines">@@ -7,12 +7,12 @@
</span><span class="cx">   &lt;para&gt;A StartupItem is a MacPorts facility to run &lt;quote&gt;daemons,&lt;/quote&gt; a Unix term for
</span><span class="cx">   programs that run continuously in the background, rather than under the
</span><span class="cx">   direct control of a user; for example, mail servers, network listeners, etc.
</span><del>-  Ports that use StartupItem keywords create Mac OS X scripts for &lt;ulink
</del><ins>+  Ports that use StartupItem keywords create OS X scripts for &lt;ulink
</ins><span class="cx">   url=&quot;http://developer.apple.com/macosx/launchd.html&quot;&gt;launchd&lt;/ulink&gt;, which
</span><span class="cx">   is the Apple facility introduced with Mac OS X 10.4 to replace xinetd for
</span><span class="cx">   starting and managing daemons. To support &lt;command&gt;launchd&lt;/command&gt;, a
</span><span class="cx">   program named &lt;command&gt;daemondo&lt;/command&gt; is provided by MacPorts base that
</span><del>-  serves as an adapter between Mac OS X's &lt;command&gt;launchd&lt;/command&gt; and
</del><ins>+  serves as an adapter between OS X's &lt;command&gt;launchd&lt;/command&gt; and
</ins><span class="cx">   daemons (&lt;quote&gt;executable&lt;/quote&gt; StartupItems) or traditional Unix startup
</span><span class="cx">   scripts that start daemons (&lt;quote&gt;script&lt;/quote&gt; StartupItems).&lt;/para&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -467,4 +467,4 @@
</span><span class="cx"> 
</span><span class="cx"> [... trimmed ...]&lt;/programlisting&gt;
</span><span class="cx">   &lt;/section&gt;
</span><del>-&lt;/section&gt;
</del><span class="cx">\ No newline at end of file
</span><ins>+&lt;/section&gt;
</ins></span></pre></div>
<a id="trunkdocnewguidexmlportfilevariantsxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/portfile-variants.xml (120903 => 120904)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/portfile-variants.xml        2014-06-11 11:26:31 UTC (rev 120903)
+++ trunk/doc-new/guide/xml/portfile-variants.xml        2014-06-11 11:31:09 UTC (rev 120904)
</span><span class="lines">@@ -100,7 +100,7 @@
</span><span class="cx">         &lt;term&gt;universal_variant&lt;/term&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;listitem&gt;
</span><del>-          &lt;para&gt;When using MacPorts on Mac OS X, a universal variant is
</del><ins>+          &lt;para&gt;When using MacPorts on OS X, a universal variant is
</ins><span class="cx">           defined by default to configure ports with universal flags. The
</span><span class="cx">           variant can be overridden if the default code does not work (see the
</span><span class="cx">           &lt;link linkend=&quot;reference.phases.configure.universal&quot;&gt;Configure
</span><span class="lines">@@ -169,7 +169,7 @@
</span><span class="cx">           &lt;para&gt;&lt;literal&gt;platform darwin
</span><span class="cx">           &lt;replaceable&gt;version&lt;/replaceable&gt;&lt;/literal&gt; can be used to handle
</span><span class="cx">           different tasks depending on the version of Darwin, the core
</span><del>-          operating system underlying Mac OS X.
</del><ins>+          operating system underlying OS X.
</ins><span class="cx">           &lt;replaceable&gt;version&lt;/replaceable&gt; is the major version of Darwin,
</span><span class="cx">           and can be &lt;literal&gt;8&lt;/literal&gt; for Mac OS X 10.4 Tiger,
</span><span class="cx">           &lt;literal&gt;9&lt;/literal&gt; for 10.5 Leopard, &lt;literal&gt;10&lt;/literal&gt; for
</span></span></pre></div>
<a id="trunkdocnewguidexmlportfiledevxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/portfiledev.xml (120903 => 120904)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/portfiledev.xml        2014-06-11 11:26:31 UTC (rev 120903)
+++ trunk/doc-new/guide/xml/portfiledev.xml        2014-06-11 11:31:09 UTC (rev 120904)
</span><span class="lines">@@ -1104,7 +1104,7 @@
</span><span class="cx">       the buildbot will check whether a rebuild of the corresponding port(s) would
</span><span class="cx">       be necessary. If the port(s) in question are distributable their binary
</span><span class="cx">       archives will be kept for subsequent distribution for the three most current
</span><del>-      versions of the Mac OS X operating system.&lt;/para&gt;
</del><ins>+      versions of the OS X operating system.&lt;/para&gt;
</ins><span class="cx">       
</span><span class="cx">       &lt;para&gt;If a build error occurred for a port its maintainer will be informed via
</span><span class="cx">       an email so that problems which did not surface on the maintainer's machine will
</span></span></pre></div>
<a id="trunkdocnewguidexmlportgroupxcodexml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/portgroup-xcode.xml (120903 => 120904)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/portgroup-xcode.xml        2014-06-11 11:26:31 UTC (rev 120903)
+++ trunk/doc-new/guide/xml/portgroup-xcode.xml        2014-06-11 11:31:09 UTC (rev 120904)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> 
</span><span class="cx">   &lt;para&gt;Using &lt;code&gt;PortGroup xcode&lt;/code&gt; is a way to make your port able to
</span><span class="cx">   tolerate Xcode version updates because the PortGroup is tested against all
</span><del>-  supported Mac OS X and Xcode versions.&lt;/para&gt;
</del><ins>+  supported OS X and Xcode versions.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">   &lt;section id=&quot;reference.portgroup.xcode.keywords&quot;&gt;
</span><span class="cx">     &lt;title&gt;xcode PortGroup Specific Keywords&lt;/title&gt;
</span></span></pre></div>
<a id="trunkdocnewguidexmlusingxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/using.xml (120903 => 120904)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/using.xml        2014-06-11 11:26:31 UTC (rev 120903)
+++ trunk/doc-new/guide/xml/using.xml        2014-06-11 11:31:09 UTC (rev 120904)
</span><span class="lines">@@ -97,14 +97,14 @@
</span><span class="cx">       &lt;para&gt;The &lt;option&gt;sync&lt;/option&gt; action performs a subset of
</span><span class="cx">       &lt;option&gt;selfupdate&lt;/option&gt; actions. It synchronizes the ports tree, as
</span><span class="cx">       does &lt;option&gt;selfupdate&lt;/option&gt;, but it does not check for upgrades to
</span><del>-      MacPorts base. On Mac OS X, unless there is a special reason not to do
</del><ins>+      MacPorts base. On OS X, unless there is a special reason not to do
</ins><span class="cx">       so, you should run &lt;link
</span><span class="cx">       linkend=&quot;using.port.selfupdate&quot;&gt;selfupdate&lt;/link&gt;.&lt;/para&gt;
</span><span class="cx"> 
</span><span class="cx">       &lt;note&gt;
</span><del>-        &lt;para&gt;For platforms other than Mac OS X, &lt;option&gt;sync&lt;/option&gt; is the
</del><ins>+        &lt;para&gt;For platforms other than OS X, &lt;option&gt;sync&lt;/option&gt; is the
</ins><span class="cx">         only way to get port updates because &lt;option&gt;selfupdate&lt;/option&gt; is
</span><del>-        supported only on Mac OS X.&lt;/para&gt;
</del><ins>+        supported only on OS X.&lt;/para&gt;
</ins><span class="cx">       &lt;/note&gt;
</span><span class="cx">     &lt;/section&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -766,15 +766,15 @@
</span><span class="cx"> 
</span><span class="cx">       &lt;para&gt;Binary packages are standalone binary installers that are
</span><span class="cx">       precompiled; they do not require MacPorts on the target system. Binary
</span><del>-      files created with MacPorts may be either .pkg (Mac OS X Installer
</del><ins>+      files created with MacPorts may be either .pkg (OS X Installer
</ins><span class="cx">       Packages), or .rpm (RPM Package Manager) format. MacPorts may also
</span><del>-      process a .pkg package into a Mac OS X .dmg disk image file. You may
</del><ins>+      process a .pkg package into a OS X .dmg disk image file. You may
</ins><span class="cx">       create binary packages with the &lt;command&gt;port&lt;/command&gt; command as shown
</span><span class="cx">       in these examples.&lt;/para&gt;
</span><span class="cx"> 
</span><span class="cx">       &lt;programlisting&gt;&lt;prompt&gt;%%&lt;/prompt&gt; &lt;userinput&gt;sudo port pkg pstree&lt;/userinput&gt;&lt;/programlisting&gt;
</span><span class="cx"> 
</span><del>-      &lt;para&gt;You may create a Mac OS X .dmg disk image file as shown.&lt;/para&gt;
</del><ins>+      &lt;para&gt;You may create a OS X .dmg disk image file as shown.&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">       &lt;programlisting&gt;&lt;prompt&gt;%%&lt;/prompt&gt; &lt;userinput&gt;sudo port dmg pstree&lt;/userinput&gt;&lt;/programlisting&gt;
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>