[31857] trunk/doc-new/guide/xml/portfileref.xml

ryandesign at macports.org ryandesign at macports.org
Mon Dec 10 03:50:39 PST 2007


Revision: 31857
          http://trac.macosforge.org/projects/macports/changeset/31857
Author:   ryandesign at macports.org
Date:     2007-12-10 03:50:36 -0800 (Mon, 10 Dec 2007)

Log Message:
-----------
glob does NOT use regular expressions; its patterns use shell-like tokens

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfileref.xml

Modified: trunk/doc-new/guide/xml/portfileref.xml
===================================================================
--- trunk/doc-new/guide/xml/portfileref.xml	2007-12-10 08:52:25 UTC (rev 31856)
+++ trunk/doc-new/guide/xml/portfileref.xml	2007-12-10 11:50:36 UTC (rev 31857)
@@ -322,10 +322,10 @@
             <variablelist>
               <varlistentry>
                 <term>eval xinstall [-o owner] [-g group] [-m mode] [glob
-                regexp] directory</term>
+                pattern] directory</term>
 
                 <listitem>
-                  <para>Install the file(s) matching the glob expression to a
+                  <para>Install the file(s) matching the glob pattern to a
                   destination directory.</para>
                 </listitem>
               </varlistentry>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071210/3fdb3695/attachment.html


More information about the macports-changes mailing list