]> err.no Git - dpkg/commitdiff
Patches applied:
authorScott James Remnant <keybuk@debian.org>
Mon, 21 Jun 2004 22:39:35 +0000 (22:39 +0000)
committerScott James Remnant <keybuk@debian.org>
Mon, 21 Jun 2004 22:39:35 +0000 (22:39 +0000)
 * scott@netsplit.com--2004/dpkg--devo--1.10--patch-25
   Correct typo.

* scripts/dpkg-divert.8: Correct typo (ibrary -> library).

.log.30288 [new file with mode: 0644]
ChangeLog
debian/changelog
scripts/dpkg-divert.8

diff --git a/.log.30288 b/.log.30288
new file mode 100644 (file)
index 0000000..656fba4
--- /dev/null
@@ -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).
index 1bbab3aa766c31f1713e271b5ee6e7ddf3fadd77..6ca81ac561bc4f3d0910a0d873ad39856f3d56be 100644 (file)
--- a/ChangeLog
+++ b/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.
index f5439b09eb2adb45b0c6da66bc25d5bfb042d629..c39bb59efd11e6b2e231464c52a833ced980842d 100644 (file)
@@ -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).
index 7913b801ccf697661701ce4ae2076639525706e2..528e9fc465cd97d9a65db472ae34eb860b81485c 100644 (file)
@@ -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