diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:58:26 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:58:26 +0000 |
commit | 041c7082c6e8eca706f99af323b4ecf9e6099481 (patch) | |
tree | 9ebff5dd4f7d21759a68304e8dc6532d591bf793 /doc/apt_preferences.5.sgml | |
parent | 4641a9d2dcf92dcb3083bfd6350b36874208718a (diff) |
Doc updates
Author: jgg
Date: 2001-06-10 03:28:59 GMT
Doc updates
Diffstat (limited to 'doc/apt_preferences.5.sgml')
-rw-r--r-- | doc/apt_preferences.5.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/apt_preferences.5.sgml b/doc/apt_preferences.5.sgml index 44fffabf0..3f533e282 100644 --- a/doc/apt_preferences.5.sgml +++ b/doc/apt_preferences.5.sgml @@ -23,7 +23,7 @@ <RefSect1><Title>Description</> <para> The APT preferences file controls various aspects of the APT system. - It is ment to be user editable and manipulatable from software. The file + It is meant to be user editable and manipulatable from software. The file consists of a number of records formed like the dpkg status file, space seperated sections of text with at the start of each line tags seperated by a colon. It is stored in <filename>/etc/apt/preferences</>. @@ -78,7 +78,8 @@ a=stable This is a version string with the same properties as in the Packages file. It represents the release level of the archive. Typical Debian release numbers look like <literal/2.1r2/ with the r designating the release of - 2.1. New releases are limited to security updates. + 2.1. New releases are limited to security updates and other important + changes. </VarListEntry> <VarListEntry><term>o= Origin</term> |