diff options
Diffstat (limited to 'doc/guide.it.sgml')
-rw-r--r-- | doc/guide.it.sgml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/guide.it.sgml b/doc/guide.it.sgml index 920705e95..2dc46e263 100644 --- a/doc/guide.it.sgml +++ b/doc/guide.it.sgml @@ -6,7 +6,7 @@ <author>Jason Gunthorpe <email>jgg@debian.org</email></author> <author>Traduzione di Eugenia Franzoni <email>eugenia@linuxcare.com</email> </author> -<version>$Id: guide.it.sgml,v 1.4 2003/02/12 15:05:46 doogie Exp $</version> +<version>$Id: guide.it.sgml,v 1.5 2003/04/26 23:26:13 doogie Exp $</version> <abstract> Guida per l'uso del gestore di pacchetti APT. @@ -127,7 +127,7 @@ sono disponibili. Lo si fa con <tt>apt-get update</>. Ad esempio, <example> # apt-get update Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages -Get http://llug.sep.bnl.gov/debian/ frozen/contrib Packages +Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages Reading Package Lists... Done Building Dependency Tree... Done </example> @@ -227,7 +227,7 @@ da scaricare. <example> Please give the distribution tag to get or a path to the package file ending in a /. The distribution - tags are typically something like: stable unstable frozen non-US + tags are typically something like: stable unstable testing non-US Distribution [stable]: </example> @@ -516,11 +516,11 @@ stampa una serie di messaggi di stato. <example> # apt-get update Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages -Get:2 http://llug.sep.bnl.gov/debian/ frozen/contrib Packages -Hit http://llug.sep.bnl.gov/debian/ frozen/main Packages +Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages +Hit http://llug.sep.bnl.gov/debian/ testing/main Packages Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages -Get:5 http://llug.sep.bnl.gov/debian/ frozen/non-free Packages -11% [5 frozen/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s +Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages +11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s </example> <p> |