diff options
Diffstat (limited to 'doc/guide.dbk')
-rw-r--r-- | doc/guide.dbk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.dbk b/doc/guide.dbk index 80937164e..dbc4f5431 100644 --- a/doc/guide.dbk +++ b/doc/guide.dbk @@ -22,7 +22,7 @@ <abstract> <para> -This document provides an overview of how to use the the APT package manager. +This document provides an overview of how to use the APT package manager. </para> </abstract> @@ -327,7 +327,7 @@ will be printed out and <command>apt-get</command> will refuse to run. # apt-get check Reading Package Lists... Done Building Dependency Tree... Done -You might want to run apt-get -f install' to correct these. +You might want to run 'apt --fix-broken install' to correct these. Sorry, but the following packages have unmet dependencies: 9fonts: Depends: xlib6g but it is not installed uucp: Depends: mailx but it is not installed |