diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-22 13:25:27 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-22 13:25:27 +0100 |
commit | c8e5d01add32db96106241794de38bd7d7d26990 (patch) | |
tree | 08bf59e573b936d0842102e78c0b7e028e8d0565 /doc/sources.list.5.xml | |
parent | 210f0c31fadf00c0acb3f83ac57ff65a4ce0ed8d (diff) | |
parent | 2130caa8f4f4d9512551fdf869af499fc901b117 (diff) |
merged from lp:~donkult/apt/sid
Diffstat (limited to 'doc/sources.list.5.xml')
-rw-r--r-- | doc/sources.list.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index fab125b4e..09a5cbb6d 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -113,7 +113,7 @@ square brackets. It can consist of multiple settings in the form <literal><replaceable>setting</replaceable>=<replaceable>value</replaceable></literal>. Multiple settings are separated by spaces. The following settings are supported by APT, - note through that unsupported settings will be ignored silently: + note though that unsupported settings will be ignored silently: <itemizedlist><listitem><para><literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</replaceable>,…</literal> can be used to specify for which architectures packages information should be downloaded. If this option is not set all architectures defined by the |