diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-09-07 18:52:13 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-09-10 12:35:31 -0700 |
commit | daa808a9f8b03b69bf3d803f4710dd554f05e355 (patch) | |
tree | 4bf525c36187dc643a5a80c54bf10c409b35b78a | |
parent | Adjust package sets documentation to match behavior in the stable branch. (diff) | |
download | portage-daa808a9f8b03b69bf3d803f4710dd554f05e355.tar.gz portage-daa808a9f8b03b69bf3d803f4710dd554f05e355.tar.bz2 portage-daa808a9f8b03b69bf3d803f4710dd554f05e355.zip |
Remove --depclean-lib-check docs from the man/emerge.1 since it'sv2.1.9.3
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 d4399d35d..384728f82 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 |