diff options
author | intrigeri <intrigeri@boum.org> | 2010-11-21 17:10:20 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-11-21 17:10:20 +0100 |
commit | 56340b780e50731c4c9cf30651865e69f0212b16 (patch) | |
tree | 5678782840c69208f2e73bb85a2696d9a9c7c50a /README | |
parent | 10c7939f65ae8e2f771d83d54c4ba56108bc509e (diff) |
Fix typo and rephrase.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -63,10 +63,10 @@ pull in the templates/site-apt/sources.list file: $custom_sources_list = template("site-apt/sources.list") -$custom_preferences --------------------- +$custom_preferences +------------------- -Since Debian stable's version of APT doesn't support the use of the +Since Debian Lenny's version of APT doesn't support the use of the preferences.d directory for putting fragments of 'preferences', this module will manage a default generic apt/preferences file with more recent releases pinned to very low values so that any package |