X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/facac1c52ebe40656af693502cab66eb4c09ad2f..cf85342f56a75e8823d900f2e6db9a93537b31c6:/doc/sources.list.5.xml?ds=sidebyside
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml
index 9762005b0..9eb66d728 100644
--- a/doc/sources.list.5.xml
+++ b/doc/sources.list.5.xml
@@ -48,7 +48,7 @@
sources.list.d
The /etc/apt/sources.list.d directory provides
- a way to add sources.list entries in seperate files that end with
+ a way to add sources.list entries in separate files whose names end with
.list. The format is the same as for the regular
sources.list file.
@@ -115,7 +115,8 @@ deb http://http.us.debian.org/debian dists/stable-updates/
URI specification
- The currently recognized URI types are cdrom, file, http, and ftp.
+ The currently recognized URI types are cdrom, file, http, ftp, copy,
+ ssh, rsh.
file
@@ -163,8 +164,8 @@ deb http://http.us.debian.org/debian dists/stable-updates/
rshssh
The rsh/ssh method invokes rsh/ssh to connect to a remote host
- as a given user and access the files. No password authentication is
- possible, prior arrangements with RSA keys or rhosts must have been made.
+ as a given user and access the files. It is a good idea to do prior
+ arrangements with RSA keys or rhosts.
Access to files on the remote uses standard find and
dd
commands to perform the file transfers from the remote.
@@ -204,7 +205,7 @@ deb http://http.us.debian.org/debian dists/stable-updates/
Uses HTTP to access the archive at nonus.debian.org, under the
debian-non-US directory, and uses only files found under
- unstable/binary-i3866 on i386 machines,
+ unstable/binary-i386 on i386 machines,
unstable/binary-m68k on m68k, and so
forth for other supported architectures. [Note this example only
illustrates how to use the substitution variable; non-us is no longer