diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-05-29 15:57:01 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-29 15:57:01 +0200 |
commit | 6c1965bd8db56c5a6bd96c2ce6ef3afd3c3f3daf (patch) | |
tree | 82f82c6ca58bafaf42243cd30839979e9cdebde5 /doc/apt-get.8.xml | |
parent | 6cbb88de9417ce776e3488cf3495eb8fed3efe0c (diff) |
Reword: "So, <literal>dist-upgrade</literal> command may remove some packages."
to "The <literal>dist-upgrade</literal> command may therefore remove some packages."
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index ce68fcc63..48e8d4122 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -76,7 +76,7 @@ with new versions of packages; <command>apt-get</command> has a "smart" conflict resolution system, and it will attempt to upgrade the most important packages at the expense of less important ones if necessary. - So, <literal>dist-upgrade</literal> command may remove some packages. + The <literal>dist-upgrade</literal> command may therefore remove some packages. The <filename>/etc/apt/sources.list</filename> file contains a list of locations from which to retrieve desired package files. See also &apt-preferences; for a mechanism for |