Skip to content
Permalink
Browse files

Fix typos; reword some descriptions

  • Loading branch information
ryandesign committed Mar 12, 2018
1 parent 79bd6cf commit ff4f8d5227e24993476422af5b18d9ea6778335b
Showing with 7 additions and 7 deletions.
  1. +7 −7 guide/xml/macports.conf.xml
@@ -72,7 +72,7 @@
<term>portdbpath</term>

<listitem>
<para>Directory where MacPorts keeps working data as downloaded
<para>Directory where MacPorts keeps working data such as downloaded
sources, installed port receipts, and the main registry. Same path
restrictions apply as for '${prefix}'.</para>

@@ -95,7 +95,7 @@
<term>build_arch</term>

<listitem>
<para>The machine architecture to build for in normal use.
<para>The machine architecture for which to build in normal use.
Options include: ppc, i386, ppc64, x86_64</para>

<para>Default: </para>
@@ -108,7 +108,7 @@
<term>applications_dir</term>

<listitem>
<para>Directory to install MacPorts that install OS X .app
<para>Directory in which ports will install native macOS application
bundles.</para>

<para>Default: <filename>/Applications/MacPorts</filename></para>
@@ -119,7 +119,7 @@
<term>frameworks_dir</term>

<listitem>
<para>Directory to install frameworks installed by ports.</para>
<para>Directory in which ports will install native macOS frameworks.</para>

<para>Default:
<filename>${prefix}/Library/Frameworks</filename></para>
@@ -266,7 +266,7 @@
<term>destroot_umask</term>

<listitem>
<para>Umask value to use during the destrooting or a port.</para>
<para>Umask value to use during the destrooting of a port.</para>

<para>Default: 022</para>
</listitem>
@@ -298,7 +298,7 @@
<term>host_blacklist</term>

<listitem>
<para>Space separated list of download hosts that should not be used.</para>
<para>Space-separated list of download hosts that should not be used.</para>

<para>Default: none</para>

@@ -313,7 +313,7 @@
<term>preferred_hosts</term>

<listitem>
<para>Space separated list of download hosts that should be used preferentially.</para>
<para>Space-separated list of download hosts that should be used preferentially.</para>

<para>Default: none</para>
</listitem>

0 comments on commit ff4f8d5

Please sign in to comment.
You can’t perform that action at this time.