From: Julian Andres Klode Date: Fri, 14 Aug 2015 12:42:08 +0000 (+0200) Subject: Mention that source order only matter per version X-Git-Tag: 1.1.exp9~38 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/2e38192cec76b3b98fe8aeb5a9a1e0fa3573d3a4?ds=inline;hp=--cc Mention that source order only matter per version Closes: #617445 --- 2e38192cec76b3b98fe8aeb5a9a1e0fa3573d3a4 diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 3bc8a94ac..e27eddb0e 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -36,7 +36,7 @@ designed to support any number of active sources and a variety of source media. The files list one source per line (one line style) or contain multiline stanzas defining one or more sources per stanza (deb822 style), with the - most preferred source listed first. The information available from the + most preferred source listed first (in case a single version is available from more than one source). The information available from the configured sources is acquired by apt-get update (or by an equivalent command from another APT front-end).