Parcourir la source

Fix typo in dpkg-deb.1.

Adam Heath il y a 25 ans
Parent
commit
6bcb3df4e2
3 fichiers modifiés avec 6 ajouts et 1 suppressions
  1. 4 0
      ChangeLog
  2. 1 0
      debian/changelog
  3. 1 1
      dpkg-deb/dpkg-deb.1

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Sat Dec 23 22:41:47 CST 2000 Adam Heath <doogie@debian.org>
+
+  * dpkg-deb/dpkg-deb.1: Fix typo.
+
 Sat Dec 23 22:24:23 CST 2000 Adam Heath <doogie@debian.org>
 Sat Dec 23 22:24:23 CST 2000 Adam Heath <doogie@debian.org>
 
 
   * scripts/dpkg-divert.pl: Add --truename option.
   * scripts/dpkg-divert.pl: Add --truename option.

+ 1 - 0
debian/changelog

@@ -1,5 +1,6 @@
 dpkg (1.8.0) unstable; urgency=low
 dpkg (1.8.0) unstable; urgency=low
 
 
+  * Fix typo in dpkg-deb.1.  Closes: #65945.
   * Add --truename option to dpkg-divert.  Closes: #68489.
   * Add --truename option to dpkg-divert.  Closes: #68489.
   * Documented COLUMNS in dpkg(8).  Closes: #77001.
   * Documented COLUMNS in dpkg(8).  Closes: #77001.
   * Modified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so that we can
   * Modified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so that we can

+ 1 - 1
dpkg-deb/dpkg-deb.1

@@ -212,7 +212,7 @@ when building packages to be parsed by versions of dpkg older than
 0.93.76 (September 1995), which was released as i386 a.out only.
 0.93.76 (September 1995), which was released as i386 a.out only.
 .TP
 .TP
 .BR --nocheck
 .BR --nocheck
-Inhibit's
+Inhibits
 .BR "dpkg\-deb \-\-build" 's
 .BR "dpkg\-deb \-\-build" 's
 usual checks on the proposed contents of an archive.  You can build
 usual checks on the proposed contents of an archive.  You can build
 any archive you want, no matter how broken, this way.
 any archive you want, no matter how broken, this way.