diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-09-07 18:52:13 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-09-25 23:28:35 -0700 |
commit | 1feace4d82c4433dd40245667d39b83803e15fde (patch) | |
tree | 8ef9a0372bfa8a161344cdd09a89bd9c879394cc | |
parent | Adjust package sets documentation to match behavior in the stable branch. (diff) | |
download | portage-2.1.9.11.tar.gz portage-2.1.9.11.tar.bz2 portage-2.1.9.11.zip |
Remove --depclean-lib-check docs from the man/emerge.1 since it'sv2.1.9.11
not supported in the stable branch.
-rw-r--r-- | man/emerge.1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/man/emerge.1 b/man/emerge.1 index 59ed81cda..cce480fad 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -363,12 +363,6 @@ listed in the dependencies of a package. Also see \fB\-\-with\-bdeps\fR for behavior with respect to build time dependencies that are not strictly required. .TP -.BR "\-\-depclean\-lib\-check[=n]" -Account for library link-level dependencies during -\fB-\-depclean\fR and \fB-\-prune\fR actions. This -option is enabled by default. In some cases this can -be somewhat time\-consuming. -.TP .BR "\-\-emptytree " (\fB\-e\fR) Reinstalls target atoms and their entire deep dependency tree, as though no packages are currently |