summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:58:26 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:58:26 +0000
commit041c7082c6e8eca706f99af323b4ecf9e6099481 (patch)
tree9ebff5dd4f7d21759a68304e8dc6532d591bf793 /doc
parent4641a9d2dcf92dcb3083bfd6350b36874208718a (diff)
Doc updates
Author: jgg Date: 2001-06-10 03:28:59 GMT Doc updates
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-cache.8.sgml2
-rw-r--r--doc/apt-get.8.sgml4
-rw-r--r--doc/apt_preferences.5.sgml5
3 files changed, 6 insertions, 5 deletions
diff --git a/doc/apt-cache.8.sgml b/doc/apt-cache.8.sgml
index d0ca4fd69..b143ede12 100644
--- a/doc/apt-cache.8.sgml
+++ b/doc/apt-cache.8.sgml
@@ -326,7 +326,7 @@ Reverse Provides:
<ListItem><Para>
Make <literal/depends/ recursive so that all packages mentioned are
printed once.
- Configuration Item: <literal/APT::Cache::RecruseDepends/.
+ Configuration Item: <literal/APT::Cache::RecurseDepends/.
</VarListEntry>
&apt-commonoptions;
diff --git a/doc/apt-get.8.sgml b/doc/apt-get.8.sgml
index 74bd881ef..e48d9e3b6 100644
--- a/doc/apt-get.8.sgml
+++ b/doc/apt-get.8.sgml
@@ -439,8 +439,8 @@
<RefSect1><Title>See Also</>
<para>
- &apt-cache;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, The
- APT users guide in &docdir;, &apt-preferences;.
+ &apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;,
+ The APT users guide in &docdir;, &apt-preferences;.
</RefSect1>
<RefSect1><Title>Diagnostics</>
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>