[24441] trunk/base/doc/portfile.7
source_changes at macosforge.org
source_changes at macosforge.org
Tue Apr 24 04:31:25 PDT 2007
Revision: 24441
http://trac.macosforge.org/projects/macports/changeset/24441
Author: eridius at macports.org
Date: 2007-04-24 04:31:24 -0700 (Tue, 24 Apr 2007)
Log Message:
-----------
Switch a few groff macros to the "correct" ones - output looks exactly the same
Modified Paths:
--------------
trunk/base/doc/portfile.7
Modified: trunk/base/doc/portfile.7
===================================================================
--- trunk/base/doc/portfile.7 2007-04-24 11:11:55 UTC (rev 24440)
+++ trunk/base/doc/portfile.7 2007-04-24 11:31:24 UTC (rev 24441)
@@ -1494,11 +1494,11 @@
and execute
.Ar body
for each found file/directory.
-.Ar varname
+.Va varname
is set to the path of the file/directory. If
-.Nm break
+.Ic break
is called during execution, the filesystem traversal is stopped. If
-.Nm continue
+.Ic continue
is called during execution, the current file and any children are skipped
and traversal continues with the next file/directory.
.Bl -tag -width indent
@@ -1510,11 +1510,11 @@
Please note that using
.Fl depth
means you cannot prune a directory with
-.Nm continue
+.Ic continue
as it will be processed after its children.
.It Fl ignoreErrors
Causes
-.Nm fs-traverse
+.Ic fs-traverse
to ignore any permissions/read errors encountered during processing.
.El
.Pp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070424/345159fe/attachment.html
More information about the macports-changes
mailing list