Browse Source

Fix typo in dpkg-deb.1.

Adam Heath 25 years ago
parent
commit
6bcb3df4e2
3 changed files with 6 additions and 1 deletions
  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>
 
   * scripts/dpkg-divert.pl: Add --truename option.

+ 1 - 0
debian/changelog

@@ -1,5 +1,6 @@
 dpkg (1.8.0) unstable; urgency=low
 
+  * Fix typo in dpkg-deb.1.  Closes: #65945.
   * Add --truename option to dpkg-divert.  Closes: #68489.
   * Documented COLUMNS in dpkg(8).  Closes: #77001.
   * 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.
 .TP
 .BR --nocheck
-Inhibit's
+Inhibits
 .BR "dpkg\-deb \-\-build" 's
 usual checks on the proposed contents of an archive.  You can build
 any archive you want, no matter how broken, this way.