瀏覽代碼

Fixed a typo
Author: jgg
Date: 1999-05-16 01:38:19 GMT
Fixed a typo

Arch Librarian 22 年之前
父節點
當前提交
dedbcda027
共有 2 個文件被更改,包括 4 次插入3 次删除
  1. 3 2
      debian/changelog
  2. 1 1
      doc/apt-config.8.yo

+ 3 - 2
debian/changelog

@@ -1,11 +1,12 @@
 apt (0.3.6.1) unstable; urgency=low
 apt (0.3.6.1) unstable; urgency=low
 
 
   * Fixed missing text in the apt-get(8) page. Closes: #37596
   * Fixed missing text in the apt-get(8) page. Closes: #37596
-  * Made --simulate and friends work with apt-get source. Closes: #37597
+  * Made --simulate and friends work with apt-get source. Closes: #37597, #37656
   * Fixed inclusion of man pages in the -doc/-dev package. Closes: #37633
   * Fixed inclusion of man pages in the -doc/-dev package. Closes: #37633
   * Fixed handling of the -q option with not-entirely integer arguments
   * Fixed handling of the -q option with not-entirely integer arguments
     Closes: #37499
     Closes: #37499
-    
+  * Man page typo Closes: #37762
+  
  -- Jason Gunthorpe <jgg@debian.org>  Wed, 12 May 1999 09:18:49 -0700
  -- Jason Gunthorpe <jgg@debian.org>  Wed, 12 May 1999 09:18:49 -0700
  
  
 apt (0.3.6) unstable; urgency=low
 apt (0.3.6) unstable; urgency=low

+ 1 - 1
doc/apt-config.8.yo

@@ -7,7 +7,7 @@ apt-config command
 
 
 manpagedescription()
 manpagedescription()
 bf(apt-config) is an internal program used by various portions of the APT
 bf(apt-config) is an internal program used by various portions of the APT
-suite to provide consistent configuability. It accesses the main configuarion
+suite to provide consistent configurability. It accesses the main configuarion
 file /etc/apt/apt.conf in a manner that is easy to use by scripted
 file /etc/apt/apt.conf in a manner that is easy to use by scripted
 applications.
 applications.