<!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>[123948] trunk/base/doc</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/123948">123948</a></dd>
<dt>Author</dt> <dd>cal@macports.org</dd>
<dt>Date</dt> <dd>2014-08-16 06:45:03 -0700 (Sat, 16 Aug 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>base: unify formatting in manpages

 - all options are printed in bold
 - 'Portfile' is always underlined
 - fix list in port-lint.1</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkbasedocportactivate1txt">trunk/base/doc/port-activate.1.txt</a></li>
<li><a href="#trunkbasedocportarchivefetch1txt">trunk/base/doc/port-archivefetch.1.txt</a></li>
<li><a href="#trunkbasedocportcontents1txt">trunk/base/doc/port-contents.1.txt</a></li>
<li><a href="#trunkbasedocportdir1txt">trunk/base/doc/port-dir.1.txt</a></li>
<li><a href="#trunkbasedocportdistcheck1txt">trunk/base/doc/port-distcheck.1.txt</a></li>
<li><a href="#trunkbasedocportdmg1txt">trunk/base/doc/port-dmg.1.txt</a></li>
<li><a href="#trunkbasedocportedit1txt">trunk/base/doc/port-edit.1.txt</a></li>
<li><a href="#trunkbasedocportinfo1txt">trunk/base/doc/port-info.1.txt</a></li>
<li><a href="#trunkbasedocportinstalled1txt">trunk/base/doc/port-installed.1.txt</a></li>
<li><a href="#trunkbasedocportlint1txt">trunk/base/doc/port-lint.1.txt</a></li>
<li><a href="#trunkbasedocportrevupgrade1txt">trunk/base/doc/port-rev-upgrade.1.txt</a></li>
<li><a href="#trunkbasedocportselfupdate1txt">trunk/base/doc/port-selfupdate.1.txt</a></li>
<li><a href="#trunkbasedocportuninstall1txt">trunk/base/doc/port-uninstall.1.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkbasedocportactivate1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-activate.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-activate.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-activate.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx"> OPTIONS
</span><span class="cx"> -------
</span><span class="cx"> 
</span><del>---no-exec::
</del><ins>+*--no-exec*::
</ins><span class="cx">     Do not execute any stored pre- or post-uninstall procedures.
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbasedocportarchivefetch1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-archivefetch.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-archivefetch.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-archivefetch.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx"> 
</span><span class="cx"> include::global-flags.txt[]
</span><span class="cx"> 
</span><del>--p::
</del><ins>+*-p*::
</ins><span class="cx">     Proceed even if a port fails to fetch. This is useful if you are trying to
</span><span class="cx">     download all available binary images for a number of ports, e.g., if you
</span><span class="cx">     want to install them later without a network connection.
</span></span></pre></div>
<a id="trunkbasedocportcontents1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-contents.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-contents.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-contents.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -29,39 +29,39 @@
</span><span class="cx"> OPTIONS
</span><span class="cx"> -------
</span><span class="cx"> 
</span><del>---size::
</del><ins>+*--size*::
</ins><span class="cx">     Enable printing a human-readable representation of the files' sizes. The
</span><span class="cx">     size output can be adjusted using the *--units 'unit'* flag.
</span><span class="cx"> 
</span><del>---units 'unit'::
</del><ins>+*--units 'unit'*::
</ins><span class="cx">     Used in conjunction with *--size* to choose the unit in which the size is
</span><span class="cx">     given. Valid values for 'unit' are
</span><span class="cx"> 
</span><del>-    B:::
</del><ins>+    *B*:::
</ins><span class="cx">         List sizes in bytes.
</span><span class="cx"> 
</span><del>-    K, Ki, or KiB:::
</del><ins>+    *K*, *Ki*, *KiB*:::
</ins><span class="cx">         List sizes in KiB, i.e., 1024 bytes.
</span><span class="cx"> 
</span><del>-    Mi, or MiB:::
</del><ins>+    *Mi*, *MiB*:::
</ins><span class="cx">         List sizes in MiB, i.e., 1024 * 1024 bytes.
</span><span class="cx"> 
</span><del>-    Gi, or GiB:::
</del><ins>+    *Gi*, *GiB*:::
</ins><span class="cx">         List sizes in GiB, i.e., 1024 * 1024 * 1024 bytes.
</span><span class="cx"> 
</span><del>-    k, or kB:::
</del><ins>+    *k*, *kB*:::
</ins><span class="cx">         List sizes in kB, i.e., 1000 bytes.
</span><span class="cx"> 
</span><del>-    M, or MB:::
</del><ins>+    *M*, *MB*:::
</ins><span class="cx">         List sizes in MB, i.e., 1000 * 1000 bytes.
</span><span class="cx"> 
</span><del>-    G, or GB:::
</del><ins>+    *G*, *GB*:::
</ins><span class="cx">         List sizes in GB, i.e., 1000 * 1000 * 1000 bytes.
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> include::global-flags.txt[]
</span><span class="cx"> 
</span><del>--q::
</del><ins>+*-q*::
</ins><span class="cx">     Do not print the header line.
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbasedocportdir1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-dir.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-dir.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-dir.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -35,9 +35,9 @@
</span><span class="cx"> These commands print a path for each given port. The meaning of the path
</span><span class="cx"> differs by the command given:
</span><span class="cx"> 
</span><del>-*port dir* prints the directory that contains the Portfile for the given port
</del><ins>+*port dir* prints the directory that contains the 'Portfile' for the given port
</ins><span class="cx"> expression. This can be quite handy in your shell, if you want to locate
</span><del>-a Portfile:
</del><ins>+a 'Portfile':
</ins><span class="cx"> 
</span><span class="cx"> ----
</span><span class="cx"> cd $(port dir &lt;portname&gt;)
</span><span class="lines">@@ -46,9 +46,9 @@
</span><span class="cx"> *port url* prints a unique URL for the given port expression. This command
</span><span class="cx"> mostly exists for historical reasons and isn't of much use nowadays.
</span><span class="cx"> 
</span><del>-*port file* prints the path of the Portfile for the given port expression. This
-can be useful to locate a port's definition. Note that you can always get this
-by using *port dir* and appending 'Portfile'. You could use *port file* in
</del><ins>+*port file* prints the path of the 'Portfile' for the given port expression.
+This can be useful to locate a port's definition. Note that you can always get
+this by using *port dir* and appending 'Portfile'. You could use *port file* in
</ins><span class="cx"> a shell to edit a Portfile, but note that you can also use man:port-edit[1] to
</span><span class="cx"> achieve the same.
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbasedocportdistcheck1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-distcheck.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-distcheck.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-distcheck.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -18,17 +18,17 @@
</span><span class="cx"> *port distcheck* downloads all source files for a given port from all available
</span><span class="cx"> mirrors (including MacPorts' mirror infrastructure) and checks that the
</span><span class="cx"> modification date of the file on the mirror is not more recent than the
</span><del>-modification date of the Portfile.
</del><ins>+modification date of the 'Portfile'.
</ins><span class="cx"> 
</span><span class="cx"> Distcheck can be switched to verify the file size of the downloaded files
</span><del>-instead by setting the 'distcheck.type' option to 'filesize' in the Portfile for
-the tested port.
</del><ins>+instead by setting the 'distcheck.type' option to 'filesize' in the 'Portfile'
+for the tested port.
</ins><span class="cx"> 
</span><span class="cx"> BUGS
</span><span class="cx"> ----
</span><span class="cx"> *port distcheck* should not rely on timestamps or file sizes but use the
</span><del>-checksums available in the Portfile to verify the integrity of the files on the
-mirrors instead. See man:port-checksum[1].
</del><ins>+checksums available in the 'Portfile' to verify the integrity of the files on
+the mirrors instead. See man:port-checksum[1].
</ins><span class="cx"> 
</span><span class="cx"> Meanwhile, you can use source:contrib/port-checkmirrors[port-checkmirrors] from
</span><span class="cx"> contrib to do that.
</span></span></pre></div>
<a id="trunkbasedocportdmg1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-dmg.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-dmg.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-dmg.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx"> suitable for standalone redistribution. *port mdmg* wraps this .mpkg package in
</span><span class="cx"> a disk image.
</span><span class="cx"> 
</span><del>-On OS X 10.6 and later, the generated installer packages are in &quot;flat&quot; format,
</del><ins>+On OS X 10.6 and later, the generated installer packages are in ``flat'' format,
</ins><span class="cx"> such that wrapping them in a disk image is no longer necessary for online
</span><span class="cx"> redistribution. Prior to OS X 10.6, generated installer packages could not be
</span><span class="cx"> used for online distribution without a wrapping disk image.
</span></span></pre></div>
<a id="trunkbasedocportedit1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-edit.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-edit.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-edit.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -16,11 +16,11 @@
</span><span class="cx"> 
</span><span class="cx"> DESCRIPTION
</span><span class="cx"> -----------
</span><del>-*port edit* will open the associated Portfile in an editor. It will try to
</del><ins>+*port edit* will open the associated 'Portfile' in an editor. It will try to
</ins><span class="cx"> determine your favorite editor by respecting the environment variables *$VISUAL*
</span><span class="cx"> or *$EDITOR* in this order. If none has been set it will fallback to
</span><span class="cx"> '/usr/bin/vi'. Your shell will be blocked until the editor returns. The path to
</span><del>-the Portfile is passed as one single argument to the editor.
</del><ins>+the 'Portfile' is passed as one single argument to the editor.
</ins><span class="cx"> 
</span><span class="cx"> If you specify multiple ports, the editor is executed multiple times for
</span><span class="cx"> each of them one after another.
</span></span></pre></div>
<a id="trunkbasedocportinfo1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-info.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-info.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-info.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -32,72 +32,72 @@
</span><span class="cx"> The following options do not select fields for the output but change how the
</span><span class="cx"> information is obtained or formatted:
</span><span class="cx"> 
</span><del>---index::
-    Do not read the Portfile, but rely solely on the port index information.
</del><ins>+*--index*::
+    Do not read the 'Portfile', but rely solely on the port index information.
</ins><span class="cx">     Note that this option will prevent the information reported from reflecting
</span><span class="cx">     the effects of any variants specified.
</span><span class="cx"> 
</span><del>---line::
</del><ins>+*--line*::
</ins><span class="cx">     Print a single line for each port. Fields are separated by spaces.
</span><span class="cx"> 
</span><del>---pretty::
</del><ins>+*--pretty*::
</ins><span class="cx">     Format the output in a convenient, human-readable fashion. This is the
</span><span class="cx">     default when no options are specified.
</span><span class="cx"> 
</span><span class="cx"> The rest of the options affect which fields will be given in the output:
</span><span class="cx"> 
</span><del>---category, --categories::
</del><ins>+*--category*, *--categories*::
</ins><span class="cx">     List the categories of a port.
</span><span class="cx"> 
</span><del>---depends, --depends_fetch, --depends_extract, --depends_build, --depends_lib, --depends_run::
</del><ins>+*--depends*, *--depends_fetch*, *--depends_extract*, *--depends_build*, *--depends_lib*, *--depends_run*::
</ins><span class="cx">     List the specified dependencies of a port. *--depends* is a shorthand option
</span><span class="cx">     for all other *--depends_** options.
</span><span class="cx"> 
</span><del>---description, --long_description::
</del><ins>+*--description*, *--long_description*::
</ins><span class="cx">     Print the short or long description of a port, respectively.
</span><span class="cx"> 
</span><del>---epoch, --version, --revision::
</del><ins>+*--epoch*, *--version*, *--revision*::
</ins><span class="cx">     List the components of a MacPorts version tuple, epoch, version and
</span><span class="cx">     revision, respectively.
</span><span class="cx"> 
</span><del>---fullname::
-    Print name and the full MacPorts version tuple, e.g., &quot;yubico-pam @2.16&quot;.
</del><ins>+*--fullname*::
+    Print name and the full MacPorts version tuple, e.g., ``yubico-pam @2.16''.
</ins><span class="cx"> 
</span><del>---heading::
</del><ins>+*--heading*::
</ins><span class="cx">     Like *--fullname* but including the categories.
</span><span class="cx"> 
</span><del>---homepage::
</del><ins>+*--homepage*::
</ins><span class="cx">     List the homepage of a port.
</span><span class="cx"> 
</span><del>---license::
</del><ins>+*--license*::
</ins><span class="cx">     Print the license that applies to the source code of a port.
</span><span class="cx"> 
</span><del>---maintainer, --maintainers::
</del><ins>+*--maintainer*, *--maintainers*::
</ins><span class="cx">     List the email address(es) of a port's maintainer(s).
</span><span class="cx"> 
</span><del>---name::
</del><ins>+*--name*::
</ins><span class="cx">     Print the name of a port.
</span><span class="cx"> 
</span><del>---platform, --platforms::
</del><ins>+*--platform*, *--platforms*::
</ins><span class="cx">     List the platforms supported by a port. This field exists for historical
</span><span class="cx">     reasons only. In modern MacPorts, this is always 'darwin', i.e., OS X.
</span><span class="cx"> 
</span><del>---portdir::
</del><ins>+*--portdir*::
</ins><span class="cx">     Print the path to a port's directory relative to the port tree root.
</span><span class="cx"> 
</span><del>---replaced_by::
</del><ins>+*--replaced_by*::
</ins><span class="cx">     List the name of the port that replaces a port, if any.
</span><span class="cx"> 
</span><del>---subports::
-    Print a list of subports defined by this port's Portfile, i.e., ports that
-    are defined in the same Portfile because they share common parts.
</del><ins>+*--subports*::
+    Print a list of subports defined by this port's 'Portfile', i.e., ports that
+    are defined in the same 'Portfile' because they share common parts.
</ins><span class="cx"> 
</span><del>---variant, --variants::
</del><ins>+*--variant*, *--variants*::
</ins><span class="cx">     List the variants defined by a port by name.
</span><span class="cx"> 
</span><span class="cx"> include::global-flags.txt[]
</span><span class="cx"> 
</span><del>--q::
</del><ins>+*-q*::
</ins><span class="cx">     Do not print the field description when using *--pretty* output.
</span><span class="cx"> 
</span><span class="cx"> SEE ALSO
</span></span></pre></div>
<a id="trunkbasedocportinstalled1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-installed.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-installed.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-installed.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -26,11 +26,11 @@
</span><span class="cx"> 
</span><span class="cx"> include::global-flags.txt[]
</span><span class="cx"> 
</span><del>--v::
</del><ins>+*-v*::
</ins><span class="cx">     Print the platform at install time (i.e., your OS X version) and the
</span><span class="cx">     architecture(s) of the installed port.
</span><span class="cx"> 
</span><del>--q::
</del><ins>+*-q*::
</ins><span class="cx">     Do not print the header line. This is useful when parsing the output of
</span><span class="cx">     *port installed* in scripts for further processing.
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbasedocportlint1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-lint.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-lint.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-lint.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -16,19 +16,20 @@
</span><span class="cx"> 
</span><span class="cx"> DESCRIPTION
</span><span class="cx"> -----------
</span><del>-*port lint* checks the Portfile of a given port for potential errors. It is
</del><ins>+*port lint* checks the 'Portfile' of a given port for potential errors. It is
</ins><span class="cx"> a useful tool for port maintainers to check for possible typos, mistakes and
</span><span class="cx"> missing definitions.
</span><span class="cx"> 
</span><span class="cx"> For example, it verifies that
</span><del>- - Portfiles are valid UTF-8
- - all mandatory properties are present
- - all dependencies actually exist, and
- - no deprecated features are used.
</del><span class="cx"> 
</span><ins>+ * Portfiles are valid UTF-8
+ * all mandatory properties are present
+ * all dependencies actually exist, and
+ * no deprecated features are used.
+
</ins><span class="cx"> If problems are found, *port lint* emits warnings and error messages explaining
</span><span class="cx"> the problem. Please fix all errors and consider fixing any warnings before
</span><del>-submitting your Portfile or your changes to MacPorts.
</del><ins>+submitting your 'Portfile' or your changes to MacPorts.
</ins><span class="cx"> 
</span><span class="cx"> OPTIONS
</span><span class="cx"> -------
</span><span class="lines">@@ -42,7 +43,7 @@
</span><span class="cx">     Print messages for successful tests.
</span><span class="cx"> 
</span><span class="cx"> *-d*::
</span><del>-    Print the Portfile, and debugging information parsed from the Portfile.
</del><ins>+    Print the 'Portfile', and debugging information parsed from the 'Portfile'.
</ins><span class="cx"> 
</span><span class="cx"> *-q*::
</span><span class="cx">     Supress the header line, warning and error count; only print warnings and
</span></span></pre></div>
<a id="trunkbasedocportrevupgrade1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-rev-upgrade.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-rev-upgrade.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-rev-upgrade.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> OPTIONS
</span><span class="cx"> -------
</span><span class="cx"> 
</span><del>---id-loadcmd-check::
</del><ins>+*--id-loadcmd-check*::
</ins><span class="cx">     Check the ID load command in each library installed by MacPorts. This load
</span><span class="cx">     command contains a path that should always reference the library itself,
</span><span class="cx">     because the path will be copied into all binaries and libraries that link
</span></span></pre></div>
<a id="trunkbasedocportselfupdate1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-selfupdate.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-selfupdate.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-selfupdate.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -26,16 +26,16 @@
</span><span class="cx"> OPTIONS
</span><span class="cx"> -------
</span><span class="cx"> 
</span><del>---nosync::
</del><ins>+*--nosync*::
</ins><span class="cx">     Only check for updates - and install if available - for MacPorts itself. Do
</span><span class="cx">     not update the ports tree.
</span><span class="cx"> 
</span><span class="cx"> include::global-flags.txt[]
</span><span class="cx"> 
</span><del>--q::
</del><ins>+*-q*::
</ins><span class="cx">     Supress status output, be as silent as possible.
</span><span class="cx"> 
</span><del>--f::
</del><ins>+*-f*::
</ins><span class="cx">     Do not check whether the downloaded MacPorts version is newer than the
</span><span class="cx">     currently installed one, but always rebuild and reinstall MacPorts.
</span><span class="cx">     +
</span></span></pre></div>
<a id="trunkbasedocportuninstall1txt"></a>
<div class="modfile"><h4>Modified: trunk/base/doc/port-uninstall.1.txt (123947 => 123948)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/base/doc/port-uninstall.1.txt        2014-08-16 13:38:31 UTC (rev 123947)
+++ trunk/base/doc/port-uninstall.1.txt        2014-08-16 13:45:03 UTC (rev 123948)
</span><span class="lines">@@ -28,16 +28,16 @@
</span><span class="cx"> OPTIONS
</span><span class="cx"> -------
</span><span class="cx"> 
</span><del>---follow-dependents::
</del><ins>+*--follow-dependents*::
</ins><span class="cx">     Also uninstall all ports recursively depending directly or indirectly on one
</span><span class="cx">     of the specified ports before uninstalling the port itself.
</span><span class="cx"> 
</span><del>---follow-dependencies::
</del><ins>+*--follow-dependencies*::
</ins><span class="cx">     Also recursively uninstall all ports that the specified port depends on.
</span><span class="cx">     This will not uninstall dependencies that are marked as requested or that
</span><span class="cx">     have other dependents.
</span><span class="cx"> 
</span><del>---no-exec::
</del><ins>+*--no-exec*::
</ins><span class="cx">     Do not execute any stored pre- or post-uninstall procedures.
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>