[24677] branches/dp2mp-move/base/doc/portfile.7

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 29 15:41:56 PDT 2007


Revision: 24677
          http://trac.macosforge.org/projects/macports/changeset/24677
Author:   jmpp at macports.org
Date:     2007-04-29 15:41:56 -0700 (Sun, 29 Apr 2007)

Log Message:
-----------
Merging Eridius' r24671: 's/file -delete/file delete/g'.

Modified Paths:
--------------
    branches/dp2mp-move/base/doc/portfile.7

Modified: branches/dp2mp-move/base/doc/portfile.7
===================================================================
--- branches/dp2mp-move/base/doc/portfile.7	2007-04-29 22:36:28 UTC (rev 24676)
+++ branches/dp2mp-move/base/doc/portfile.7	2007-04-29 22:41:56 UTC (rev 24677)
@@ -1600,9 +1600,9 @@
 .It Ic move
 Built-in shorthand alternative to "file rename".
 .It Ic delete
-Built-in shorthand alternative to "file -delete". Required over the latter for Portfiles that perform deleting
+Built-in shorthand alternative to "file delete". Required over the latter for Portfiles that perform deleting
 operations on directories while building the port on Mac OS X 10.3 and earlier, due to a Tcl anomaly on those systems
-that causes "file -delete" to fail.
+that causes "file delete" to fail.
 .It Ic touch
 Built-in command mimicking the BSD touch command.
 .It Ic ln

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070429/660b826a/attachment.html


More information about the macports-changes mailing list