[49444] branches/new-help-system/base/doc

raimue at macports.org raimue at macports.org
Thu Apr 9 15:57:31 PDT 2009


Revision: 49444
          http://trac.macports.org/changeset/49444
Author:   raimue at macports.org
Date:     2009-04-09 15:57:30 -0700 (Thu, 09 Apr 2009)
Log Message:
-----------
doc:
Add port-expressions explicitely to the man page

Modified Paths:
--------------
    branches/new-help-system/base/doc/port.1
    branches/new-help-system/base/doc/port.1.txt

Modified: branches/new-help-system/base/doc/port.1
===================================================================
--- branches/new-help-system/base/doc/port.1	2009-04-09 22:52:57 UTC (rev 49443)
+++ branches/new-help-system/base/doc/port.1	2009-04-09 22:57:30 UTC (rev 49444)
@@ -1,12 +1,12 @@
 .\"     Title: port
 .\"    Author: [see the "AUTHORS" section]
 .\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
-.\"      Date: 04/08/2009
+.\"      Date: 04/10/2009
 .\"    Manual: MacPorts Manual
 .\"    Source: MacPorts 1.8.0
 .\"  Language: English
 .\"
-.TH "PORT" "1" "04/08/2009" "MacPorts 1\&.8\&.0" "MacPorts Manual"
+.TH "PORT" "1" "04/10/2009" "MacPorts 1\&.8\&.0" "MacPorts Manual"
 .\" -----------------------------------------------------------------
 .\" * (re)Define some macros
 .\" -----------------------------------------------------------------
@@ -174,7 +174,7 @@
 .ps -1
 .nf
 \fBport\fR [\fB\-vdqfonRusbckixpt\fR] [\fB\-D\fR \fIportdir\fR] [\fB\-F\fR \fIcmdfile\fR] [\fIaction\fR] [\fIactionflags\fR]
-     [[\fIportname\fR | \fIpseudo\-portname\fR | \fIport\-url\fR]]
+     [[\fIportname\fR | \fIpseudo\-portname\fR | \fIport\-expressions\fR | \fIport\-url\fR]]
      [[\fI at version\fR] [+/\-variant \&...] \&... [option=value \&...]]
 .fi
 .fam
@@ -504,7 +504,7 @@
 .RE
 .\}
 .sp
-Logical operators "and", "or", "not", "!", "(" and ")" may be used to combine individual \fIportnames\fR, port glob patterns and/or \fIpseudo\-portnames\fR to construct complex port expressions that expand to the set of matching ports\&.
+Logical operators "and", "or", "not", "!", "(" and ")" may be used to combine individual \fIportnames\fR, port glob patterns and/or \fIpseudo\-portnames\fR to construct complex \fIport\-expressions\fR that expand to the set of matching ports\&.
 .sp
 For example:
 .sp
@@ -1031,7 +1031,8 @@
 \fIport\fR\&. This follows the expansion of
 \fIpseudo\-portnames\fR, portname glob patterns,
 \fIpseudo\-portname selectors\fR
-and the evaluation of port expressions\&.
+and the evaluation of
+\fIport\-expressions\fR\&.
 \fBecho\fR
 may be used to determine the exact set of ports to which a given string of arguments will expand, without performing any further operations on them\&.
 .sp

Modified: branches/new-help-system/base/doc/port.1.txt
===================================================================
--- branches/new-help-system/base/doc/port.1.txt	2009-04-09 22:52:57 UTC (rev 49443)
+++ branches/new-help-system/base/doc/port.1.txt	2009-04-09 22:57:30 UTC (rev 49444)
@@ -11,7 +11,7 @@
 --------
 [verse]
 *port* [*-vdqfonRusbckixpt*] [*-D* 'portdir'] [*-F* 'cmdfile'] ['action'] ['actionflags']
-     [['portname' | 'pseudo-portname' | 'port-url']]
+     [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
      [['@version'] [+/-variant ...] ... [option=value ...]]
 
 DESCRIPTION
@@ -85,7 +85,7 @@
 
 Logical operators "and", "or", "not", "!", "(" and ")" may be used to combine
 individual 'portnames', port glob patterns and/or 'pseudo-portnames' to
-construct complex port expressions that expand to the set of matching ports.
+construct complex 'port-expressions' that expand to the set of matching ports.
 
 For example:
 --------
@@ -366,9 +366,9 @@
 echo::
     Writes to stdout the arguments passed to 'port'. This follows the expansion
     of 'pseudo-portnames', portname glob patterns, 'pseudo-portname selectors'
-    and the evaluation of port expressions.  *echo* may be used to determine the
-    exact set of ports to which a given string of arguments will expand, without
-    performing any further operations on them.
+    and the evaluation of 'port-expressions'. *echo* may be used to determine
+    the exact set of ports to which a given string of arguments will expand,
+    without performing any further operations on them.
 +
 For example:
 +
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090409/db33264c/attachment.html>


More information about the macports-changes mailing list