diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-18 16:53:22 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-18 16:53:22 +0100 |
commit | c55451ff2e5a098a6431dfd1be322f7113a86002 (patch) | |
tree | 4369cdb8cc209b1e44f81e978684992a68cd5dbc /doc/sources.list.5.xml | |
parent | a0895a74fe95997a5d75e5b54c95afb9594554f6 (diff) | |
parent | d0cf6da810b2ad898c0eb75ac8815ab5e56cf015 (diff) |
merge from the debian-sid branch
Diffstat (limited to 'doc/sources.list.5.xml')
-rw-r--r-- | doc/sources.list.5.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 0f788aca1..e2993db2c 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -175,11 +175,11 @@ deb http://http.us.debian.org/debian dists/stable-updates/ commands to perform the file transfers from the remote.</para></listitem> </varlistentry> - <varlistentry><term>more recongnizable URI types</term> + <varlistentry><term>more recognizable URI types</term> <listitem><para> APT can be extended with more methods shipped in other optional packages which should follow the nameing scheme <literal>apt-transport-<replaceable>method</replaceable></literal>. - The APT team e.g. maintain also the <literal>apt-transport-https</literal> package which + The APT team e.g. maintains also the <literal>apt-transport-https</literal> package which provides access methods for https-URIs with features similiar to the http method, but other methods for using e.g. debtorrent are also available, see <citerefentry> <refentrytitle><filename>apt-transport-debtorrent</filename></refentrytitle> |