-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/27/2006 11:01 AM, Erik Meusel wrote: > <cite> > After that, run apt-get update followed by apt-get upgrade. > </cite> > > I think aptitude should be mentioned instead of apt-get, since it is the > recommended tool [1] over apt-get and the debian documentation should be > consistently. > > Regards, > Erik > > [1] > http://www.debian.org/releases/sarge/i386/release-notes/ch-upgrading.html#s-upgradingpackages
If it is ok to others, I can apply the attached patch. But I will need some help to do a cross-language patch without fuzzy the translations. Kind regards, - -- Felipe Augusto van de Wiel (faw) "Debian. Freedom to code. Code to freedom!" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Debian - http://enigmail.mozdev.org iD8DBQFEkiddCjAO0JDlykYRAh+7AJ0SFGeKLnd26iMkcCYejG+AqJ23ywCg1G1S BC5ZhIwd8aIBtFZb21dr3n0= =0zuL -----END PGP SIGNATURE-----
--- errata.wml 2006-04-23 20:33:25.504322032 -0300 +++ errata.wml.faw.2006061600 2006-06-16 00:33:50.871982920 -0300 @@ -22,8 +22,8 @@ deb http://security.debian.org/ sarge/updates main contrib non-free </pre> -<p>After that, run <kbd>apt-get update</kbd> followed by -<kbd>apt-get upgrade</kbd>.</p> +<p>After that, run <kbd>aptitude update</kbd> followed by +<kbd>aptitude upgrade</kbd>.</p> <toc-add-entry name="pointrelease">Point releases</toc-add-entry> @@ -64,8 +64,8 @@ deb http://ftp.us.debian.org/debian proposed-updates main contrib non-free </pre> -<p>After that, run <kbd>apt-get update</kbd> followed by -<kbd>apt-get upgrade</kbd>.</p> +<p>After that, run <kbd>aptitude update</kbd> followed by +<kbd>aptitude upgrade</kbd>.</p> <toc-add-entry name="installer">Installation system</toc-add-entry>