瀏覽代碼

Doc updates
Author: jgg
Date: 2001-06-10 03:28:59 GMT
Doc updates

Arch Librarian 22 年之前
父節點
當前提交
041c7082c6
共有 4 個文件被更改,包括 8 次插入7 次删除
  1. 2 2
      debian/changelog
  2. 1 1
      doc/apt-cache.8.sgml
  3. 2 2
      doc/apt-get.8.sgml
  4. 3 2
      doc/apt_preferences.5.sgml

+ 2 - 2
debian/changelog

@@ -2,7 +2,7 @@ apt (0.5.4) unstable; urgency=low
 
 
   * M68k config.guess patch. Closes: #88913
   * M68k config.guess patch. Closes: #88913
   * Bi-yearly test on OpenBSD and Solaris
   * Bi-yearly test on OpenBSD and Solaris
-  * Doc updates. Closes: #89121, #89854
+  * Doc updates. Closes: #89121, #89854, #99671, #98353, #95823, #93057, #97520
   * Various cosmetic code updates. Closes: #89066, #89066, #89152
   * Various cosmetic code updates. Closes: #89066, #89066, #89152
   * Add "pre-auto" as an option for DSelect::Clean (run autoclean after
   * Add "pre-auto" as an option for DSelect::Clean (run autoclean after
     update).
     update).
@@ -11,7 +11,7 @@ apt (0.5.4) unstable; urgency=low
     similar situations. Closes: #56708, #59432
     similar situations. Closes: #56708, #59432
   * no_proxy and ftp. Closes: #89671
   * no_proxy and ftp. Closes: #89671
   * Philippe Batailler's man page patches.
   * Philippe Batailler's man page patches.
-  * Fix for display bug. Closes: #92033
+  * Fix for display bug. Closes: #92033, #93652, #98468
   * Reordered some things to make dante and FTP happier. Closes: #92757
   * Reordered some things to make dante and FTP happier. Closes: #92757
   * James R. Van Zandt's guide.sgml updates. Closes: #90027
   * James R. Van Zandt's guide.sgml updates. Closes: #90027
   * apt-ftparchive copes with no uncompressed package files + contents.
   * apt-ftparchive copes with no uncompressed package files + contents.

+ 1 - 1
doc/apt-cache.8.sgml

@@ -326,7 +326,7 @@ Reverse Provides:
      <ListItem><Para>
      <ListItem><Para>
      Make <literal/depends/ recursive so that all packages mentioned are 
      Make <literal/depends/ recursive so that all packages mentioned are 
      printed once.
      printed once.
-     Configuration Item: <literal/APT::Cache::RecruseDepends/.
+     Configuration Item: <literal/APT::Cache::RecurseDepends/.
      </VarListEntry>
      </VarListEntry>
 
 
      &apt-commonoptions;
      &apt-commonoptions;

+ 2 - 2
doc/apt-get.8.sgml

@@ -439,8 +439,8 @@
 
 
  <RefSect1><Title>See Also</>
  <RefSect1><Title>See Also</>
    <para>
    <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>
 
 
  <RefSect1><Title>Diagnostics</>
  <RefSect1><Title>Diagnostics</>

+ 3 - 2
doc/apt_preferences.5.sgml

@@ -23,7 +23,7 @@
  <RefSect1><Title>Description</>
  <RefSect1><Title>Description</>
    <para>
    <para>
    The APT preferences file controls various aspects of the APT system. 
    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
    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 
    seperated sections of text with at the start of each line tags seperated 
    by a colon. It is stored in <filename>/etc/apt/preferences</>.
    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.
      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
      It represents the release level of the archive. Typical Debian release
      numbers look like <literal/2.1r2/ with the r designating the release of 
      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>
 
 
      <VarListEntry><term>o= Origin</term>
      <VarListEntry><term>o= Origin</term>