[90034] trunk/base/doc/port.1

dports at macports.org dports at macports.org
Sun Feb 19 17:33:00 PST 2012


Revision: 90034
          http://trac.macports.org/changeset/90034
Author:   dports at macports.org
Date:     2012-02-19 17:32:58 -0800 (Sun, 19 Feb 2012)
Log Message:
-----------
port(1) manpage: try to make the difference between
--follow-dependents and --follow-dependencies clearer

Modified Paths:
--------------
    trunk/base/doc/port.1

Modified: trunk/base/doc/port.1
===================================================================
--- trunk/base/doc/port.1	2012-02-20 01:01:50 UTC (rev 90033)
+++ trunk/base/doc/port.1	2012-02-20 01:32:58 UTC (rev 90034)
@@ -367,13 +367,13 @@
 .Ar portname .
 To uninstall all installed but inactive ports, use
 .Fl u .
-To recursively uninstall all dependents of
+To recursively uninstall all ports that depend on
 .Ar portname
 before uninstalling the port itself, use
 .Fl -follow-dependents .
 To uninstall
 .Ar portname
-and then recursively uninstall all its dependencies, use
+and then recursively uninstall all ports it depended on, use
 .Fl -follow-dependencies .
 This will not uninstall dependencies that are marked as requested or that have other dependents.
 .Pp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120219/09a3c11a/attachment.html>


More information about the macports-changes mailing list