<pre style='margin:0'>
Eitan Adler (grimreaper) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/6131b82816b5e7da3257b7b9b5431eee7c81dd47">https://github.com/macports/macports-guide/commit/6131b82816b5e7da3257b7b9b5431eee7c81dd47</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 6131b82  guide: fix valiation
</span>6131b82 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6131b82816b5e7da3257b7b9b5431eee7c81dd47
</span>Author: Eitan Adler <lists@eitanadler.com>
AuthorDate: Tue Jul 24 18:46:25 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    guide: fix valiation
</span>---
 guide/xml/using.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/using.xml b/guide/xml/using.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index e6d6646..a613668 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/using.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/using.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -134,13 +134,13 @@ Upgrade MacPorts itself and run the sync target
</span>                 <varlistentry>
                     <term><option>--enable-reminders</option></term>
                     <listitem>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                        <para>Enable regular reminders to run <command>port <option>reclaim</option></command>.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        <para>Enable regular reminders to run <command>port reclaim</command>.</para>
</span>                     </listitem>
                 </varlistentry>
                 <varlistentry>
                     <term><option>--disable-reminders</option></term>
                     <listitem>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                        <para>Disable regular reminders to run <command>port <option>reclaim</option></command>.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        <para>Disable regular reminders to run <command>port reclaim</command>.</para>
</span>                     </listitem>
                 </varlistentry>
             </variablelist>
</pre><pre style='margin:0'>

</pre>