From: Adam Heath Date: Sun, 24 Dec 2000 04:42:56 +0000 (+0000) Subject: Fix typo in dpkg-deb.1. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bcb3df4e2a9ef5b25c0569deb1b8463cfa51ec6;p=dpkg Fix typo in dpkg-deb.1. --- diff --git a/ChangeLog b/ChangeLog index c982d658..8ecbe561 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Dec 23 22:41:47 CST 2000 Adam Heath + + * dpkg-deb/dpkg-deb.1: Fix typo. + Sat Dec 23 22:24:23 CST 2000 Adam Heath * scripts/dpkg-divert.pl: Add --truename option. diff --git a/debian/changelog b/debian/changelog index 9eca204e..f47aebf2 100644 --- a/debian/changelog +++ b/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 diff --git a/dpkg-deb/dpkg-deb.1 b/dpkg-deb/dpkg-deb.1 index d3bdf474..90c39686 100644 --- a/dpkg-deb/dpkg-deb.1 +++ b/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.