X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5f4331c4d265aa83229e3e58edd49e54731fb646..d34690e1dc76c1e572d9f7ac172dd6b12059f774:/doc/sources.list.5.xml?ds=sidebyside
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml
index 0f788aca1..b0ff42b59 100644
--- a/doc/sources.list.5.xml
+++ b/doc/sources.list.5.xml
@@ -111,8 +111,8 @@
Some examples:
-deb http://http.us.debian.org/debian stable main contrib non-free
-deb http://http.us.debian.org/debian dists/stable-updates/
+deb http://ftp.debian.org/debian &stable-codename; main contrib non-free
+deb http://security.debian.org/ &stable-codename;/updates main contrib non-free
@@ -175,12 +175,12 @@ deb http://http.us.debian.org/debian dists/stable-updates/
commands to perform the file transfers from the remote.
- more recongnizable URI types
+ more recognizable URI types
APT can be extended with more methods shipped in other optional packages which should
follow the nameing scheme apt-transport-method.
- The APT team e.g. maintain also the apt-transport-https package which
- provides access methods for https-URIs with features similiar to the http method, but other
+ The APT team e.g. maintains also the apt-transport-https package which
+ provides access methods for https-URIs with features similar to the http method, but other
methods for using e.g. debtorrent are also available, see
apt-transport-debtorrent
1.
@@ -206,8 +206,8 @@ deb http://http.us.debian.org/debian dists/stable-updates/
deb http://archive.debian.org/debian-archive hamm main
Uses FTP to access the archive at ftp.debian.org, under the debian
- directory, and uses only the stable/contrib area.
- deb ftp://ftp.debian.org/debian stable contrib
+ directory, and uses only the &stable-codename;/contrib area.
+ deb ftp://ftp.debian.org/debian &stable-codename; contrib
Uses FTP to access the archive at ftp.debian.org, under the debian
directory, and uses only the unstable/contrib area. If this line appears as