summaryrefslogtreecommitdiff
path: root/doc/sources.list.5.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sources.list.5.sgml')
-rw-r--r--doc/sources.list.5.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sources.list.5.sgml b/doc/sources.list.5.sgml
index 0cc60464f..e2919e61e 100644
--- a/doc/sources.list.5.sgml
+++ b/doc/sources.list.5.sgml
@@ -42,7 +42,7 @@
The <literal/deb/ type describes a typical two-level Debian archive,
<filename>distribution/component</>. Typically, <literal/distribution/ is
generally one of <literal/stable/, <literal/unstable/, or
- <literal/frozen/, while component is one of <literal/main/,
+ <literal/testing/, while component is one of <literal/main/,
<literal/contrib/, <literal/non-free/, or <literal/non-us/. The
<literal/deb-src/ type describes a debian distribution's source code in
the same form as the <literal/deb/ type. A <literal/deb-src/ line is
@@ -139,7 +139,7 @@ deb http://http.us.debian.org/debian dists/stable-updates/
<VarListEntry><term>rsh</term><term>ssh</term>
<ListItem><Para>
- The rsh/ssh method method invokes rsh/ssh to connect to a remote host
+ 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.
Access to files on the remote uses standard <command/find/ and <command/dd/