pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/delete Describe -A more cle...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83aa905cb7ba
branches:  trunk
changeset: 572364:83aa905cb7ba
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 24 21:13:23 2010 +0000

description:
Describe -A more clearly.

diffstat:

 pkgtools/pkg_install/files/delete/pkg_delete.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 2773ec863a26 -r 83aa905cb7ba pkgtools/pkg_install/files/delete/pkg_delete.1
--- a/pkgtools/pkg_install/files/delete/pkg_delete.1    Wed Feb 24 21:11:27 2010 +0000
+++ b/pkgtools/pkg_install/files/delete/pkg_delete.1    Wed Feb 24 21:13:23 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_delete.1,v 1.27 2010/02/24 21:11:27 wiz Exp $
+.\" $NetBSD: pkg_delete.1,v 1.28 2010/02/24 21:13:23 wiz Exp $
 .\"
 .\" FreeBSD install - a package for the installation and maintenance
 .\" of non-core utilities.
@@ -103,7 +103,7 @@
 .It Fl A
 Recursively remove all automatically installed packages that were needed
 by the given packages and are no longer required.
-See also the
+Does not remove manually installed packages; see also the
 .Fl R
 flag.
 .It Fl D
@@ -162,7 +162,7 @@
 .Xr pkg_add 1 .
 .It Fl R
 Recursively remove all packages that were needed by the given packages
-and are no longer required, even if they were installed manually.
+and are no longer required.
 This option overrides the
 .Fl A
 flag.



Home | Main Index | Thread Index | Old Index