From aa6e3431719da89d4beadf8fc81e5236f697d405 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:43 +0000 Subject: Fixed to new security and non-us urls Author: jgg Date: 2000-01-21 07:29:55 GMT Fixed to new security and non-us urls --- doc/examples/sources.list | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/examples/sources.list b/doc/examples/sources.list index 9c675d403..d52909f10 100644 --- a/doc/examples/sources.list +++ b/doc/examples/sources.list @@ -3,10 +3,10 @@ # deb file:/your/mirror/here/debian stable main contrib non-free # See sources.list(5) for more information, especialy # Remember that you can only use http, ftp or file URIs -# CDROMs are managed throught the apt-cdrom tool. +# CDROMs are managed through the apt-cdrom tool. deb http://http.us.debian.org/debian stable main contrib non-free -deb http://non-us.debian.org/debian-non-US stable non-US -deb http://security.debian.org stable updates +deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free +deb http://security.debian.org stable/updates main contrib non-free # Uncomment if you want the apt-get source function to work #deb-src http://http.us.debian.org/debian stable main contrib non-free -- cgit v1.2.3