[24429] trunk/base/doc/portfile.7

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 24 01:21:15 PDT 2007


Revision: 24429
          http://trac.macosforge.org/projects/macports/changeset/24429
Author:   eridius at macports.org
Date:     2007-04-24 01:21:15 -0700 (Tue, 24 Apr 2007)

Log Message:
-----------
Tweak fs-traverse documentation

Modified Paths:
--------------
    trunk/base/doc/portfile.7

Modified: trunk/base/doc/portfile.7
===================================================================
--- trunk/base/doc/portfile.7	2007-04-24 08:20:23 UTC (rev 24428)
+++ trunk/base/doc/portfile.7	2007-04-24 08:21:15 UTC (rev 24429)
@@ -1501,15 +1501,6 @@
 .Nm continue
 is called during execution, the current file and any children are skipped
 and traversal continues with the next file/directory.
-.Pp
-If
-.Nm fs-traverse
-is called directly on a symbolic link, the link will be followed. All other
-links encountered during traversal will not be followed.
-.Pp
-.Nm fs-traverse
-will not descend into directories that have a different device number than
-the root of the descent.
 .Bl -tag -width indent
 .It Fl depth
 Equivalent to the
@@ -1526,6 +1517,21 @@
 .Nm fs-traverse
 to ignore any permissions/read errors encountered during processing.
 .El
+.Pp
+If
+.Nm fs-traverse
+is called directly on a symbolic link, the link will be followed. All other
+links encountered during traversal will not be followed.
+.Pp
+.Nm fs-traverse
+will not descend into directories that have a different device number than
+the root of the descent.
+.Pp
+If you remove the current directory during traversal, be aware that you must call
+.Nm continue
+to inform
+.Nm fs-traverse
+that the directory should not be descended into.
 .It Xo
 .Ic curl fetch
 .Ar url

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070424/398efece/attachment.html


More information about the macports-changes mailing list