diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-02 13:25:19 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-02 13:25:19 +0200 |
commit | c06b16a905570845c372f10bb0b310bd7a667945 (patch) | |
tree | 6b30b8a4c0628f79cc0d1d395229f7a9e9b1016a /doc | |
parent | 2dfa29500a30539cd0f2b3932f8a4221290968ea (diff) |
Added 'rsh', 'ssh' and 'copy' to the list of URI schemes in sources.list manpage.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sources.list.5.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index e47418b27..bb154b3b0 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -115,7 +115,8 @@ deb http://http.us.debian.org/debian dists/stable-updates/ <refsect1><title>URI specification</title> - <para>The currently recognized URI types are cdrom, file, http, and ftp. + <para>The currently recognized URI types are cdrom, file, http, ftp, copy, + ssh, rsh. <variablelist> <varlistentry><term>file</term> <listitem><para> |