Pārlūkot izejas kodu

Patches applied:

 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-25
   Correct typo.

* scripts/dpkg-divert.8: Correct typo (ibrary -> library).
Scott James Remnant 22 gadi atpakaļ
vecāks
revīzija
b43bfb4ccf
4 mainītis faili ar 13 papildinājumiem un 1 dzēšanām
  1. 6 0
      .log.30288
  2. 4 0
      ChangeLog
  3. 2 0
      debian/changelog
  4. 1 1
      scripts/dpkg-divert.8

+ 6 - 0
.log.30288

@@ -0,0 +1,6 @@
+Patches applied:
+
+ * scott@netsplit.com--2004/dpkg--devo--1.10--patch-25
+   Correct typo.
+
+* scripts/dpkg-divert.8: Correct typo (ibrary -> library).

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Mon Jun 14 09:12:08 BST 2004 Scott James Remnant <scott@netsplit.com>
+
+  * scripts/dpkg-divert.8: Correct typo (ibrary -> library).
+
 Mon Jun 14 08:58:27 BST 2004 Lele Gaifax <lele@nautilus.homeip.net>
 
   * po/it.po: Updated.

+ 2 - 0
debian/changelog

@@ -1,6 +1,8 @@
 dpkg (1.10.23) unstable; urgency=low
 
   * Removed support for x86-64 (x86_64 / amd64).  Closes: #252346.
+  * Documentation:
+    - Correct typo in dpkg-divert(8).  Closes: #254175.
   * Updated Translations:
     - Catalan (Jordi Mallach).
     - Italian (Lele Gaifax).

+ 1 - 1
scripts/dpkg-divert.8

@@ -72,7 +72,7 @@ Directories can't be diverted with dpkg\-divert.
 Care should be taken when diverting shared libraries, ldconfig (8) creates
 a symbolic link based on the DT_SONAME field embedded in the library.
 Because ldconfig doesn't honour diverts (only dpkg does), if a diverted
-ibrary has the same SONAME as the undiverted one the symlink may end up
+library has the same SONAME as the undiverted one the symlink may end up
 pointing at the diverted library.
 .SH FILES
 .TP