<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/766a5b4e3801df5ecfc0dcdfc58e754e5766050d">https://github.com/macports/macports-base/commit/766a5b4e3801df5ecfc0dcdfc58e754e5766050d</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 766a5b4  Regenerate man pages
</span>766a5b4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 766a5b4e3801df5ecfc0dcdfc58e754e5766050d
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Jan 8 15:58:31 2017 +1100

<span style='display:block; white-space:pre;color:#404040;'>    Regenerate man pages
</span>---
 doc/port-cd.1   | 8 ++++----
 doc/port-exit.1 | 8 ++++----
 doc/port.1      | 4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port-cd.1 b/doc/port-cd.1
</span><span style='display:block; white-space:pre;color:#808080;'>index b00e435..6ae2351 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-cd.1
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-cd.1
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,10 +20,10 @@
</span> .\" * MAIN CONTENT STARTS HERE *
 .\" -----------------------------------------------------------------
 .SH "NAME"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-port-cd \- Change the current working directory in interactive mode\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+port-cd \- Change the current working directory in shell mode\&.
</span> .SH "SYNOPSIS"
 .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-To be used only in interactive mode:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+To be used only in shell mode:
</span> .sp
 .nf
 \fBcd\fR
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,13 +31,13 @@ To be used only in interactive mode:
</span> .fi
 .SH "DESCRIPTION"
 .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBcd\fR can be used in interactive mode of \fBport\fR (see \fBport-interactive\fR(7)) to change the current working directory to the directory that contains a given port\&. The second parameter is not optional, as it usually is with \fBcd\fR in your shell\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBcd\fR can be used when \fBport\fR is running in shell mode (see \fBport-shell\fR(7)) to change the current working directory to the directory that contains a given port\&. The second parameter is not optional, as it usually is with \fBcd\fR in your shell\&.
</span> .SH "BUGS"
 .sp
 \fBport cd\fR can be used from the command line, but is a no\-op\&.
 .SH "SEE ALSO"
 .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBport\fR(1), \fBport-interactive\fR(7)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBport\fR(1), \fBport-shell\fR(7)
</span> .SH "AUTHORS"
 .sp
 .if n \{\
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port-exit.1 b/doc/port-exit.1
</span><span style='display:block; white-space:pre;color:#808080;'>index fcb0fb7..a04f3f0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-exit.1
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-exit.1
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,10 +20,10 @@
</span> .\" * MAIN CONTENT STARTS HERE *
 .\" -----------------------------------------------------------------
 .SH "NAME"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-port-exit \- Exit interactive mode
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+port-exit \- Exit shell mode
</span> .SH "SYNOPSIS"
 .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-To be used only in interactive mode:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+To be used only in shell mode:
</span> .sp
 .nf
 \fBexit\fR
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,13 +34,13 @@ To be used only in interactive mode:
</span> .fi
 .SH "DESCRIPTION"
 .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBexit\fR or \fBquit\fR can only be used in interactive mode of \fBport\fR (see \fBport-interactive\fR(7))\&. It causes the interactive interpreter to exit\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBexit\fR or \fBquit\fR can only be used when \fBport\fR is running in shell mode (see \fBport-shell\fR(7))\&. It causes \fBport\fR to exit\&.
</span> .SH "BUGS"
 .sp
 \fBport exit\fR and \fBport quit\fR can be used from the command line, but are no\-ops\&.
 .SH "SEE ALSO"
 .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBport\fR(1), \fBport-interactive\fR(7)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBport\fR(1), \fBport-shell\fR(7)
</span> .SH "AUTHORS"
 .sp
 .if n \{\
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port.1 b/doc/port.1
</span><span style='display:block; white-space:pre;color:#808080;'>index 7192d90..accb5b0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port.1
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port.1
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,7 +30,7 @@ port \- Command line interface for MacPorts
</span> .fi
 .SH "DESCRIPTION"
 .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBport\fR is designed to operate on individual or multiple \fIports\fR, optionally within a single call, based on the requested \fIaction\fR\&. If no \fIaction\fR is specified the port command enters interactive mode, in which commands are read via stdin\&. If no \fIportdir\fR or \fIportname\fR is specified for an \fIaction\fR, the current working directory is assumed\&. Batch commands may be passed via a \fIcmdfile\fR\&. Port \fIoptions\fR are passed as key=value pairs and take precede [...]
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBport\fR is designed to operate on individual or multiple \fIports\fR, optionally within a single call, based on the requested \fIaction\fR\&. If no \fIaction\fR is specified the port command enters shell mode, in which commands are read via stdin\&. If no \fIportdir\fR or \fIportname\fR is specified for an \fIaction\fR, the current working directory is assumed\&. Batch commands may be passed via a \fIcmdfile\fR\&. Port \fIoptions\fR are passed as key=value pairs and take precedence ov [...]
</span> .sp
 Port \fIvariants\fR can be specified as \fI+name\fR, which indicates the variant is desired, or \fI\-name\fR, indicating the contrary\&. In case of ambiguities, a port can be fully specified with the \fI@version_revision+variants\fR format\&.
 .sp
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1125,7 +1125,7 @@ Displays the path to the work directory for
</span> .PP
 cd
 .RS 4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Changes the current working directory to the one containing portname\&. Only useful in interactive mode\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Changes the current working directory to the one containing portname\&. Only useful in shell mode\&.
</span> .RE
 .PP
 file
</pre><pre style='margin:0'>

</pre>